PHD Discussions Logo

Ask, Learn and Accelerate in your PhD Research

Question Icon Post Your Answer

Question Icon

6 years ago in Regression Test By Prithvi Patel

Test case to conduct succeeding regression cycle

Which test should I use in succeeding regression cycles? And which are the test cases that I should consider for regression testing?
 

All Answers (6 Answers In All)

By Renu Answered 6 years ago

Prithvi, normally regression test is classified into obsolete test case and re-usable test case.
In succeeding regression cycle case, you can only use reusable test case.

By Divya Answered 6 years ago

I guess you can use obsolete test as well.

By Rachana M Answered 6 years ago

divya, you cannot use obsolete test for succeeding regression cycle

By Prithvi Patel Answered 6 years ago

And what about the test cases?

By Rachana M Answered 6 years ago

Well, regression test can be done by choosing the following:
Successful test case sample
Failure test case sample
Complex test case
Integration test case
Test case with frequent defects

By Prithvi Patel Answered 6 years ago

Thank you so much for the answers. It was very helpful.

Your Answer