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 / saff
if they r asking to write critical test case for continuing
the testing ,they meant to smoke test the application
so smoke testing means to test aplln flow
so according to my knowledge
test case should be
test description:
verifying ok button
test procedure
enter valid name password and blood group n click ok
expected result
should authenticate the user and navigate to the next page
correct me if i am wrong
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Actually by using severity you should know which one you need to solve so what is the need of priority?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
What is the typical situation u faced while collecting the test data?
How should validation activities be handled?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
What is early testing?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
What is middle ware testing?? what are the companies using this tech?
What is a ‘test plan’?
what are the test bugs
How quickly we need to fix the bug?
Explain crud testing.