home/roleplay/prompt-04-test-conditions

Prompt 04 Test Conditions

GPTClaudeGemini··615 copies·updated 2026-07-14
prompt-04-test-conditions.prompt
# prompt-04 — Test Conditions

| Attribute | Detail |
| :--- | :--- |
| **Location** | `08-genai-test-acceleration/02-analysis-prompts/prompt-04-test-conditions.md` |
| **Project** | Tricentis Demo Web Shop |
| **Version** | 1.0 |
| **STLC Phase** | Test Analysis |
| **GenAI Technique** | Prompt chaining · Structured prompt · Iterative HITL |
| **Reference** | CT-GenAI GenAI-2.1.1 / GenAI-2.2.1 |

## Artifact Description

**Test Conditions** are atomic statements derived from approved **`AC`** that answer the question, "what should be verified?". According to ISTQB CTFL v4.0, a test condition is an aspect of the test object that can be verified by one or more test cases.

**Role in the STLC:** Bridge between analysis and design. Each **`TCND`** will originate one or more **`TC`**.

**Inputs:** Approved `requirements.md` and `test-basis-evaluation.md` artifacts.

---

## Prompt

> 🔗 **Requires:** Active `system-prompt.md` + `context-rules.md`. Input: Completed `prompt-03-basis-evaluation.md`.

### Instruction

Derive test conditions from the `requirements.md` artifact in collaboration with the tester:

1. For each approved **`AC`**, generate the corresponding atomic test condition.
2. Assign priority based on risks from the Test Plan.
3. Present the set to the tester for validation before proceeding with the next group of **`AC`**.
4. Limit 5 conditions per iteration.

One condition = one verifiable aspect. Do not combine multiple checks into a single **`TCND`**.

### Input data

when to use it

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