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 |
wt is the diff. bet. verification and validation If possible explain with one example.
what is the outcome of testing?
HP QC Defect life cycle?
What is meant by Poty testing?
1.Differentiate SDLC & v-model? 2. " verification and validation? 3. " quality assurance and quality control? 4.what are the components in test strategy? 5.Differentiate test strategy & test plan? 6.wht methods will you follow in yoiur company for test design?
What is bug release?
In real time where u can apply traceability matrix
what is Fault based testing?
What is neutral test case?
1. when to start and stop testing ?
1)what are techniques used for writing the Test case?
What is the role of the QA lead?