Do we have to execute all the test cases while doing sanity
testing and regression testing??(manual testing)
Answers were Sorted based on User's Feedback
Answer / malay saha
No it is never required to execute the whole test cases..
Sanity testing it done only to check whether the test
environment is working fine as per expected or not...
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / saff
while doing regression testing we do execute all the test
cases, reg testing means verifying wheather the fixed bug
din't affect the other functionalities of system which were
working fine before
so for doing this we need to execute all the test cases
mostly it is done using automation tools
sanity testing is one type of built verification test
where we test the system for its basic functionalities
without going in deep ,it is same as smoke testing but it
is more deeper than smoke and is mostly done to avoid
regression testing when time is the constraint
so we need to write a set of test cases which will cover
the basic functionalites of the system so that we can know
the system is working fine without going in to deep
so the answer for ur question is we dont execute all the
test cases to do sanity testing rather we will select
specific test cases and run them
| Is This Answer Correct ? | 4 Yes | 2 No |
What are the different levels of manual testing?
What is the Sanity Testing??
Branch testing comes under white box testing or black box testing?
What type of contribution provided by management Science and Decision Support Approach to the project management
What is the significance of version control in software testing
How can we test for drastic (severe) memory leakages?
what is main thing of the BB or WB in testing domain?
Hi Folks What are the Interview Questions in Manual testing that I should be aware of. pls give some Interview Questions in Manual testing. Thanx in advance Sunitha.
Hello Friends,I want some clearence regarding. Test report and Final report.
At which stage testing phase will start
Write the test cases for file transfer from one user to other from Google Drive/drop box?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?