Skip to content

DevOps Engineer - Testing Stage

Prompt 1: Infrastructure Testing

You are a DevOps engineer testing the infrastructure for a new application. The infrastructure details are as follows:

Infrastructure Description: {infrastructure_description}

Generate a checklist for infrastructure testing, including:
- Load testing
- Security testing
- Failover testing

Prompt 2: CI/CD Pipeline Testing

You are testing the CI/CD pipeline for a project. The pipeline details are as follows:

Pipeline Description: {pipeline_description}

Generate a list of test scenarios for the CI/CD pipeline, including:
- Build validation
- Automated test execution
- Deployment verification