does regression testing start from 2nd build or 1st
build?why?could u plz answer

Answers were Sorted based on User's Feedback



does regression testing start from 2nd build or 1st build?why?could u plz answer..

Answer / brahma412

i said regression starts from 2nd build upto last build.why
means here regression testing is done on the modified build
.when the build is modified from 2nd build only.
devlopment team--sends 1st build to --->testing
dept--->verifies the 1 st build--->send defects to
development team------->defects r fixed----->2 nd
build(modified build i.e 1st build)
is it not correct?if not ,could u plz answer?
brahma412@yahoo.co.in

Is This Answer Correct ?    25 Yes 2 No

does regression testing start from 2nd build or 1st build?why?could u plz answer..

Answer / atasi

regression testing starts from the second build onwards.
This is because regression testing is done in the following
two scenarios:
1)when testr finds a defect in the build and sends it to
the developement department,they fix it and send the second
build to the testing dept.The testers start testing the
defect functionality and the related test cases again.This
is called regression testing starting from the second build.
2)When some additional features are added to the already
tested build and released for testing then the tester test
the new functionality as well as the related functionality.
The testing of the related functionalities in this case
is called regression testing.

Is This Answer Correct ?    7 Yes 0 No

does regression testing start from 2nd build or 1st build?why?could u plz answer..

Answer / vamsidhar

regression testing is done to check the unintended adverse side affects, if there are any code changes or modifications on the build. obviously it is not possible to do regression testing from the first build. only regression testing is performed from the 2nd build. in this process we test the new changes made in the build(2) as well as the already tested functionality of the previous build(1) to make sure that changes made in the first build does not affect the functionality of the second build

Is This Answer Correct ?    2 Yes 0 No

does regression testing start from 2nd build or 1st build?why?could u plz answer..

Answer / sunitha

regression testing is start second build

Is This Answer Correct ?    3 Yes 2 No

does regression testing start from 2nd build or 1st build?why?could u plz answer..

Answer / s.k.durg

It starts from 1 build onwords....there are 3 types
1.Unit Regression-only 1st build
2.Regional regression--Integration testing
3.Full regression-system testing

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

Can you please explain about the erp project

0 Answers   IBM,


Which are the standards for software test plans?

0 Answers  


Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.? and which phase of STLC comes?

1 Answers  


When should testing start in a project? Why?

7 Answers  


What is the V-model?

2 Answers  






what is mean by computer standards,with ex?

4 Answers   IBM,


Guys, can any one of u give the realtime example for Integration Testing

2 Answers  


In an ATM machine , after entering pin -> not able to withdraw money. What are all the possible reasons. Debug

2 Answers   Amazon,


Which metric is used for extent of testing? a.)User Participation b.)Acceptance criteria tested c.)Test Cost d.)Test Automation

1 Answers   Amdocs,


how to report a bug to the developer?What is the structure of Bug tracking?

4 Answers  


How can World Wide Web sites be tested?

1 Answers   Crea,


What is UML and how to use it for testing?

2 Answers  


Categories