Can anybody tell me by refering which documenet a tester
writes test scenerios? And what is the need of test
scenerios an how a tester determine the coverage of test
sernerio?
Answers were Sorted based on User's Feedback
Answer / manoj sharma
While writing the Test Case the Test engineer must have to
refer the Requirement document. Also can to refer the Use
Case (developed by the Development team) but not mandatory,
its is as per company process.
Test case scenarios are the only way to track the testing
and test the application functionality.
Coverage is determined by the no. of test case corresponding
to the requirement. For 100% coverage one should have
atleast one test case for each requirement.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ramprasad.s
Test Scenario is a Use Case.
Test Scenario is a requirement or part of a requirement.
example:
1. Check for Numeric values.
2. Check for Alpha_Numeric.
| Is This Answer Correct ? | 0 Yes | 0 No |
What r block box technique
What is a test data? Give examples
What are parametere require for Performance testing?
EXPLORATORY testing means?
TELL ABOUT CMM & ISO LEVELS ? its URGENT plz
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
what is database testing?
Which testing is called as "confidence Testing"?
What is the difference between re testing and regression testing?
write test case for 1<=a<10;10<=b<=20 using boundry value analysis
How do test documents in a project span across the software development lifecycle?
deployment who will do as a developer or a test engineer?