- Step1: Install the plugin with ‘pip install robotframework-ai-agent-datadriver’.
- Step2: Configure your OpenAI API key in a properties file or environment variable.
- Step3: Define your test cases using Robot Framework and include DataDriver settings.
- Step4: Add AI Agent keywords to enable automatic data generation.
- Step5: Run your test suite; the AI Agent generates and injects test data dynamically.
- Step6: Review test reports, refine prompts, and regenerate data as needed.