Techgig Test Summary Reportng
Techgig Test Summary Reportng
Table of Contents
1. Purpose...................................................................................................................................................2
2. Application Overview..............................................................................................................................2
3. Testing Scope..........................................................................................................................................2
a) In Scope.......................................................................................................................................2
b) Out of Scope.................................................................................................................................2
c) Items not tested..........................................................................................................................2
4. Automation Testing Status......................................................................................................................3
a) Automation overall report...........................................................................................................3
5. Metrics....................................................................................................................................................4
a) No. of test cases planned vs executed & No. of test cases passed/failed.......................................4
b) No of defects identified and their Priority & Severity......................................................................4
c) Defects distribution – module wise.................................................................................................6
6. Types of testing performed.....................................................................................................................6
a) Automation Testing of Five modules...............................................................................................6
b) End to End Manual Testing of Five modules....................................................................................6
c) Security Testing of Five modules.....................................................................................................7
7. Test Environment & Tools.......................................................................................................................7
8. Best Practices..........................................................................................................................................7
9. Exit Criteria..............................................................................................................................................7
10. Conclusion/Sign Off...............................................................................................................................7
This document explains the various activities performed as part of Testing of ‘Techgig’
web-application.
2. Application Overview
‘TechGig’ is India’s one of the largest technology community which allows users to interact with
their community members. It is also a great platform to showcase your talent and “though
leadership” through various means like webinars and coding contests. It has just over 500000
members in India; mostly within application development/testing technologies like Java, php,
android, testing and many more.
3. Testing Scope
a) In Scope
Functional Testing for the following modules are in Scope of Testing
Login/Signup
Contest Participation
Skill test Participation
Attending a webinar
Applying a job
b) Out of Scope
Performance & Load Testing was not done for this application.
TCs TCs
Test cases planned Test cases executed
Passed Failed
107 107 105 2
2%
TCs Pass
TCs Failed
98%
12
BUG COUNT
S4 – Minor severity
S3 – Normal severity
S2 – Major severity
S1 – Critical severity
0 5 10 15
Webinars 4
Tech news 4
Security Testing 6
38
10% 24%
21%
8. Best Practices
• Smoke test cases were automated and the scripts were run, which ran fast and
saved time.
• Automation scripts were prepared to do end to end testing .do end to end
testing. Business critical scenarios are separately tested on the entire
application which are vital to certify they works fine.
9. Exit Criteria
a) All test cases should be executed – Yes
b) All defects in Critical, Major, Medium severity should be logged– Yes.