Test Case Priority Classification

D

Daniel Okoye

@daniel-okoye

·

Classify test cases into priority tiers based on examples.

68 copies0 forks
Share this prompt:
Classify this test case priority using the examples.

Examples:
- "User login with valid credentials" → P0 (Critical path, run every commit)
- "Password reset email formatting" → P2 (Important, run daily)
- "Profile avatar upload with exotic file format" → P3 (Edge case, run weekly)
- "Admin dashboard data export" → P1 (Core feature, run every PR)

Test case: {{test_case_description}}
Feature area: {{feature_area}}
User impact: {{user_impact}}

Classify with:
- Priority tier (P0-P3)
- Run frequency recommendation
- Justification

Details

Category

Coding

Use Cases

Test prioritization workflowCI optimization planningTest suite maintenance

Works Best With

claude-opus-4.5gpt-5.2gemini-2.0-flash
Created Updated Shared

Related Prompts

Create your own prompt vault and start sharing