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 is smoke testing and when it will be done?
What is application programming interface (api)?
What is the difference between QA (Quality Assurance) & QA (Quality Analyst)?
How to test login page or web login page? are they difference?
Can you explain the concept of fish bone/ Ishikawa diagram?
What is the difference between debugging and manual testing?
what is test metrics? difference between test matrix and test metrics? (Asked in Zensar Hyderabad today(17-1-12010))
Can you explain tpa analysis?
test cases for internet explorer
2 Answers College School Exams Tests, Wipro,
If you are a test lead. Then how should you know all the requirements are covered in Test Cases if your team member has wrote the test cases?
explain the Compatibility testing
What is "pet model" of Bug reporting cycle