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
What processes/methodologies are you familiar with?
Please Tell me About Fish-Bone Model. Thanks in Adv.
Which testing model is best as per your understanding, and why?
What is the Jar file?
is it possible web application make it as executable file
give me a example of writing a test case,take any good example which i can understand easily.
Difference between Stakeholder and Relevant Stakeholder?
What are quality assurance and quality control?
How do you test a web application for dump and deaf??
What exactly is quality control? Is it similar to quality assurance?
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
when database testing comes into manual tesing
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
What is decision table testing?