what is difference between smoke & sanity testing?
Answer Posted / guest
Hi,
Smoke testing--> Hardware product , after completion is
tested considering it a success if it does not catch fire
and smoke. Smoke testing is named after that only. It is
widely used in case of software testing.The basic
fundamental is to test a huge area of code without going
deep into it.
It is not a scripted one.
the objective of smoking testing to go through the whole
system at once.
Sanity testing-->It the the contrary of smoke testing.Sanity
testing works upon one or a few areas of functionality.
It is a unscripted one.
The basic objective of sanity testing is to verify whether
requirements are met or not.
Bbye
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name the different modes of recording?
Name the two modes of recording?
How do you suppress a regular expression?
Have you used winrunner in your project?
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 to do text matching?
When would you use 'set_window' and when would you use 'win_activate'?
How do you copy and move objects between different gui map files?
What is tsl? What 4gl is it similar too?
What is a checkpoint and what are different types of checkpoints?
what is qtp licence
What are the three modes of running the scripts?
How should we write and execute a user define function using WinRunner.
What is the difference between gui map and gui map files?
How to integrate automated scripts from testdirector to winrunner scripts?