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
Can test condition,testcase and testscript help u in performing the static testing
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
1.What types of documents would you need for QA, QC, and Testing?
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
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
how can you test the web environment for security testing?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
What are quality assurance and quality control?
What do you think the role of test-group manager should be? Relative to senior management?
Tell me a critical defect in which your Client,PM,PL appreciate on you
What is software configuration management?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What r the functional testing u perform?