1.How will u write traceability matrix?
2.What is Test summary Report…?
3. What is Test Closure report…?
4.What are the Testing methodologies that u have followed in
your project ?
plz...........do reply...............
Traceablity Matrix is nothing but its a document mapping
between the customer requirements and tes cases.Everyone
have a standard template for traceablity matrix.
Our compnay template is:
1. Requirement( which is mentioned in SRS)
2. Test Scenario.
3. Test Cases.
$. sub module name( whether it is report or tools (form
name))
5. Status.
6. Bug Id.
7. Remarks.
Other name of traceability matrix is Requirment Validation
matirx and Requirement Tracebality matrix.
2.Test Summary Report is nothing its a document describes
what are the activities involved in the testing porcess.it
contains the resources name,tools used,test environment,how
many bugs are passsed and failed.test cases are completed
fully or not. All the testing activities are summarized in
this document.
3) Test Closure document also same as Test Summary Document.
4) It depends, v r following waterfall model. most of the
companies using this model.
| Is This Answer Correct ? | 11 Yes | 2 No |
What is the difference between sanity and smoke test? Please explain with an example.
what is TAS language which is used as a language for some projects/
any one please send me any test case examples with tabular columns in manual testing
What is the Difference between Stub Testing and Driver Testing?
Tell me about the best bug you ever found.
For a functionality 50 test cases are passed and we released the code with all the test reports etc etc.. But in customer side all the 50 test cases are failed. How will you answer for this error to ur manager and Customer?
give five problems in software devlopment process?
How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....
What is diffrence between the functional and black box testing.
in compatability and installation testings ,which one is conducted or performed on an application initially
During alpha and beta releases , what are the document we will prepare and what we will test?
What usually indicates that your virtual user script has dynamic data that is dependent on you parameterized fields?