diff between smoke testing and sanity testing
Answer Posted / samsirsameer
Smoke Testing:
Also called as BVT 'Build Verification Testing'
Done every time a new build is received to verify whether
the basic functionlaity is working fine or not.
Example, page navigations, all tabs, entities creation,
updations, deletions.
Usually done by Automation engineers whenever a new build
is recieved.
Sanity Testing: Testing major functionalities of the system
to ensure whether we can proceed further testing with the
build.
Example: We encountered a showstopper bug (blocking major
part of the application under test) and it was fixed and
given to QA. The QA will do a sanity test around that fix.
Thanks, SamsirSameer
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain briefly your project.
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
HOW TO CREATE SRS REVIEW REPORT TO PL?
how recovery manager works in winrunner
What is bucket testing?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What makes a good test engineer?
What is an entry criteria?
Can you please explain me how to do testing of an E-insurance project end to end process..
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
What is split testing?
Which testing model is best as per your understanding, and why?
how deployment phase of SDLC differs in product based and in service based company ?
what is conditional testing? explain and examples
What is checkpoint? How can you handle the checkpoints?