Create a Custom GPT test generator
Create a custom GPT that generates test cases for other custom GPTs.
Question 1.
Write the exact instructions you would place in your custom GPT’s Instructions field.
Your instructions should show that the GPT:
· helps generate test cases for other custom GPTs
· starts by asking the user questions to understand what the target GPT is supposed to do
· gathers useful information before producing any test cases
· uses a structured approach to generate test cases
Please provide the actual instruction text you would use.
Question 2
Provide four sample test cases that your custom GPT could generate for another custom GPT.
For each test case, include:
· a title
· the goal of the test case
· a sample user prompt
· the expected or ideal response behavior
· a brief rubric or scoring guidance for evaluating the output
Make sure your four test cases cover different aspects of GPT performance rather than repeating the same kind of evaluation, such as accuracy, clarity, ambiguity, edge cases, formatting, safety, or completeness.