what is test case? what it consists? what are the types of
test cases?
Answers were Sorted based on User's Feedback
Answer / suneel reddy
Test case is descrption f what is to be tested, what the
data to be used ,what are the actions done to check the
actual results against expected result
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ashok
it is a issue to test the the application that means it is
a document which has high probability of finding errors
when it is executed
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ruhi
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.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kumar
an input condition with an expected result to test the
functionality of the appl.
it should be unique and precise
no duplicates
no invalids
we write the test cases for every functionality.
by giving the priority to them.
as p0,p1,p2. according to the phase of testing we execute
all critical p0 , major p1, field level p2 test cases.
there are -ve and +ve test cases but we execute only +ve
test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / biswa bhusan mishra
test cases are the indetail documents which consists of all the positive scenario's,navigational steps and inputs for testing an application...test cases are like functional ,system and integration test cases we can write
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aleem
Sharavati,
The Test cases naming which you have mentioned here is said
the be levels of testing in testing life cycle of a
software. Hence you cannot name/catogorize the test cases.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vivek.ranganathan
For me test cases is a document which describes ,
What is we r going to test ,i.e (test area)
followed by test description ,then by the test steps , then
the expected result ,actual result , status(pass/fail_)
| Is This Answer Correct ? | 0 Yes | 1 No |
What is testing ?
How to write negative testcase?
what is the diff b/w system testing & end to end testing
If we report a bug to the test lead. What is the responsibility of the Test Lead? Why we report a bug to the test lead???
What are the test factors you consider while preparing high severity test cases.Please answer ASAP
1 Answers GL Noble Denton, IBM,
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
What is the different between SIT and UIT?
When should you opt for manual testing over automation testing?
what are the conditions of test cases?
describe the difference betweeen Test scenario and Test Case
What is Intersystem testing
how to test the case with 5 combination and inputs