home/roleplay/prompt-03-basis-evaluation

Prompt 03 Basis Evaluation

GPTClaudeGemini··1,108 copies·updated 2026-07-14
prompt-03-basis-evaluation.prompt
# prompt-03 — Test Basis Evaluation

| Attribute | Detail |
| :--- | :--- |
| **Location** | `08-genai-test-acceleration/02-analysis-prompts/prompt-03-basis-evaluation.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

The **Test Basis Evaluation** records static anomalies (**`AN`**) detected while reviewing the test basis. According to ISTQB CTFL v4.0, test analysis involves reviewing the test basis to identify any defects it may contain (ambiguities, inconsistencies, missing information) and to evaluate its testability.

**Role in the STLC:** Cleanses the test basis before design. Each resolved **`AN`** helps prevent false execution results.

**Inputs:** Approved `requirements.md` — item-by-item review of each **`REQ`** and **`AC`**.

---

## Prompt

> 🔗 **Requires:** Active `system-prompt.md` + `context-rules.md`. Input: Completed `prompt-02-requirements.md`.

### Instruction

Review the `requirements.md` artifact in collaboration with the tester:

1. Analyze each **`REQ`** and **`AC`** for ambiguity, missing or incomplete information, criteria that cannot be verified as Pass/Fail, or undocumented implicit behaviors.
2. For each anomaly found, present it to the tester as a clear question for resolution.
3. Record the status of each **`AN`**: Resolved before design / Pending.
4. Maximum 3 anomalies per exchange.

Do not invent anomalies. Each **`AN`** must reference a specific **`REQ`** or **`AC`**.

### Input data

when to use it

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