Do we have to execute all the test cases while doing sanity
testing and regression testing??(manual testing)
Answer Posted / 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 |
Post New Answer View All Answers
Explain user acceptance testing.
please send me interview questions asked in google in testing - manual
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
What is the typical situation u faced while collecting the test data?
Can you explian $ pillar of Agile
Write test cases on duster
Architectural structure of the insurance project?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
Why do you need to parameterize fields in your virtual user script?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
How we will test ubercate
Why is software testing required?
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
Work flow in testing in your company?
what are the prerequisite conditins to test clientserver and web applications