What is the deference between regression testing and re-testing?
Answers were Sorted based on User's Feedback
Answer / prashant sharma
Re testing - It is done to make sure that the test case which fails in last executionare passing after the defects against those failures are fixed.
Regression testing- Check whether the newly added funtionality not affecting the existing system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nagaraju
Re-testing: Testing the application with various samples of
data is known as regression testing. we can also call this
as "Data Driven Test".
Regression Testing: Testing the application which is already
tested is known as regression testing. Here application new
build will be tested.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / nagaraju thammali
Re-testing: Testing the application with various samples of
data is known as Re-testing testing. we can also call this
as "Data Driven Test".
Regression Testing: Testing the application which is already
tested is known as regression testing. Here application new
build will be tested.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / guest
Regression Testing:Re-execution of test on the modified
build with multiple test data.
It also checks the modifications is effected in other
functionality or not.
Retsting testing:Re-execution of test on the same build
with multiple test data.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Negative testing?
How much the bug is affecting the functionality of the application?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
Any body can explain how do we find Duplicate Defects.
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ?
How will confirm the Test Cases are passed?
Hi, I am Nithi. I have completed my MCA in 2005i am heving 2.2 yrs of experience in testing because of my daughter i got break during mar 2006 to dec 2007.now i joined in a small s/w company as tester.and i am looking for MNc job.what are all the things i want to prepare thanks in advance pls help me
What are the tools of performance testing?
On which documnets are used to write System Test Cases? What are the contents in Ststem Test Cases?
How many Types of test Case are there? What are the challenges u faced in Ur Company ? What are intonation u taken in ur project?
1 Answers Reliance, Tech Mahindra,
What is database testing?