Answers

Question and Answer:

  Home  Quality Engineer

⟩ Which testing activities are automated in Quality Engineering?

★ 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

 138 views

More Questions for you: