┌─────────────────────────────┐
│ Test Execution Report │
├─────────────┬───────────────┤
│ Summary │ Passed: 80 │
│ │ Failed: 5 │
│ │ Skipped: 2 │
├─────────────┴───────────────┤
│ Detailed Test Cases │
│ - Test1: Passed │
│ - Test2: Failed (Error Msg) │
│ - Test3: Skipped │
├─────────────────────────────┤
│ Timing Data │
│ - Test1: 0.5s │
│ - Test2: 1.2s │
├─────────────────────────────┤
│ Environment Info │
│ - OS: Windows 10 │
│ - Version: 1.2.3 │
└─────────────────────────────┘
This diagram shows the main parts of a test execution report: summary, detailed test cases, timing data, and environment info.