How to write simple test cases?

Answers were Sorted based on User's Feedback



How to write simple test cases?..

Answer / la

Any testcase simple or complex should have the following
basic requsites:

1)Steps (it lets a tester know how to proceed )

2)Expected Result

3)Actual Result

4)Pass/Fail

The tester has to follow the steps and see the actual
result shown by the system.If it matches with the expected
result then give the result as pass else as Fail.

Is This Answer Correct ?    10 Yes 4 No

How to write simple test cases?..

Answer / anjali awasthi

Any testcase simple or complex should have the following
basic requsites:

1 test case id
2 description
3 procedure
4 input
5 expected result
6 actual result
7 status which is pass or fail.

Is This Answer Correct ?    1 Yes 1 No

How to write simple test cases?..

Answer / srikark

while writting the test cases one has to follow the
following things:

1.Test case should be very simple,easy to
understand,according to the Requirement,Possible
action,powerful.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Test Cases Interview Questions

What are the possible (-ve) & (+ve) test cases while transferring money online from 1 account to another account??

3 Answers   Vernalis,


Explain the logic testing?

0 Answers  


Write test caes on 1.excel sheet 2. gmail attachments 3.raiway ticketing 4.negative test cases on net banking

5 Answers   Zycus Infotech,


Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.

0 Answers   Cap Gemini, NIIT,


Write the Load test cases on a water bottle.

5 Answers   Cognizant, IBM, Logic, Microsoft, NIC,






1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

0 Answers   TCS,


how to prepare unit test scripts for accrued interest calculation.

1 Answers  


How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen

0 Answers  


Tell me about your Roll and your Team Lead's Role

4 Answers  


Can anybody tell test cases for the following condition? In a railway reservation form, 4 types of ticket ranges are there like a) age up to 3, NO TICKET. b) age up to 7, HALF TICKET. c) age up to 60, FULL TICKET. d) age from 61, SENIOR CITIZEN QUOTA. if you enter age into the text box the relevant message should be displayed..... Eg. FULL TICKET.

3 Answers  


You have to give me test cases for sending a mail through outlook express.

3 Answers   Mind Tree,


Write test cases to check the functionality of the shopping cart of an e-commerce website

6 Answers   Optum, SpoonJoy, Verizon,


Categories