whai is the exactly meaning of test case
Answers were Sorted based on User's Feedback
Answer / san
A Test Case is a sequence of test steps which are written
to cover one or more System Requirements.
Coverage of Requirement is test case is tracked by using
Traceability Matrix
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / jeyalakshmi
Test Case in the Document with formal steps that says hw to
test a particular product with valid
and invalid condition
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / some
The above one is wrong.Because Test case and Testing both
are different.
Testcase is nothing but a detail and descriptively
explanation of each and every step.
But comes to Testing, after design test cases,compare
expected result with build actual result.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / vassu
Test case is a detailed procedure that fully test a
features or an aspect of a feature.
It describes how to perform a particular test. you need to
develop a test case for each test listed in the test plan.
A test case includes:
--------------------
-The purpose of the test.
-Special hardware requirements, such as a modem.
-Special software requirements, such as a tool.
-Specific setup or configuration requirements.
-A description of how to perform the test.
-The expected results or success criteria for the test.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rohit dhillon
Test case:- It is a documented set of steps/activities that
are executed on the software inorder to confirm its
functionality/Behaviour
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rajeswari
Test case is nothing but,it explains detailed and
descriptive mannere corresponding test scenarious.
Here Test scenario is nothing but a unique condition w.r.to
customer requirements.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / chandramouli
Test case nothing but a sequence of steps along with the
data, and compares the expected values with the actual
values.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mini
A test case is a document that contains step by step
process to test an application. A test case is written
based on the requirement documents or use cases.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shweta
Test case is a collection of input specification(steps to be
followed),output specification(expected result) and
statement of functionality(objective.
| Is This Answer Correct ? | 1 Yes | 0 No |
Define some of the attributes of a test case?
testcases for the additon of 2 numbers write negative and postive cases
8 Answers CoStrategix, Societe Generale,
What are basic types of test cases?
Can anybody help me out to write test cases for booking train ticket online???
I want 100 test scenario for gmail
What is test environment? Elaborate with example.
i'm confused to wite a Test Scenarios. can any one help me how to start?
What is the logic testing?
Write the testcase for pen
What is the Difference between Testing Types and Testing Techniques
What are the Test Cases for an email id for username and password?
While writting Test Cases test testers have to write what test inputs/data he/she is going to use