What are test closure document?
Answers were Sorted based on User's Feedback
i think the test closure document is nothing but the test
summary report which we give after the whole testing is
finished....it gives panoramic view of total test result
it contains
1.Total number of test cases
2.Total number of bugs found
3.Number of bugs resolved(fixed)
4.Number of Bugs rejected
5.Total number of bugs differed......tec
| Is This Answer Correct ? | 40 Yes | 2 No |
Answer / bishwajit rk
Test Closure Document is the note prepared before u
formally completes the testing process. This note contains
the numbers of testcases executed, no. of defects found,
Defect density, Slippage ratio, consolidated test result
report etc. are included. In simple, its the report on
what u did during the testing process.
| Is This Answer Correct ? | 25 Yes | 4 No |
Answer / ranjit singh
The Test Closure Memo is typically an email sent to
interested parties that summarizes the results of the most
recent testing project. It includes:
1) Whether or not QA and Test signs off on the build
2) Name of the program under test.
3) Build of the program under test.
4) Results of regression testing
a) Total number of defects that were fixed
b) Total number of defects that were rejected
c) Total number of defects that were postponed
5) Whether or not the build met QA exit criteria
6) Total number of test cases run (perhaps by module or
functional area)
7) Total number of defects found (likely by priority and
severity)
8) Briefly describes the most alarming defects that were
discovered
| Is This Answer Correct ? | 9 Yes | 3 No |
product is ready to release you found defects but you can not postpone it? How will you handle it??
What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..
Actually by using severity u should know which one u need to solve so what is the need of priority?
what are the differnt error code that comes when an error occured in web application?
If we have no SRS,BRS but we have test cases does u execute the test cases blindly or do u follow any other process|
What is a Use Case?
A good url for testing concepts.....
write testcases for keyboard
What are the different types of integration testing?
What are drawbacks in system development life cycle
Suppose you have production data copied into the test environment. What are the advantages and disadvantages?
what is diffrerence between build and version