If there are 10 steps for a test case. and for this test
case there are 6 expected results. should I write 6 exp.
results in the Expected Result column for a single tes case
Answer Posted / hemasubu
Hi,
yes u should write 6 expected result.
for each step u should write expected result.
EX:
Test case: sucessful Login
Step1:user is in login page (Expected result)User should be
in the login page
Step2: enter the id 'asdf@yahoo.com' in id textbox.
(Expected result)'asdf@yahoo.com'should display in the id
textbox.
Step3:enter the password'pass'in the password textbox.
(Expected result)'xxxx' should display in the password
textbox
Step4:click the sign in button (Expected result)user should
be in homepage
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
Why is it that the boundary value analysis provides good test cases?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Do you know mutation testing?
Explain the scalability testing?
Please guide me for Add new user test cases
how to test stand alone programs?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
What are basic types of test cases?
How to write test cases for lift?
How to write test cases or test scripts for UAT testing which is done manually