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 |
in real time, which test case format we r using?
smoke test as a example for naukri.com
What type of contribution provided by management Science and Decision Support Approach to the project management
What are the test factors you consider while preparing high severity test cases.Please answer ASAP
1 Answers GL Noble Denton, IBM,
how to report reviews
how would u do performance Testing manually for web site.
what is the need for testing?
Hi,I am new to software testing. My question is, What can be the possible test cases one can write for a chair
On what criteria we will write test cases?
What is a Scenario Matrix's document?
what is difference between web application and client server application
what is use case diagram?