home/roleplay/prompt-13-execution-summary

Prompt 13 Execution Summary

GPTClaudeGemini··623 copies·updated 2026-07-14
prompt-13-execution-summary.prompt
# prompt-13 — Execution Summary

| Attribute      | Detail |
| :---           | :--- |
| **Location**   | `08-genai-test-acceleration/05-execution-prompts/prompt-13-execution-summary.md` |
| **Project**    | Tricentis Demo Web Shop |
| **Version**    | 1.0 |
| **STLC Phase** | Test Execution |
| **GenAI Technique** | Structured prompt · Iterative HITL |
| **Reference**  | CT-GenAI GenAI-2.1.1 / GenAI-2.2.4 |

## Artifact Description

The **Test Execution Summary** consolidates the results of all executed suites. According to ISTQB CTFL v4.0, test monitoring produces *test progress reports* that compare actual progress against the plan.

**Role in the STLC:** Closes the execution phase with consolidated metrics. Feeds the Test Summary Report of the completion phase.

**Data sources:** The three completed **`TL`** and the updated execution tracker.

---

## Prompt

> 🔗 **Requires:** Active `system-prompt.md` + `context-rules.md`. Input: Completed `prompt-12-test-logs.md` for all three suites.

### Instruction

Consolidate the execution results collaboratively with the tester:

1. Calculate metrics per suite: total **`TX`**, PASS, FAIL, PENDING, pass rate.
2. List open defects with severity.
3. Evaluate if the exit criteria from the Test Plan were met.
4. Present the summary to the tester for validation before closing.

### Input data

when to use it

Community prompt sourced from the open-source GitHub repo LuisAdonais/istqb-manual-qa-ecommerce (NOASSERTION). A "Prompt 13 Execution Summary" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

LuisAdonais/istqb-manual-qa-ecommerce · NOASSERTION