what is a test case?
Answers were Sorted based on User's Feedback
Answer / nirmal anand
test case is a document designed which defines test
procedure, input values, expected and actual results.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramprasad.s
HI
Test Case is a Designed document Where We Analyse Between
Expected Result & The Actual Result.
Test Case is executed for Evaluation of Results Based on
the Requirement.
Comment write to
sun_ramprasad@yahoo.com
9940314706.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ven
Test case contain set of procedure or condition which is
being used to evaluate the system behavior.Also it has both
positive and negative senario's.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / santhosh
? A test case is a ?Document? that describes an input,
action, or event and an expected response, to determine if a
feature of an application is working correctly.
A test case should contain particulars such as test case
identifier, test case name, objective, test
conditions/setup, input data requirements, steps, and
expected results.
? Note that the process of developing test cases can help
find problems in the requirements or design of an
application, since it requires completely thinking through
the operation of the application. For this reason, it's
useful to prepare test cases early in the development
cycle if possible.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ayub
As per me : The Test case is “To see Requirement and the
behavior of the application act similarly"
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jitendra kumar
Testcase is set of input values, execution
preconditions,expected results and execution
postconditions, developed for a particular objective or
test conditons, such as to exercise a paticular program
path or to verify compliance with a specific requiremnt.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raj
a test case is set of condition under which tester will
determine if a requirment up on application is partially or
fully satsified
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rakesh singh
A tst case is a set of validation steps to determine that
the functionality to be tested shows expected behaviour.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jyothi
Test case is a condition to be applied on build to validate
functionality
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / snehal
Test case is a set of test scenarios which validates the
system against its expected behavior.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me typical situation while collecting the test data in your job ( In banking project)? Please give the answer :Thanks in advance
When you found any bug before release product to the customer.what will you do????what will be your aproach?
what is entry and exit criteria and explain it?
Tell me about the best bug you ever found.
if you have 100 test cases, in that 80 passed and 20 failed, Which test cases your select for Retest and Regression testing?
Explain Bug Tracker
How to test cookies in Manual testing and how to disable cookies?
What is the deferace between End to End testing & system testing? Give me at least one example
what is project testing & product testing, and what is the differene ? plz explan with example
What method process should your company follow(realtime Qn) ?
1.what is the deference between priority and severity?
Waht is the difference between system test case and functionlity test case?.