does regression testing start from 2nd build or 1st
build?why?could u plz answer
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between a bug, a defect and an error?
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
Can you explian $ pillar of Agile
What is Traditional testing & Object Oriented testing?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
What is a test server?
please send me database stored procedure checklist.
can anyone help me regarding testing patterns?
What type bugs you will find in integration testing with example?
What is black box testing, and what are the various techniques?
What is Difference between Test Strategy and Test Methodology?
What is early testing?
Is an "A fast database retrieval rate" a testable requirement?
how can you test the web environment for security testing?
What are the cases why parameterization is necessary when load testing the Web server and the database server?