Level Of Testing :- Unit/System/System Integration/UAT
Type Of Testing :- Functional/UI/Compatibility/Non-Functional (e.g. Performance, Security etc)
Enviornment Details :- Build Details, Server Details on which execution is carried out, Database details, Database package details
Test Suite Details :- Details about the test suite executed i.e. e.g. Regression Pack 1.1, SIT 2.2 etc.
Total # of Test Cases:-
Total # of Test Cases Executed :- No Test Cases should be in "No Run" (ideally)
Total # Test cases Passed :-
Total # Test Cases Failed :- # along with Defect# raised during this run of Test Execution
Total # Test Cases NA :- # along with reasons
Total # Test Cases as Deferred :- # along with reasons
% of Test Cases Passed : (Total#Test Cases Passed)/(Total#TestCases Executed)*100
% Test Cases Failed :- (Total#Test Cases Failed)/(Total#TestCases Executed)*100
These are the "MUST" of any Test Execution Report
If we collate this information in tabular format, then this will give exact picture of our Test Execution.
Sample Test Execution report is as below, please not all data is fictious any resemblance with other is purely co-incidance.