Define Testcase.
Answers were Sorted based on User's Feedback
Answer / bond
Test case is a documentation that describes an input action
or events and the expected results.
| Is This Answer Correct ? | 41 Yes | 3 No |
Answer / chitra
1.Test case is an input applied during execution of a
software.
2.It is a step wise description followed for testing the
software.
3.It is a document which contains all inputs which are used
to apply during the time of execution of a program
| Is This Answer Correct ? | 17 Yes | 6 No |
Answer / sandya
A test case is a set of conditions or variables under which
a tester will determine if a requirement upon an application
is partially or fully satisfied.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / revati
Test case:
A set of input values,execution preconditions, expected
results and execution postconditions developed for a
particular objective or a test condition,such as to
exercise a particular program path or to verify compilance
with a specific requirement.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / rkcr
Set of conditions used to check whether an application
meets the specified requirements or not.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / vighnesh
Test case is a set of condition for product validation
which need to satisfy before supply final product to
customer.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / balaji m
A test case describes an input or event and an expected
responce to determine if a feature of a software
application is working correctly.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / nilanjan saha
Test Case:
A set of input values, execution preconditions, expected
results and execution postconditions, developed for a
particular objective or test condition, such as to exercise a
particular program path or to verify compliance with a
specific requirement.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anup
A specific executable test that examines all aspects
including inputs and outputs of a system and then provides a
detailed description of the steps that should be taken, the
results that should be achieved, and other elements that
should be identified. Steps explained in a test case include
all details even if it they are assumed to be common
knowledge. Test cases are used as a technical explanation
and reference guide for systems.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajasekhar
test case verifies that the system does in fact perform this
function as expected that is described by use case requirement
| Is This Answer Correct ? | 1 Yes | 0 No |
test cases on Fan
what are the sanity test cases for a waterBottel?
Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module
How to write test case on paper and pen.
What is usability testing? What are the usability test cases for 'Save As' option in Notepad?
How to write test data for login module?
Give me real life some test cases
write a navigation for object repostory
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
Do you write test plan and test case?