Which testing activities are automated in Quality Engineering?

Submitted by: Administrator
★ Functional tests:
Identify some P1 and P2 cases which are most critical for project success and operations and automate them. After every new build, these scripts will assure the fixes does not broke any of the critical functionality.
★ Regression test suites:
Test the need to be run after each build.
★ Performance tests:
Identical test the need to be run on different browser.
★ Stress tests
★ Load tests
Submitted by:

Read Online Certified Quality Engineer Job Interview Questions And Answers