They showed me a Web page containing 3 text boxes labeled as
Name, D.O.B & Blood Group.It also have 3 Buttons as OK,
CANCEL,Reset. They told me that
1) when you click on OK it'll route you to the next page and
save the data in the database.
2) When you click on CANCEL it'll route you to the previous
page.
3) When you click on Reset it'll clears all the entries made
by you.
Now they asked me to write Test cases to test the
functionality of that web page & asked me to write 1
critical test case after which they will give final go ahead
to test the rest of the application... I wasn't able to
write the critical test case. Plz answer.
Answer Posted / tanuja
1. Enter valid Name, DOB, and Blood group
Click on OK
Expected: Page should navigate to Next page and
updated data should display in database
2. Enter invalid data in one of the fields
Click on ok
Expected: Error msg should be displayed and no data
should update in database
3. After entering the valid data, update the data in the
database (Critical)
Expected: based on the changes, the respective updated
information should be displayed
4. Enter valid data
Click on cancel
Expected: It should navigate to previous page and no data
should update in database
5. Enter valid data
Click on Reset
Expected: It should clear all the entries made by you and
no data should update in database
6. After clicking on Reset click on Ok(Critical)
Expected: Error msg should be displayed and no data should
update in database
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is an mr?
Define brain stromming?
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
Do you use any automation tool for smoke testing?
What is agile testing and why is it important?
what are the typical problems in web testing?
What is the difference between a defect and a failure?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
What is Traditional testing & Object Oriented testing?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
Could anyone share FAQs for Test Manager position...
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
What is smoke test? Do you use any automation tool for smoke testing?