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
Where do you found that you can't use winrunner for automation?
Explain the difference between gui map and gui map files?
What is the purpose of a gui spy?
How to read the third party controls in the application
Explain the purpose of different record methods?
What is the purpose of gui map configuration?
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
How to have winrunner insert yesterdays date into a field in the application?
Explain the winrunner testing process?
How do u check FONTS in Login Window?
What Framework is suitable to validate the Login screen.
What are different types of checkpoints?
what is the testing high level architecture
Name the three modes of running the scripts?
How do you handle tsl exceptions?