AI for QA / Quiz
Role and System Prompts: Setting the Stage
How the system prompt and an assigned role steer tone, priorities, and guardrails across a whole session.
- Difficulty
- Easy
- Format
- Quiz
- Points
- 100
- Estimate
- 6 min
// MISSION BRIEF
Your Mission
System instructions provide higher-priority request or session framing, with persistence determined by the host and API. This quiz covers what belongs there, how a role ("you are a senior SDET reviewing for flakiness") changes output, and where role prompting stops being magic.
// FIRST CONTACT
Battle teaser
The system prompt differs from a normal user message because it:
- ACannot be overridden by anything, ever
- BIs the only message the model can read
- CProvides higher-priority request or session framing; whether it persists across turns depends on the host and API
- DRuns on a separate, smarter model
Answers, scoring, hints, and the full battle stay sealed.
// SKILL TAGS
prompt-engineeringsystem-promptrolesai-for-qa