diff b/w smoke and sanity testing and what is migration
plan in testing?
Answer Posted / mudaseer
Smoke testing is a wide approach where all areas of the software application are tested without getting into too deep. However, a sanity software testing is a narrow regression testing with a focus on one or a small set of areas of functionality of the software application.
The test cases for smoke testing of the software can be either manual or automated. However, a sanity test is generally without test scripts or test cases.
Smoke testing is done to ensure whether the main functions of the software application are working or not. During smoke testing of the software, we do not go into finer details. However, sanity testing is a cursory software testing type. It is done whenever a quick round of software testing can prove that the software application is functioning according to business / functional requirements.
Smoke testing of the software application is done to check whether the build can be accepted for through software testing. Sanity testing of the software is to ensure whether the requirements are met or not.
in a company 3 test engineers(x,y and z) are appointed to test 3 modules.if 1 of them quits then risk is involved.so there is a mitigation plan.x's primary module to be tested is module 1 but he should know the basics of module 2.similarly every test engineer should have the knowledge of other module.if a test engineer quits then a new test engineer is appointed and he can be taught about the module
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Tell me the SRS based review,brs based review
What can you tell about the project if during testing you found 80 bugs in it
What is the difference between qa, qc, and testing?
Being an Manual tester, what will be the role or activity in test plan ?
what are the test bugs
how many meeting in realtime environment? what are they?plz explain?
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
What is the difference between manual testing and automation testing?
please anyone let me know the -ve testing of Excel sheet?
What is error cusing tecnique
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.
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
what is conditional testing? explain and examples
What is baseline testing?