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

Explain the exactly meaning of test case?

0 Answers  


can any one give the format of writing test cases in excel sheet.

33 Answers   Aricent,


my friend has done one project using .NET framework with C# coding and backend SQL Server 2005. In it, he has prepared and execute the test cases and stored that in the centralized database. in software testing, Do the testers do like this or use excel sheet to store the test cases? tell me .... i have so confuse.. pls anybody answer me as quickly as possible

1 Answers   Anthelio, ME,


test cases for traffic signals in a four raod junction.

5 Answers   iGate,


what are the sanity test cases for a waterBottel?

6 Answers  






What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking

0 Answers  


need for documenting test cases??? advantages and disadvantages of documenting test cases???

2 Answers  


HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.

0 Answers  


While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?

2 Answers   Satyam,


What we do when the Requirements are continuously changed?

2 Answers   Infosys,


Write test case for windows media player

1 Answers   TCS,


Give me 10 test cases on library management system

8 Answers  


Categories