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 |
Write test cases for 8+4?
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
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
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
what are the test case scenario for epos/pos testing,and how to initiate the process
Give Sample of Validation Test Case.
how to execute test cases manually
can any one send sample test case documents in informatica with examples plz send documents to "mrlsurya@gmail.com"
how many checkpoint u have to used
what is the process of testing
What is use case testing?