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

How to write test data for login module?

5 Answers  


Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com

0 Answers   TCS,


Explain the state testing?

0 Answers  


how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me. some real time database tester please answer my question as soon as possible.my need is such that. else mail answer at ina.ref@gmail.com

1 Answers  


test case for coffee machine?

16 Answers   TCS,


how to make test case for anolog voice logger?

0 Answers  


How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!

0 Answers  


Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manually?

8 Answers  


What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox

0 Answers  


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

0 Answers  


how many checkpoint u have to used

3 Answers  


how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases

0 Answers   IBM,


Categories