what is the format of test report?
Answer Posted / rajasundar
Test Report is a detailed analysis or summery of what we
have done in our testing.You can use it for history purpose.
On a high Level (Template):
1. Introduction : { what for this report ...}
2. Test Environment : { Tested Environment..platforms you
tested etc.}
3. Testing Overview and Build Summary : {Type of testing
and complete details about your each builds}
For ex :
Build No.
When you recieved from dev.
What is the duration :
Testing type:
No. of fixes:
Verifications:
Closed:
Opened:
Reopened:
FAD:
ER and IR:
4. Test Coverage : {Accross each build}
5.Test Effort : { Man-hrs is preferable}
6.Test Results :
7.Defects : { Summarize all the defects}
8.Release Criteria.
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
what is your daily activities?
What is the responsibility of programmer’s vs QA?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
What are the various techniques in white box testing?
How would u test and automate an Antivirus application ?
Explain thread testing.
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is the Myers Boundary Table?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
What is the difference between a standalone application, client-server application and web application?
What is formal testing?
write test case for gmail sign up page?
Easiest way to write test cases? How i can learn writing the test cases?