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 |
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?
Explain the sanity testing?
Write a test scenario for a project which is developed in a VB then after wards it is converted in Java and there is no documentation available.
Consider the following: Pick up and read the newspaper Look at what is on television If there is a program that you are interested in watching then switch the the television on and watch the program Otherwise Continue reading the newspaper If there is a crossword in the newspaper then try and complete the crossword A. SC = 1 and DC = 1 B. SC = 1 and DC = 2 C. SC = 1 and DC = 3 D. SC = 2 and DC = 2 E. SC = 2 and DC = 3
What are the possible (-ve) & (+ve) test cases while transferring money online from 1 account to another account??
What are the test scenario's for pen like high priority high seviority?
4 Answers NetWeb, Zycus Infotech,
What is port testing ?
test case for pen?? with actual value and expected calue
Write test cases for 8+4?
what are the inputs required for writing test cases
How many bugs have u found in your project?
can one defect be mapped to more than one test script in manual testing