How do we decide scope for smoke and sanity testing?
Answers were Sorted based on User's Feedback
TL or PM conduct the smoke test to ensure the build contains
all the major functionality present and there are working.
Tester conducts the Sanity test to ensure the stability of
the application build.Tester finds weather the application
build is stable for complete application or not.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / paresh
These testing comes after Installation testing....It is
also known as build verification test (BVT)TL or PM conduct
the smoke test to ensure that whether the application is
working properly or not...Like installing s/w,navigate
through all the menus,etc.i.e It tells us whether the
application is dead or alive.....
Whereas in Sanity
Tester conducts the Sanity test to ensure all the major
functionality are being handled or not
| Is This Answer Correct ? | 4 Yes | 0 No |
why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.
How to write a Batch script and Batch Framework?
when developer will found bug they will store that bug in Dts 1- yes 2 - sometimes 3 - No 4 - none of these
Can you explain how tpa works?
write Test Cases on PEN and Fan. Like GUI and Functionality. Positive and Negative?
2 Answers CSR, Hoch Technologies, Mind Q Systems,
Do testers have to write separate test cases for performing sanity testing??
wat is the diffrence b/n dyanamic blackbox testing and static black box testing.and which one is better
what are the test bugs
Hello everybody, How many people do you think one sprint team can have in average?
How is testing affected by object-oriented designs?
what is manual testing? what is the difference between manual testing and automation testing?
What is software development Life Cycle (SDLC)? where exactly the Testing activity begin in SDLC?