about test cases
Answers were Sorted based on User's Feedback
Answer / malini
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.
there are different methods to design a testcase...
1. equivalence partionioning
2. error guessing
3. boundary value analysis
4. Graph analysis
need to learn these methods first...before writing a tc.
then analyse the functonal spec and the use_case and begin
to write a test case.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ragini
A Test Case will consist of information such as
requirements testing, test steps, verification steps,
prerequisites, outputs, test environment, etc.
A set of inputs, execution preconditions, and expected
outcomes developed for a particular objective, such as to
exercise a particular program path or to verify compliance
with a specific requirement
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s.prasath
HI
A Test Case is document that is designed to evaluate
the results between expected and actual.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / devi
after completion of test scenarios selection for functional
usability and other non- functional test, the test
engineers are implimenting that test scenarios into test
cases with required details and procedures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / karunakar reddy
Test Case Consists of Detail Information of the
functionality(input,action,expectedoutput)to conduct Testing
on Specified Functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between defect tracking tool and QC?
Can you explain steps in function points?
Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples
What is Test harness?
What is the difference between pilot and beta testing?
Diff between static and dynamic review?
What are the test factors you consider while preparing high severity test cases.Please answer ASAP
1 Answers GL Noble Denton, IBM,
What is defect clustering
What kind of inputs do we need from the end user to start proper testing?
How can you do the usability testing?
What kind of input do we need from the end user to begin proper testing?
test case for post status functionality of facebook