What is the exact difference between retesting & regression
testing? Please advise in detail
Answer Posted / shailaja
Regression Testing is the entire module after the bug has
been fixed
Retetesting the specifed bug after the bug has been fixed
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How do you know the code has met specifications?
What is a defect?
what is date field test case
How to explain the Insurance project in the interview?
Can you explain requirement traceability and its importance?
For any web application, what are the possible login features that should be tested?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What impact ratings have you used in your projects?
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
In Manual testing how to test proxy servers? can u please explain with example?
I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in
What are the main key components in Web applications and Client Server applications? and their differences?
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
Can you explain the pdca cycle and where testing fits in?
What is the most important phase in STLC and Why