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 / devina
Critical Positive flow:
Enter the data and verify the database if the information is
getting displayed in DB.
Critical Negative scenario:
enter incorrect information, like in case of DOB write name ...
Click on OK button. Error should be received. Verify
database, no information should stored in DB.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can anyone tell me, What is wound fixing?
How should your staff be managed? How about your overtime?
What are the types of maintenance?
What is big bang approach?
How to derive test data from the design documents?
What is difference between Manual testing and Pega/BPM testing?
If asked to create a Configuration Design Pattern, where would you start?
What is Independant Testing? When and where this type of testing will be performed?
What are the advantages of black box testing?
What is error cusing tecnique
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
What type bugs you will find in integration testing with example?
Write the test cases for godaddy home page
What are the Important test scenarios which can be used for testing a web site?
What is date driven testing?