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 |
if bugs found then it fixed then it's status is close. same bugs arise inafter 2 3 months in same module then what can do as tester
What does a manual tester need to become proficient with db testing?
What is adhoc testing?when it can be done?
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
is smoke testing is perform before realease Product
What is non-compliance testing?
what are the types of priority and sevority?
in our company we are not having any conformation management tools so, how will we follow or manage the change request from the client?
what is the diffrence between bug, error,defect??
hi some body help me to know the difference between testing and quality control and quality analyst?
Hi, Anybody can explain me What is the Difference between 2- tier and 3-tier Architecture.
After resolving bug, You immediately do regression testing or later?