does regression testing start from 2nd build or 1st
build?why?could u plz answer
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
What is Boundary Value Analysis(BVA) and Equivalence Class Partition(ECP)?
You are the test manager starting on system testing. The development team says that due to a change in the requirements, they will be able to deliver the system for SQA 5 days past the deadline. You cannot change the resources (work hours, days, or test tools). What steps will you take to be able to finish the testing in time?
Hi, I have almost completed 5 years in manual testing and now want to switch over or explore something new in testing. Friends, can you post me your sugesstions?
Who will assign the work to Test Engineer?
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
wat is cookie And Session testing ????
Explain branch coverage and decision coverage.
write a testing stratgy \ approach for a product that you are use every day (e.g gmail, out look etc)
what is the diff. between Test Case and Test Secenario ? give me one example ?
what is verification, validation
What is a failure?
how to do testing estimation ? is there any genearl formula for that ?