test techniques Questions

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?

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?  

 

What are the future options for one year experienced software tester?

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

Does anyone here have any experience or knowledge of performing acceptance testing on automated conveyor systems utilised for the sortation of items.

This is a mixture of software and interfaces with moving machinery and integrating into data systems 

For example conveyor or materials handling conveyors used in the managment and distribution of luggage around a large airport 

I am looking to understand how you defined the scope of test and the framework adopted with the possibility of benchmarking the activities you have performed.

Any advice would be greatly appreciated.

mPOS applications are Mobile Point of Sale Applications. How to automate the test cases for such applications

This is regarding the apple native app review farming feature. I want to test this for my app as we have implemented this for our app and now we don't know how we can test this before go-live. Can someone help me to find out the way to test this?

Looking for a tool that helps to manage all our automated test cases in selenium and give an interface to manage them

Pages

StickyMinds is a TechWell community.

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