hey 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 / mudaseer
name ! dob ! blood
! !
! !
ok cancel reset
enter valid name valid dob and valid blood group and click
ok
check whether it is going to next page or not
you can also write negative test case also
like when you dont enter the name enter blood group and dob
and click on next it should display please enter your name
and many more
click cancel it should take to previous page
enter valid name valid dob valid blood group & click on
reset it should clear the data in the columns
critical text case is
i entered my name valid dob & valid blood group
and click on ok
the webpage crashed is critical test case
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you do (with the project staff) when the schedule fails?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
How do you perform configuration management with typical revision control systems?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
How to Generate Test Case for Shopping Cart?
How can data caching have a negative effect on load testing results?
What is smoke testing and user interface testing ?
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
what is the difference between Risk based and Requirement based testing???
What types of software testing are available?
negative test cases on banking domain ?
Is anybody have the telecom systems test cases from start to end?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku