home/roleplay/prompt-10-execution-decision

Prompt 10 Execution Decision

GPTClaudeGemini··870 copies·updated 2026-07-14
prompt-10-execution-decision.prompt
# prompt-10 — Execution Decision Note

| Attribute      | Detail |
| :---           | :--- |
| **Location**   | `08-genai-test-acceleration/05-execution-prompts/prompt-10-execution-decision.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

An **Execution Decision Note** (**`EDN`**) documents a formal deviation from the entry criteria of a test suite. According to ISTQB CTFL v4.0, test control means taking actions when test objectives are not met as planned — this includes recording decisions to continue despite unmet entry criteria.

**Role in the STLC:** Prevents unnecessary blocking of the test cycle due to low-severity defects. Makes the continuation decision clear and traceable.

**Input sources:** Entry criteria from `test-suites.md`, partial results from the previous suite, QA Lead decision.

---

## Prompt

> [!IMPORTANT]
> 🔗 **Requires:** Active `system-prompt.md` and `context-rules.md`. Input: Completed `prompt-09-test-suites.md`.

### Instruction

Create the **`EDN-XX`** artifact only when the tester confirms that an entry criterion is not met and decides to continue:

1. Record the unmet entry criterion with a reference to `test-suites.md`.
2. Document the open defects (with severity) that led to the deviation.
3. Register the justification and the QA Lead's decision.
4. Do not generate this artifact if all entry criteria are met.

### Input data

when to use it

Community prompt sourced from the open-source GitHub repo LuisAdonais/istqb-manual-qa-ecommerce (NOASSERTION). A "Prompt 10 Execution Decision" 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