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 |
How to do Performance Testing manually for a Flash Application?
Who will give the Priority and Severity?
Hi all, Am a new comer of this site, and into testing. Basically a BBA graduate, a fresher in IT industry..well am doing my testing course in STC.., chennai. Cld anyone send me across few testcases.. Thankyou
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?
what is latent bug and golden bug.
1Who performed sanity and smoke testing :-- developers or testers ? Explain with example and prove ur answer. 2 Company has developed a project for company B, company B has to introduce this project into the market. The acceptance testing is performed at Company B. is it called as alpha testing or beta testing ? Explain with example and prove ur answer.
what r the topics coverd in maual testing? OR syllabus for manual testing
How to report Negative Test Cases? Do we need to insert any new column in the Test Case Document for Negative Test Cases seperately? I'm very much confused. Please answer this question!!!
Describe to me when you would consider employing a failure mode and effect analysis.
What is the first query u encounter to test a database..?
Which are the major bugs u found while testing an aplication?
what are test deliverabls?