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

Answers were Sorted based on User's Feedback



If there are 10 steps for a test case. and for this test case there are 6 expected results. should..

Answer / sneha

Hi,

Yes u have to write all the 6 expected results under the
same or single test case.no need to write it separately.(I
mean for all the six expects results no need to write the
Test condition,input values again and again.)u can cover it
under a single test condition...

correct me if i am wrong..

Is This Answer Correct ?    2 Yes 0 No

If there are 10 steps for a test case. and for this test case there are 6 expected results. should..

Answer / anand

You have to write only one test case, under thus you have
to write all the expected results.

Is This Answer Correct ?    0 Yes 0 No

If there are 10 steps for a test case. and for this test case there are 6 expected results. should..

Answer / guest

My question is that If 10 test steps then
For 2nd step One Expected result
For 4th step Second Expected result
For 6th step Third Expected result
For 7th step Fourth Expected result
For 9th step Fifth Expected result
For 10th step Sixth Expected result

Then May I have to create 6 test cases as

Step1 One Expected result
Step2

Repeat Step 1,2 Second Expected result
Step3
Step4

If I write 10 steps in one test case
then how other testers will come to know that 1st expected
result will occure after step 2,4,6,7,9 & 10

Is This Answer Correct ?    0 Yes 0 No

If there are 10 steps for a test case. and for this test case there are 6 expected results. should..

Answer / 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

More Test Cases Interview Questions

i am preparing for interviews in real time job what test cases we have to prepare please explain with example?

0 Answers  


Write a test case for computer keyboard?

0 Answers  


hi there... can any1 tel me hw to prepare a traceability matrix by taking a practical scenario..i know the theory part bt dont kno how to implent dat..

3 Answers   TCS,


What are the test cases to write to test user account locksout after 5 invalid attempts

2 Answers  


what are those parameters or matrixes for tesing a software user interface?

2 Answers  






write testcases to waterbottle?

1 Answers  


if u have a application that is demo verson and u want to perches it if u have full version. Plz give me some test case for try to break the applicatin

1 Answers  


Explain the functional testing?

0 Answers  


Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS

0 Answers  


Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

0 Answers  


What is quick test professional and what test environment it supports?

0 Answers  


How to create Test Data? What are the Fields in Test Data. Please any one specify the format of Test Data?

3 Answers  


Categories