difference between smoke testing and sanity testing?
Answer Posted / dinesh
Smoke testing :
-------------
This ensures that the new build is working fine or not..if
its success then the build will be accepted otherwise it
would be rejected...In simple we can say sanity testing is
to ensure the Build.
Sanity Testing :
---------------
This is for starting the Testing process on a
application..This testing is populary known as environment
shakedown.It touches the End to End funcitonalities of the
application to be tested.If it fails the test execution
cant be performed otherwise we can go ahead with the test
execution..In simple we can say smoke testing is to give
the signal to start the test execution on a particular
application...
(Update me if i'm wrong...)
Regards,
Dinesh.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Changes and enhancements to system?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
Define brain stromming?
What is test plan and contents available in a test plan?
Explain briefly your project.
How should your staff be managed? How about your overtime?
Explain the defect life cycle.
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
Who are all involved in an inspection meeting?
Please can any one tell me 1).Types of reports 2).Types of Meetings.
Can you explain requirement traceability and its importance?
can anyone help me regarding testing patterns?
how to connect your project in database?
. Is any graph is used for code coverage analysis?
What is data matrix? What is the use of it?