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 |
hi i am kavita. i have completed software testing course.i am electronics background.my testing as question is why choose in software testing as a career.plz send me this answer and help me.
hi, How would you define the QA and QC?
what is patch,abbrevate SCD,CAPA
1 Answers Ordain Solutions, Verinon Technology Solutions,
what is testing process in related to Application testing
Which of these is not a compenent of test plan: a. Test cases b. escalation process C.effect report D. Tools to be used for test.
What is Equivalance Class?
What are all the things should be covered in the Unit Test cases ?
When you found a bug and reports it to the developer but the developer is least bothered and he does not accept that bug what will u do?
For any web application, what are the possible login features that should be tested?
State a generalized process for load test? Or explain how you did it previously.
which approach u r following while integrating the modules(top down or bottom up) explain process
what is test strategy and methodology ?what is the different between them?