what is the diffrence b/w Regression testing and re-testing
Answer Posted / vidya
Regression testing:
Re execution of a selected test case on modified build to
ensure bug fix work and occurances of side effects is
called regression test.
Retesting:
Re executing the same test more than one time with multiple
test data.it is also called iterative or re-testing.
For Example: There are 10 testcases to be passed for a
requirement. But 10th testcase failed and tester raised a
defect in the defect log.
Retesting: After the above defect is fixed, tester need to
execute the 10th testcase to check the expected result for
the same.
Regression Testing: After the above defect is fixed, tester
need to execute the 20% of above testcases by selecting
randomly to make sure that existing functionality is not
broken because of the above fix.
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
how to explain banking domain project in testing?
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
What are the different strategies for rollout to end users?
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
can anyone tell me few critical bugs in ecommerce project.
What are the tasks of test closure activities in software testing?
what r the 5 major defects that u found in ur shopping related project?
Which model is following in your company for developing software?
what is API 2.0?
Can automation testing replace manual testing?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
What type of metrics would you use?
qtp9.2 and qtp10.0 difference
How do you determine user soad for a perf test of a Web application?
If you're given a program that will average student grades, what kinds of inputs would you use?