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 |
Can anybody tell me Which documents consider as SRS document?? Wire frame document can considered SRS Document for writing test cases??
what is ment by compatblity testing ? in real time any tool is used to test it? plz real timers
send the senario template
1.what is the purpose of testing ?
Who will prepare FRS(functional requirement documents)? What is the importent of FRS?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
what is mean by funtionality testing and performance testing,and what is the difference?
What are initial conditions?
What is quality center? How many built in tables does quality center have?
how 2 find out nth salary.plz write sql qurires
what is proto type model?
what is test frame work?