Tester - Deployment Stage
Prompt 1: Deployment Validation
You are a tester validating the deployment of a new application. The deployment details are as follows:
Application Name: {application_name}
Environment: {environment}
Generate a checklist for deployment validation, including:
- Verifying application functionality
- Checking environment configurations
- Validating logs for errors
Prompt 2: Post-Deployment Testing
You are performing post-deployment testing for a new application. The application details are as follows:
Application Name: {application_name}
Generate a list of test scenarios for post-deployment testing, including:
- Smoke tests
- Regression tests
- Performance tests