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 are testing techniques? What is difference between general and specific?
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
what types of testing you performed in transfer funds module....
qtp9.2 and qtp10.0 difference
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
What is software configuration management?
What is ecp (equivalence class partition)?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
What is the full form of cmmi?
What are the different levels of manual testing?
What is difference between Manual testing and Pega/BPM testing?
Manual and automation how do they help in bringing out quality product? Explain?
How to integrate Bugzilla with QTP?
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.