what are the definitions of smoke , sanity and dry run
testing ?
Answers were Sorted based on User's Feedback
Answer / rahul singh
1.Smoke testing---
Smoke testing originated in the hardware testing practice of turning on a new piece of hardware for the first time and considering it a success if it does not catch fire and smoke. In software industry, smoke testing is a shallow and wide approach whereby all areas of the application without getting into too deep, is tested.
2.sanity test---
A sanity test is a narrow regression test that focuses on one or a few areas of functionality. Sanity testing is usually narrow and deep.
A sanity test is usually unscripted.
3.Dry run test---
Test or check performed on a computer, hardware, or electrical equipment. This test is generally run to test the performance or stability of a particular product before it is made available.
Is This Answer Correct ? | 7 Yes | 1 No |
SMOKE TESTING:
--------------
Smoke testing originated in the hardware testing
practice of turning on a new piece of hardware for the first
time and considering it a success if it does not catch fire
and smoke. In software industry, smoke testing is a shallow
and wide approach whereby all areas of the application
without getting into too deep, is tested.
A smoke test is scripted, either using a written set of
tests or an automated test.
SANITY TESTING:
--------------
A sanity test is a narrow regression test that focuses
on one or a few areas of functionality. Sanity testing is
usually narrow and deep.
A sanity test is usually unscripted.
Is This Answer Correct ? | 0 Yes | 0 No |
Want to learn Manual Testing- mail to manualtestingtraning@gmail.com
What is test closure?
hi, can any one tell me which book is simple to learn (technical words)in testing ?
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
I want to know the real time cycle i.e SDLC.(First of all Buisness logic is prepared,but doesn't know by whom and with the help of whom?)Similarly what are the next steps (the persons involved) and connection in between the steps.
What's the difference between system testing and acceptance testing?
what is the importance of SQL and SQL Server in Testing and also let me know the best institue for SQL and SQL SERVER for this 2 courses? Thanks in Advance.
Write all combinations of test cases for calculater on -symbel
Explain Application boundary?
What are stage in a Bug Life Cycle?
give me an example of high severity and low priority.And low severity and high priority
How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?