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 |
what is non functional requirements used in ur project?
I want to know about satyam manual testing questions
tell me 4 test case technics ?
difference betn adhoc testing and error guessing?
If we have no SRS,BRS but we have test cases does u execute the test cases blindly or do u follow any other process|
How do you test cookies?
What is the difference between smoke testing and sanity testing?
Which are the different tests for apparel testing?
0 Answers Mahatma Gandhi University,
After successful login,If I have to check whether the name of the screen,other contents are proper or not this is called GUI testing.But if I am writing the test for functionality.then may I have to add this [Screen name,other contents]to expected result in my Functional testing or I have to write the other test case document for GUI testing?Thanks in Advance
What is a test severity and test priority? difference between them with suitable examples?
which kind of testing you are performing in diffrent phases of SDLC
What tool do you use in mobile testing?