If there are Requirements document, we can use traceability
matrix to find the test coverage. How to get the test
coverage if there are no requirements.
Answer Posted / sm
When there are no availability requirements document we
should follow the below process to prepare test coverage.
Based on the project domain and knowledge on the project we
should prepare the test scenarios from them test cases.
And then based on the available test cases we can prepare
the traceability matrix to find the test coverage.
regards
SM
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
can u plz give an example for regression testing with example.
Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi
What is Traditional testing & Object Oriented testing?
What is test closure?
How to derive test data from the design documents?
What is the difference between authentication and authorization in web testing?
How did you do unit testing in your project?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
What are bug leakage and bug release?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
Does an increase in testing always improve the project?
what type of testing techniques are using after accept the build?
Can you explain a pair-wise defect?