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 |
There are 20 resources out of which 12 are manual testers, 5 automation testers and 3 performance testers. There are a bunch of projects to be tested in the organisation, the projects belong to various technologies, say 20% of projects in Java, 20% of projects in SAP, 30% of projects in .NET, 30% of projects in C# What is your approach as Test Manager in testing.
Can list out some disadvantages of manual testing?
how to write test cases for chair?
Give example of High Severity and low Priority Bug you filed?
how to reduce bugs in e-learning projects? for reducing bugs which type of SDLC we have to use
How will u do manual testing of yahoo messengers?
Briefly explain what is Quality Assurance life cycle?
Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com
if 2mmarow is release and 2-day You found a critical bug wat you will do ? plz give answers
6 Answers Monaco, Wipro, Yahoo,
what is test Harness?how it will help for testing?
Can anyone provide a proper description on Missing Requirements in SRS.
what is build? what is build coniguration?