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
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 |
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 |
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 |
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 |
Write test case for windows media player
what is the process of testing
Describe to me the difference between validation and verification.
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?
Please Tell me the Real Process of a Company. My company is very small & Developer explains me the feature and I prepare the test cases according to he explained .No one is there to review what I have written in the test cases.Test cases are ok but still I have the knowlege of real testing documents i.e which documents I have to prepare What is the flow starting from requirement gathering.Please tell me ,Thanks in advance .It will really helpful to me
hi iam working in HCL as a fresher n iam dg automation testing i am going to give client demo i did some 7 scripts i want to call all those in some new page in QTP I KNOW CALL THE EXISTING ACTION N COPY OF ACTION if we use any of these options while running it will show the whole script but is there any other method while running it should not show the whole script it will show only the calling lines plz give me detailed explanation to ds i need reply fast plzz
What is ramp testing?
HOW TO WRITE TESTCASES ON PENDRIVE
How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
What is gray box testing?
pls i want test cases for oss? whts the process of oss testing