what is the difference between regression testing and
retesting?
Answer Posted / sj16
Regression Test:: To check whether the change component
introduce any error in an unchanged component is called
Regression Testing..
Re-Testing:: Testing one module again to check whether its
working fine or not or say second time testing of that
particular test case is called Re-Testing..
Example:: Suppose we have 3 module i.e
Adding,Deleting,Updating now we find some bug in Adding
module and after that bug is fixed we again test that Adding
module is working fine or not this is called Re-Testing and
Testing the Remaining modules to check whether they r
working fine or not after the bug fixed in Adding module is
called Regression Testing..........
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
For any web application, what are the possible login features that should be tested?
what is conditional testing? explain and examples
What is a bug triage?
which sanity testing is performed?
tell me some major and minor defects in ur net banking project?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
Explain briefly your project.
How can I do Server side Interface testing in Web Testing?
What is Mixed Testing
What is Stability and Performance Testing in Testing the TV
What is reverse engineering?
What is alpha testing?
How will you determine when to stop testing?
uses of checklist
How would u test and automate an Antivirus application ?