how will u Do Smoke testing and Sanity testing for these
fields:We have 3 fields on page: Name,Address and Pincode ?
Answer Posted / vijayalakshmi
Smoke Testing:-
Check full functionality of 3 fields.
Sanity Testing:-
I found any bugs in this 3 fields reject the build to
development team.After releasing the build once again check
the functionality of all the 3 fields.
| Is This Answer Correct ? | 0 Yes | 14 No |
Post New Answer View All Answers
How do you test a web application for dump and deaf??
What is defect cascading in software testing?
what is dib format?
What is severity and priority of bug? Give some example.
what is the critical defect in telecom domain?help me out from this prob its very urgent
What is positive and negative testing?
How to do security implementation for any URL??
Easiest way to write test cases? How i can learn writing the test cases?
how can u prepare the test plan?
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
How to do the performance testing manually? Does you have a test case for that?
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
Test cases on send/ receive button of Microsoft outlook.
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Test approach to windows scheduler?