Can anybody tell me how to write teste cases real time
with a example.And what doc. u require for it.And what r
the testing types u apply seriiiially on the
application.REAL TIME PEOPLE ONLY.
Answer Posted / polu sujan kumar reddy
For example write a test case for submit
Username: ------------- F.R.S: accepts Upto 30 alphabets
-------------
Password -------------
-------------
SUBMT
1.enter username as blank and click on [SUBMIT] Expected result: Should display a popup msg Username should not be blank or Must enter Username
2.Enter Username as Invalid and click on [SUBMIT] Expected Result:Should display a popup msg Username should not be valid
3.Enter Username as 31(MAX+1) alphabets and click on [SUBMIT] Expected Result:Should display a popup msg Username Accepts Maximum of 30 alphabets only
4.Enter Username as 1(MIN) alphabets and click on [SUBMIT]
Expected result: Should display a popup msg Password should not be blank or Must enter Password
5.Enter Username as 30(MAX) alphabets and click on [SUBMIT]
Expected result: Should display a popup msg Password should not be blank or Must enter Password
these were test case for Username only same u write test cases for Password
1.Blank
2.Invalid
3.Min-1
4.Max+1
5.Min
6.Max
Testing Types are(I Think)
Smoke Testing
Sanity Testing
System Level Testing
Re Testing
Database Testing
Cross Browser Testing
Automation Testing
User Acceptence Testing
Installation Testing
Implementation.................
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
What is exploratory testing and when should it be performed?
Explain the importance of agile testing?
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
Suggest some book to learn more test case???
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
What's the difference between system testing and acceptance testing?
write 5 critical test cases on product payment form on flipkart.com?
Write the test cases for godaddy home page
What is a defect age?
what is quality Factor
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
is it possible to do performance testing in stand alone application..how wil u do that ???????