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 |
Graph-based testing methods can only be used for object-oriented systems .Is it true. explain
What methodologies have you used to develop test cases?
How do you know your code has met specifications when there are no specifications?
What is test scenario, use case, and test case?
Explain the procedure for manual testing.
what is the difference between Load,Stress and Volume Testing?
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
what is mean by end to end testing?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
do u know abt descryptive programming
suppose u have raised one bug.u have posted to that concerned developer..he can't accept that is a bug.what will u do in the next stage?
What are the drawbacks of manual testing?