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 |
How to check security of any browsers???
Relative to other technical groups in the company? Relative to your staff?
can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that
What is Statement Testing
What is the full form of cmmi?
Can anybody tell me Test case Managment tool which is open source........and anybody working on it? pls tell its urgent?
difference between sanity testing and smoke testing?
on what basis a tester writes test cases,i mean is it only based on FS and if so how can they know that a certain no of test cases can be written even b4 they write the test cases.bcoz a test plan contains how many test cases to be written by each tester.
Hi Friends How can we do manual testing? Is it similar to QTP? can some one give real time examples or point me to some websites or books where i can practice manual testing. pls give some ideas. It would be great help. Thanx & regards sunitha.
What is meant by Product-based testing?
How many types of testcases can be prepare.
What is Active and Passive testing ?