what is difference between regression and retesting?
urgent
Answer Posted / raj
Regression Testing: Whenever new code is added to the
existing software, testing whether the new code has any
impact on the existing functionalities.
Re testing: After raising the defect, developer fix the bug
testing which is carried out to verify whehther that bug is
fixed or not is called re testing
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to find that tools work well with your existing system?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
To specify the test artifacts involved in testing.
How the application is launched to the production environment?
how deployment phase of SDLC differs in product based and in service based company ?
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What is the difference between load testing and performace testing?
After insert the record in front-end, how will you check the back end by manually? Please explain?
What is unit level testing?
How do you get programmers to build testability support into their code?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
What are the disadvantages of manual testing?
How would u test and automate an Antivirus application ?
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
What's the difference between system testing and acceptance testing?