What is the clear meaning of test case, levels in test
case ? contents of test case

Answer Posted / swati

What is a test case?
“A test case has components that describes an input, action
or event and an expected response, to determine if a
feature of an application is working correctly.” Definition
by Glossary

There are levels in which each test case will fall in order
to avoid duplication efforts.

Level 1: In this level you will write the basic test cases
from the available specification and user documentation.
Level 2: This is the practical stage in which writing test
cases depend on actual functional and system flow of the
application.
Level 3: This is the stage in which you will group some
test cases and write a test procedure. Test procedure is
nothing but a group of small test cases maximum of 10.
Level 4: Automation of the project. This will minimize
human interaction with system and thus QA can focus on
current updated functionalities to test rather than
remaining busy with regression testing.

So you can observe a systematic growth from no testable
item to a Automation suit.

Why we write test cases?

The basic objective of writing test cases is to validate
the testing coverage of the application. If you are working
in any CMMi company then you will strictly follow test
cases standards. So writing test cases brings some sort of
standardization and minimizes the ad-hoc approach in
testing.

How to write test cases?
Here is a simple test case format

Fields in test cases:

Test case id:
Unit to test: What to be verified?
Assumptions:
Test data: Variables and their values
Steps to be executed:
Expected result:
Actual result:
Pass/Fail:
Comments:

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

anybody there with 3+ exp in software testing looking for change and like to work in bangalore fwd your resume to vinodhanandhan@gmail.com

1747


hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..

1583


what is quality Factor

2029


what is port testing and do it comes in manual testing?

1680


What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?

676






1.what is a test condition ?

1539


What is change request, how you use it?

732


What is the difference between latent and masked defects?

688


What is test management?

1438


What a team leader will test first when s/he will get new module to test?

1552


What is fuzz testing?

653


What is meant by entry criteria and exit criteria in software testing?

683


How do you go about testing a project?

1541


What do you mean by Cause Effect Graphing? in which standard its mentioned?

1679


What is Mixed Testing

1634