Difference between re testing and regression testing, smoke
and sanity testing
Answer Posted / wasim
Retesting is executing the same step which is logged for a particular defect. To see that whether it is occuring again.
Regression Testing is re-executing the whole Test Case once again for occuring same defect or occuring defect due to it impact.
Smoke Testing is to test the application some general and major functionality to see whether it is acceptable for testing or not ?.
Sanity Testing is to test the main or crucial functionality of the application.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is Traditional testing & Object Oriented testing?
Can anyone list out major scenarios for an application managing drug composition?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
How soon the bug should get fixed?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
1. what exactly is heuristic checklist approach for unit testing ?
Give the real-time example for back-to-back testing?
What is regression testing? When to apply it?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
What is defect cascading in software testing?
What impact ratings have you used in your projects?
what is entry and exit criteria and explain it?
What exactly you do as a Configuration controller?
What are the uses of test plans? What is the need of test plans and explain their significance
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?