What is difference between Regression and Restesting?
Answer Posted / satya
Hi ,
Regression Testing :
After getting confirmation that the bug
is fixed,we would validate if the fixation is giving rise
to any bugs.
Retesting: Re-execution of the same TestCases with
different set of data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain function points?
What is Test Design?
When should you opt for manual testing over automation testing?
What are all the scenario for 1.google analytics 2.api 3.paypal
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
qtp9.2 and qtp10.0 difference
how we write test cases to brs,srs,hlds,llds
What are the different ways of doing black box testing?
How to integrate Bugzilla with QTP?
What is bucket testing?
What is the role of the test group vis-?is documentation, tech support, and so forth?
Enlist some bug status along with its description?
Information about Automated Software Installer
i looking for the software testing job with the exp of (1.5 yrs ), if anybody knows how to approach the companies ,pls let me know , possible que which will be asked in interview ? pls send me sample resume for testing ....pls do the favour as soon as posible .
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....