what is diff b/w smoke testing & sanity testing?
Answer Posted / vinod
Sanity testing:
Sanity testing nothing but the tester goes to developer
place and perform some test without write any testcase.
Smoke testing:
smoke testing is noting but testing the major
functionalities.That means once the tester receive the
build, first he/she need to test the major functioalities
of the module the major functionalities not satisfied the
smoke test we just reject the build.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what exactly is heuristic checklist approach for unit testing?
What is the difference between three tier and two tier application?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
How will you do beta testing?
Which test cases are written first: white boxes or black boxes?
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
What is showstopper defect?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
What is the difference between pilot and beta testing?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
What is the Testing strategy for testing client server applications/products?
Can you explain the workbench concept?
what is the function generator?
what is conditional testing? explain and examples