How do you select test cases for Regression Testing(The
point is when there is change code how do you come know
which part of code or modules it will affect).

Answers were Sorted based on User's Feedback



How do you select test cases for Regression Testing(The point is when there is change code how do..

Answer / bhagyashree

Hi,i also came across the same question.from my point of
view suppose we are testing gmail application and it
contains almost 1500 test cases.If new functionality is
added that time we can't test all 1500 test cases.

for that we have to select few test cases with the help of
using RTM.bocz in RTM its mentioned clearly the test cases
name and its functionality and it comes under which
module.From that we can come to know which functionality
gets effected and we can pull the corresponding test cases
to regression suit

Is This Answer Correct ?    0 Yes 1 No

How do you select test cases for Regression Testing(The point is when there is change code how do..

Answer / prabhu

think before you give answer.regression testing mean
testing an application if any changes made or new
functionality is added to the application.

Is This Answer Correct ?    2 Yes 4 No

How do you select test cases for Regression Testing(The point is when there is change code how do..

Answer / rafi

Hi All,

If There is a code change and if some new functionality
been added means there will be an PCR(project change
request )will get updated for the both Testing and
development team. so you need not to retest(regression)for
newly adding functionality just we need to do the
regression for old functionality(old coding)and later on
once the code completed u have been intimated by project
leader to test the newly added functionality.

hope this is clear if no pls tell me, i will put it in
clear with example

Rafi 9841733045

Is This Answer Correct ?    1 Yes 3 No

How do you select test cases for Regression Testing(The point is when there is change code how do..

Answer / archana

Hi All,

I too come acorss this question. what is regression tetsing
and how do u find out which test cases has to be tested for
regression testing?(how do u knw which functionality is
affetced due to the change in code? u'll test all the test
cases??)

Is This Answer Correct ?    0 Yes 4 No

How do you select test cases for Regression Testing(The point is when there is change code how do..

Answer / wh

This question could be answered by giveing a simple example:
Consider an example of a form which has a username,password
and and Login button.
There is a code change and a new button "Reset" is
introduced. Regression testing(for that build) will include
testing only the "Login" button and not the Reset button
(testing Reset button will be a part of cunation testing).
Hence the Regression tester need not worry about the change
in code,functionality. But he has to make sure that the
existing functionality is working as desired.
Testing of "Reset" button will be included as a part of
Regression, for the next build

Is This Answer Correct ?    3 Yes 12 No

Post New Answer

More Manual Testing Interview Questions

For any web application, what are the possible login features that should be tested?

0 Answers  


why it is know as alpha and beta testing(alpha & beta)?

2 Answers   Satyam,


i was testing a website for many months and everything was working fine from login to sign up and all the scenarios. but my boss asked me why login and sign up is not working?

2 Answers  


What is Low level design & High level design? and brief description.

1 Answers  


what are the Levels of testing?

19 Answers  






what is gap analysis

2 Answers   QA,


Write a Test Case to test Can of Coke?

1 Answers   Adidas,


What is black box testing, and what are the various techniques?

0 Answers  


hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.

0 Answers  


I saw the term 'Idiot Proofing' under White box test techniques. Really what does it mean?

1 Answers  


what is stand alone application?

1 Answers  


Tell the procedure to close word file?

4 Answers  


Categories