Quality is delighting customers
Is there any method or docs thru which we can know what all cases we need to run
for regression testing ?
Tags:
Permalink Reply by Samrat Jha. on October 18, 2012 at 12:42pm Hi Neha,
Simply we make a decision about those test cases which we need to execute again and again... and test cases which covers that area of the application which may have side effects of the changes ... list those test cases and make them part of regression test suite...
Sometimes, Impact Analysis is done to make it sure that if changes is done , which all area will be impacted and it helps in deciding the test cases which should be put under regression test suite..
Here comes the specifics :-------------
1) Those test cases which covers the Code functionality of the software becomes the part of Regression Test Suite.
2) Those test cases which you need to run again and again ( Priority test cases ) becomes the part.
3) Those test cases which has been written which has exposed more number of defects in the previous test run.
4) Those test cases which has been written for those areas which has been changed frequently in recent time.
5) Test cases which has been written for those areas which is highly visible to the User.
6) Test cases which covers the mandatory requirements of the Customer ..
7) Successful test cases ( which has revealed most test cases in the past versions ) will also become the part of regression test pack...
Even the new test cases get added and old test cases may get deleted from the regression test pack time to time... ( I mean we maintain the Regression test pack during the life cycle of the Project )
Hope it will help You ..
Regards:
Samrat Jha
Technical Executive
QT-Team.
Permalink Reply by Neha Gupta on October 19, 2012 at 5:17pm Thanks Samrat..this was helpful !!
Permalink Reply by sandeep hanumanthakari on October 19, 2012 at 10:59pm As Smart said , we mainly focus on the high priority testcases and we will cover sanity testing of all features in the regression cycle.
Permalink Reply by Siddiq on October 20, 2012 at 8:17am You can select any of the regression strategy to pick your test cases out of your suite, like..
1) Regress ALL - best(whole regression suite)
2) Regress severity and priority
3) Regress Defects/issues
4) Regress SMOKE suite
the above strategies are going to help when you have your project constraints available TIME, COST and EFFORT(testers in our case)
Permalink Reply by Nagaraju.Velde on October 20, 2012 at 10:18am Hi,
How to Identify Regression Test cases...........
Permalink Reply by Nagaraju.Velde on October 21, 2012 at 4:20pm Hi,
How to Identify Regression Test cases...........
Director - Head of Global Test Center at Barclays
© 2013 Created by Quality Testing.