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 |
Describe any bug you remember. Plz Give some real examples
Is this good to start a career as a manual tester?
What is black box testing, and what are the various techniques?
Can u specify one Deadlock or Processlock issue in a client server application?
13. If you were to envision your ideal Web accessibility Web site, what sorts of information would it contain? What would it look and act like? How would it be organized?
Integraton testing
what is the diff between testing methodology and testing technique
What is the difference between Functional and Technical bugs? Give an example for each.
4 Answers Geometric Software, TR,
what is X-SS(Cross Site Scripting)?
my mail id is mudaseer123@gmail.com and password:qwertyiop but if i enter mail id in capital letters and password correctly should then what will happen?does it display login failed?
give me a example of writing a test case,take any good example which i can understand easily.
If u have to test the web page application & name, date & email are the important fields then how will u test it in the negative way?