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 is Resprint and Patch?
what is meant by web service testing and what is the use of web service testing ?
How can I done a Web Testing? Which steps are include in it?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
Please give me example of low priority and hign severity defects?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
Can anybody tell me how to write teste cases real time with a example.And what doc. u require for it.And what r the testing types u apply seriiiially on the application.REAL TIME PEOPLE ONLY.
4 Answers Quest, State Bank Of India SBI,
what is differnce between QC @ QA , test strategy, very urgent pls
At what stage of the development cycle software errors are least costly to correct?
In Manual testing how to test proxy servers? can u please explain with example?
What is pending/Rejected defect. Did ever come across such defect? Give example
What is the difference between santity & smoke testing?