what are the document needed to create a test case?How u
tell it is test case?
Answers were Sorted based on User's Feedback
Answer / susmitha
frs, use case template these two can be prapared by
business analyst, what he do is he collect the template
from the company and go to the client place and collect all
the reuirements that is functional requirement
specifications.
test case means alla the perceptions of a test engineer of
that particular object
suppose give some test case on pen means
requirements are
white bottom with blue cap with black culr ink
test case
+ve flow : write on the paper result is it should write in
black
-ve flow: pour the blue ink into the pen and write, result
is it should write in blue
user interface: check the colour of pen result shuld be
white and blue cap
like that we describe
understood
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / shamsher singh
Hi ,
Create test cases we require following document.
1. Requirement specification Document
2. Test Plan
3. Test Design Document
4. if there is level of testing then require test plan for
each level.
system test plan (system testing)
Acceptance test plan (Acceptance testing)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / raghava
==== brs and srs
convert then as functional and system specification based
test case design
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vardhani
To prepare a test case first you must know the test
conditions and requirements document. Test case must
contain all the steps that you are going to perform in a
given application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / arif
System requirements specification, Use case document, Test
Plan
| Is This Answer Correct ? | 1 Yes | 2 No |
What Are the UI Standards?
What is test methodology?
What is difference between system and functional testing?
What are the four steps to record a test script?
How much time it will take for regression testing
what is a bad defect and why do we write bad defects?
i m doing a course in manual testing ,they ll be conducting a online exam.i just need a sample question paper with answer.
What are testing techniques? What is difference between general and specific?
what is meant by bug identification ratio?
When a bug posted by QA is rejected by Dev and Dev says is not a bug. How to convince Dev that it is a valid bug?
what is the use of testing? is testing compulsary
What is verification and validation in software testing? explain with examples?