Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / mahesh

test case is the ideas of a test engineer.first we need to
write the ideas how to test the application on a predefined
template called testcase.
test cases should follow some guidelines
1.it must be a positive action
2.it should be simple
3.it should be clearely understandable
4.there should be a chance of finding the defect

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How to arrive Testcase? and how to write testcase for email address? please any one of the write answer send my id

1 Answers   CGCI, IBM,


types of testing?

7 Answers  


why is smoke testing done for a software?

11 Answers  


What is bud testing?

3 Answers  


what is difference between stress testing and load testing?

6 Answers   AZTEC,


Suppose you have given less time and you have quite few test cases to run what will your steps to resolve this issue.

1 Answers  


what are the initial templates used in a project (glamorous...)

1 Answers  


How can you do the scalability testing?

0 Answers  


Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?

0 Answers  


Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?

2 Answers  


What is Tracibility matrix?How we can use in real time application?

3 Answers  


test templet for GUI UNIT testing?

0 Answers   Crea,


Categories