What is meant by retesting? Is it similar to smoke/sanity
testing?
Answer Posted / lily
When a functionality is added to the application, we need to make sure the newly added functionality does not break the application. In order to make it sure we perform a repetitive testing called regression testing. We also do regression testing after developer fix the bug.
Smoke testing: initial set of test to check whether the major functionality are working or not.
Sanity testing: It is the subset of regression testing. It is perform when we do not have enough time for testing.It is surface level testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can anyone explain the working of tsys application in credit card industry
Can you perform regression testing performed manually?
How can new software qa processes be introduced in an existing organization?
What is code complete?
Give notes on role of ISO in quality assurance.
Tell me some key points to consider while writing a bug report.
Have you written test strategy?
Explain the types of documents in software quality assurance?
Define Quality testing ?
What is cast?
What is Defect Density ? What is the formula? Explain with example
How is monkey testing different from adhoc testing?
Explain what are test driver and test stub and why it is required?
What is is External Quality Assurance (EQA) and Final Inspection (FI)?
What is the difference between the test plan and test strategy