Answered Questions

  • Regression Testing Testcase Set

    How many functional test cases are included during build regression testing? For ex: if there are 100 functional test cases will you execute all the test cases again during regression testing?

    Kerry

    • Mar 26th, 2018

    No, I will test the cases which were caused the bugs, and test the high priority cases as the regression test.

    mamta sharma

    • Aug 30th, 2016

    I will test the bug fixed issues and test the functionality whenever there is some changes in code