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 the difference between alpha testing and beta testing?
1. what is the test prcoedure that your fallowing in ur organization ? 2.
What is Testpolicy document explain in detail? What is the use of this Document?
CAN WE ADD NEW OBJECTS & PROPERTIES INTO SHARED OBJECT REPOSITORY?
what type of problems faced with u'r team mates in u'r comapany?
Why you are selected software testing as career ?
if a problem on client side is restarting of PC then what are u going to do and say me the methods to solve the problem?
What is mutation testing
26 Answers AppLabs, Four soft,
In any application there are so many fields. So tester have to test each field with Special chars., Alphabetic value, Alphanumeric value, Blank Space. etc. I am testing with all these inputs but should I have to consider these into test cases. Because rather than these there many functionalities to check.Please Guide me properly
what is meant by bug identification ratio?
How do menation in requirement no in testcase? CRS document should be change.Add new requirement in between in previous CRS. How do assain no in requirement. How do menation in testcase?
I give you a functional requirement document(FRD) of 10 pages.Now you tell me,how to calculate Test effort,As i Need to say to the client ?