What is Retesting & Regression Testing? When do we use
retesting & regression testing(i.e In what situation)?
Please clear me.
Answer Posted / sush
Re-Testing: testing the build/ application multiple times
with the same set of Test Cases and the Test Data, which was
used for testing the same application for the first time.
Regression Testing: Testing the new build/ application when
some new functionality is added to the system. This type of
testing usually done to see that the added functionality do
not affect the functionality of the build which was already
tested.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
What are different types of verifications?
What’s the difference between verification and validation in testing?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What is a defect?
how can u prepare the test plan?
What is a ‘test plan’?
How to do security implementation for any URL??
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
What is the difference between manual testing and automation testing?
What are the bussiness scenories?
Do you use any automation tool for smoke testing?
What is build interval period?
Explain Operational Acceptance Testing with example ?