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
What is a maturity level?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
I want to know about satyam manual testing questions
what r u r responsibilities in current project
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
In simple steps how will you do unit testing using VSTS?
write test case for linked in sign up page ?
What about the test case if the field only takes a certain number of characters or a minimum number?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
How can I done a Web Testing? Which steps are include in it?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
how to clarify functional requirements and non functional requirements in a srs?