Identify bottlenecks and draft a load testing plan in 10 minutes

Beginner
10 min
English

Generate a targeted performance testing strategy and a ready-to-use load testing script outline for your application.

Steps

  1. Open ChatGPT or Claude.
  2. Copy the prompt template below.
  3. Replace the {variables} with your specific application details.
  4. Paste the prompt into the AI tool and press Enter.
  5. Review the identified bottlenecks and the testing strategy.
  6. Iterate once by asking the AI to adjust the generated script for your preferred testing tool (e.g., 'Rewrite the script for JMeter instead of k6').
  7. Copy the final script into your IDE or testing environment.
  8. Run the test against your staging server to find real performance limits.

Prompts to Use

Act as a senior QA and performance engineer. I need a performance testing plan for a {application_type} that handles {expected_traffic}. First, identify the top 3 potential performance bottlenecks for this type of system. Second, provide a k6 script skeleton to load test these bottlenecks. Include strict thresholds for {max_response_time} response time and an error rate of {error_rate_threshold}. Output the bottleneck analysis as a short bulleted list, followed by the k6 script in a code block.

Tools Used

Some tool links may earn AiA a commission — never affecting rankings.

Real results from people who did this

Be the first to share what this changed for you.

Sign in after running a recipe to submit your impact story.

Sign in to share what this changed for you — help the next person learn from your win.