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 / sandip patil
I agree with Tanuja, But there is no critical test case that
you are given.
1.Enter all valid entries and click on Ok more than one
time. then check the database entry. if the same data store
more than one time than it is an critical bug.
Is it correct.. Tanuja.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is agile model and spiral maodel?pls explain with an example?
How the application is launched to the production environment?
What is a test log?
Write positive and negative test cases for forgot password?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
What is mutation testing & when can it be done?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
What are the main key components in web applications and client and server applications?
What is decision table testing?
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
diff b/w desktop based testing & web application testing
What is the difference between pilot and beta testing?
how can you test the web environment for security testing?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??