Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is the first query u encounter to test a database..?

2 Answers   IBM,


After receiving the build.How will you start the testing

3 Answers   QA,


What is difference between smoke testing and sanity testing? In simplest manner...

7 Answers  


Is Alpha testing done by developers or testers?

8 Answers  


what is meant by test strategy?

2 Answers  


Please give an example of White box Testing?

3 Answers   ABC,


What is Usecase

6 Answers   Satyam,


How do you evaluate the quality of software?

1 Answers  


While doing system testing your have missed out some issues. The same issue is found by customer and he reverts back to you for an explaination. How do you convince him or how do you justify yourself about your testing?

3 Answers   Broadridge, HP,


what is build and release and what is the difference b/w them?

2 Answers  


Can anyone explain Boundary value Analysis and equavelance partition with real time example

10 Answers   Accenture,


Explain what is exhaustive testing?

0 Answers  


Categories