what is difference between smoke & sanity testing?
Answer Posted / bala
smoke testing is the set of test cases which we execute
whenever we are getting a new build , smoke test is used to
verify that a build is testable on the basis of the test
execution status of the smoke test cases.we can reject the
build . there is no need to further test if the execution
is unsatisfactory smoke test saves time in testing
cycle.These test cases include the basic test cases which
include installation and basic functionality.
Sanity test cases is the test of major and critical
fundtionality test cases like navigation authentications .
Sanity testing is a one time job for application .
smoke testing is performed everytime we get a new build of
the same application.
| Is This Answer Correct ? | 23 Yes | 9 No |
Post New Answer View All Answers
How to integrate automated scripts from testdirector to winrunner scripts?
How to find the local host name using winrunner ?
what is risk?
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
What is the purpose of different record methods?
How to get the resolution settings?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
How do you load GUI map?
What is the use of test director testing tool?
Why don’t we normally load the gui maps through start up scripts?
Explain the purpose of gui map configuration?
Explain difference between winrunner and test director?
what is the difference between toggle checkpoint and checkpoint?
supose 10 times text data is there but it will run 8 times whtat will you do.
What is the use of gui map?