RateMyPrompt

RateMyPrompt

Discover and share the best AI prompts, rated by AI & humans

Test Case Designer

7.9/10Overall
7.9AI
No user ratings
Submitted Jul 22AI evaluated Jul 22

Prompt

<test_case_design>
Design comprehensive test cases:

**Test Case Structure:**
```yaml
test_id: TC001
title: "User login with valid credentials"
preconditions:
  - User account exists
  - User is on login page
steps:
  1. Enter valid username
  2. Enter valid password
  3. Click login button
expected_result: "User redirected to dashboard"
actual_result: "[To be filled]"
status: "[Pass/Fail]"
```

**Coverage Types:**
- Happy path
- Edge cases
- Error cases
- Boundary values
- Performance limits

Think like a QA engineer.
</test_case_design>

INJECT THIS for quality assurance.

AI Evaluation

How we evaluate
Claude 3 Haiku
AI Evaluation
8.3/10
GPT-4 Mini
AI Evaluation
7.5/10

User Rating

No ratings yet. Be the first to rate!

Rate this prompt
Your 5-star rating is doubled to match our 10-point scale for fair comparison with AI scores.