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
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
Which function to use to compare the application date with system date?
What is test parameter
What is the purpose of regexp_label property and regexp_msw_class property?
descriptive program for web application.
Explain the purpose of different record methods?
Explain data parameterization in winrunner?
What is the purpose of a gui spy?
soft key for virtual object wizard ?
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
Name the three modes of running the scripts?
What information is contained in the checklist file?
Why don’t we normally load the gui maps through start up scripts?
What is the difference between gui map and gui map files?
How do you configure gui map?