what documents need to write test case
Answers were Sorted based on User's Feedback
Answer / alekhya
To write test cases we need requirements,functional
specifications and use cases.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / amitesh s
We need SRS, FRS, and any requirement specification doc. It
is not mandatory to have use cases for the same. If it is
there than good, otherwise not mandatory.
But reality is that, sometimes you will have nothing in
place and still you are expected to test the functionality.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / vishnuvardhanreddy
To write test cases first we need frs documentations
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / s.ramprasad
To Write Testcases we require Functional Designed Document
with screen shots and Screen Behaviour.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / naveen singh
SRS is required for writing test cases.if SRS is not available
then you can perform exploratory testing but this will work
when you already have domain knowledge or you are familiar
with existing system.prerequisite is required for
exploratory testing .
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / naresh
To write the test cases we need the func doc in which the
requirement is specified, which is approved by the
customer. And this test case is also need to be reviewed by
the func guy.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / washim raza
SRS and FRS are supposed to be the bible for the testers.
If its not available then the tester can have the strong and in depth knowledge of the existing system and the direct requirements from the customers
| Is This Answer Correct ? | 2 Yes | 2 No |
is it always necessary to do white box testing before doing black box testing.wat ar applications where only white box is done not black box testing,and application where only black box is benifical not white box testing
Explain Single View Testing ?
how releases will happen in your company?
What criteria u r following in ur company for selecting related failed test cases in regression testing?
what is traceability matrix?
Can you explain the concept of defect cascading?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
AS we working in Agile methodology How you will prioritize the productlogs??
How the application is launched to the production environment?
what is the Difference between Integration testing and system testing?
what is compatibility testing
What is integration testing? And what are the different types.