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 |
Write the Load test cases on a water bottle.
5 Answers Cognizant, IBM, Logic, Microsoft, NIC,
How to write test case template for ATM
What is test environment? Elaborate with example.
There is project earlier it was developed in VB then they had replaced the project by java and there is no documentation available then how you are going to check that project. (Hint: - Parallel Testing).
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.
wat is mutation testing ?
in test case we would write log and login ?what is the dif bet both of them
What is the difference between System testing and System Integration testing?
There is a game in that there are 20 levels an ordinary person can play it up to 12th level.So if you are a tester and if you have to test that game up to 20th level then how u can test that game.
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.