quality assurance Questions

Currently, we have created a reservation system using outlook rooms. Each test environment within the lab has a "room" that someone can book in outlook and gives the user/tester the ability to see what labs are available. However, there are limits to the amount of information that can be supplied for each "room" and it really is not easy to see further details of the "room" (server image, server os, sql server version, application versions, etc). 

 

I know about LabAgenda, and may pursue this. But is there any other systems out there that people prefere? 

Which are the best test automation system for stress testing hardware and software algorithms?  

Right now we are getting lot of requirements from the client to verify the website has ADA compliance?

Can anyone suggest how to carry out this compliance testing?

If a Scrum "increment" is to be "done" by the end of the "sprint", where "done" means usable/releaseable, I assume testing has to be part of the sprint. Since sprints are not supposed to last more than a month, depending on the scope of the sprint goals, testing is either ongoing or occurs just before the end of the sprint. It seems on-going has to be the answer, but regressive testing of the new increment with previous incrments can grow into an increasing work item.

Does anyone with experience in this have thoughts to share so I can understand better how this is done?

So, I'm writing automation tests for a huge web platform. We have page objects folder with files for each web page which contain a great amount of selectors used in tests. Also, tests pertaining to one of the component/functionality are all grouped in one file. 

 

The main question is whether the functions used by multiple tests (and some will have assertions in them) should be written:

1. Functions w/o assertions in page object and those w/ assertions in helper file for that component/functionality

2. All functions in helper file

3. Functions w/o assertions in page object and write the rest of the commands with assertions in the specific tests even though they may repeat and make the file with tests huge.

Testing is done in javasctipt(more recent: typescript), selenium webdriver, protractor, jasmine.

I really hope someone can solve this conundrum since nobody in my office has enough experience to help me. Thank you!

p.s. Should we group tests in one file? or write wvery test in a separate one?  

 

It's a survey on usual test automation tools ( open-source vs commercial) and what people think (and want from) about them.

I was just wondering if anyone decided to make the switch and, if yes, how did that go? 

Any feedback? 

Being novice and currently working in support and name sake testing i want to know if it would worth orr beneficial to learn Salesforce if I project to be in as Software Tester ahead. Please help asap.

Hey, 

As a QA Manager, I've been requested to train my wider team that includes Product owners, business analysts to train them in software testing that's relevent so they can lend a hand as my team has been significantly reduced due to losses.

Any strategy you could suggest or guidelines to how to go about it will be helpful please?

Thanks

Rekha

Want to cover the visual screen for the web project

I am verifying all the visual controls are displaying as expected after changing some componant library in project.

Pages

StickyMinds is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.