What is the difference between Regression and Retest
Testing?
Answer Posted / samrat jha
Retesting is testing the same build again n again just to
confirm that the S/W(Build) is working according to the
specification... whereas Regression testing is rerunning
the old test cases on newer builds... actually wenevr we
find any bug we report It to the developers or sumtyms to
the review committee(If available). then the bugs get fixid
nd same build wid a new build ID is given to the testers to
confirm dat the bugs which were found in previous test runs
hv been fixd nd the fixing of the bugs has nt introduced
any new bugs to be appear...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
What is Test Design ?( Urgent) and Test Design for Printer?
What is AGP?what is setup.inf?What are the ways to install driver?
how many meeting in realtime environment? what are they?plz explain?
When the GUI Testing will be held on the V model ?
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
Explain the importance of agile testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What are the uses of test plans? What is the need of test plans and explain their significance
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
could any body plz let me know which is best training institute for telecome testing in hyderabad?
What are the differences between web applications and client and server applications?
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?