How you will choose test cases for Sanity testing and at
which phase of testing you will do this.
Answers were Sorted based on User's Feedback
Answer / sowmya
Hi
Test Cases for sanity testing are the test cases which
covers the major functionality of the application are
considered.There wont be any seperate test cases written
for sanity testing.
Sanity testing is done to test whether the application is
ready for major part of testing.i.e is at the end of each
testing phase and entering into next testing phase sanity
testing is done
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / suneel reddy
test cases 4 Sanity testing can be prepared only based on
the possitive functional flow of module or bulid
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ajay
Test cases which represents the main functionality of the
application. it is done at every phase till the application
get exit. it is always done to check whether the
application can withstand the regression testing.
Is This Answer Correct ? | 1 Yes | 2 No |
What metrics will be collected during the Testing i.e from requirement Phase to Maintainance Phase
How will u write test cases based on EQA(Equivalance class partitioning) & BVA(Boundary value analysis.?Plz explain in brief?
How can software qa processes be implemented without stifling productivity?
How do u avoid redundant test cases?
I like to learn testing. What else i need to learn before starting testing course. I am thinking C C++ SQL ORACLE.This courses are sufficient before learning Manual or Automated Testing. Please Suggest me. Thanks
Any body can tell what are the contents RTM(Requirements Tracebility Matrix)
what is the best defect(functionally relaleted) u find in u r career?
What are the different test deliverables?
What thing should be tested in regresson testing?
What is the difference between Developer and programmer?
How u will test the volume testing in white box testing?
Explain thread testing.