generate_test_script
Generate step-by-step end-to-end test scripts for HR scenarios like hire, promote, or terminate. Includes preconditions, expected results, and business rule validations.
Instructions
Generate an end-to-end test script for a specific HR scenario.
Produces step-by-step test instructions including:
Preconditions
Step-by-step actions
Expected results at each step
Business rule validations
Country-specific checks
No SF API calls needed — uses knowledge base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | ||
| language | No | Output language: 'en' or 'es' | en |
| scenario | Yes | Test scenario: 'hire', 'promote', 'transfer', 'terminate', 'rehire', 'compensation_change', 'org_change', 'full_lifecycle' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||