SlashAI

Your AI Command Vault

Summoning the AI overlords…

PerformanceTesting

Testing & QA

PerformanceTesting

24 commands

/LoadTestStressTestScenario

Design a load test for a system stress-test scenario — e.g. a system that must survive a 10x traffic spike.

Testing & QAadvanced#stress#loadtest

/FuzzPerformanceRegression

Design fuzz testing for a performance regression — e.g. an api that got noticeably slower after the last release.

Testing & QAmedium#performance#regression

/LoadTestDataCorruptionIssue

Design a load test for a data corruption issue — e.g. reports of order totals being saved incorrectly.

Testing & QAeasy#databug#integrity

/FuzzHighTrafficEndpoint

Design fuzz testing for a high-traffic api endpoint — e.g. an endpoint expecting 5000 requests per second on launch day.

Testing & QAadvanced#loadtest#performance

/LoadTestProductionBug

Design a load test for a bug reported in production — e.g. a bug where some users can't complete checkout.

Testing & QAmedium#bug#production

/FuzzBetaFeedbackBacklog

Design fuzz testing for a backlog of beta tester feedback — e.g. 40 unsorted feedback notes from a closed beta.

Testing & QAmedium#feedback#triage

/LoadTestUserReportedIssue

Design a load test for a vaguely described user-reported issue — e.g. a support ticket saying 'the app just doesn't work'.

Testing & QAeasy#bugreport#triage

/FuzzCrossDeviceBug

Design fuzz testing for a bug appearing only on some devices — e.g. a layout bug appearing only on older android devices.

Testing & QAadvanced#bug#devices

/LoadTestNewFeatureRelease

Design a load test for a newly released feature — e.g. a new checkout discount feature going live tomorrow.

Testing & QAmedium#qa#checklist

/FuzzIntermittentFailure

Design fuzz testing for an intermittent test failure — e.g. a test that fails roughly one run in twenty.

Testing & QAeasy#flaky#bug

/FuzzSecurityVulnerability

Design fuzz testing for a reported security vulnerability — e.g. a report of an exposed admin endpoint.

Testing & QAadvanced#security#bug

/LoadTestPerformanceRegression

Design a load test for a performance regression — e.g. an api that got noticeably slower after the last release.

Testing & QAmedium#performance#regression

/FuzzUserInputForm

Design fuzz testing for a user-facing input form — e.g. a form accepting arbitrary text and file uploads.

Testing & QAeasy#fuzzing#inputs

/LoadTestHighTrafficEndpoint

Design a load test for a high-traffic api endpoint — e.g. an endpoint expecting 5000 requests per second on launch day.

Testing & QAadvanced#loadtest#performance

/FuzzStressTestScenario

Design fuzz testing for a system stress-test scenario — e.g. a system that must survive a 10x traffic spike.

Testing & QAadvanced#stress#loadtest

/LoadTestBetaFeedbackBacklog

Design a load test for a backlog of beta tester feedback — e.g. 40 unsorted feedback notes from a closed beta.

Testing & QAmedium#feedback#triage

/FuzzDataCorruptionIssue

Design fuzz testing for a data corruption issue — e.g. reports of order totals being saved incorrectly.

Testing & QAeasy#databug#integrity

/LoadTestCrossDeviceBug

Design a load test for a bug appearing only on some devices — e.g. a layout bug appearing only on older android devices.

Testing & QAadvanced#bug#devices

/FuzzProductionBug

Design fuzz testing for a bug reported in production — e.g. a bug where some users can't complete checkout.

Testing & QAmedium#bug#production

/LoadTestIntermittentFailure

Design a load test for an intermittent test failure — e.g. a test that fails roughly one run in twenty.

Testing & QAeasy#flaky#bug

/FuzzUserReportedIssue

Design fuzz testing for a vaguely described user-reported issue — e.g. a support ticket saying 'the app just doesn't work'.

Testing & QAeasy#bugreport#triage

/LoadTestSecurityVulnerability

Design a load test for a reported security vulnerability — e.g. a report of an exposed admin endpoint.

Testing & QAadvanced#security#bug

/FuzzNewFeatureRelease

Design fuzz testing for a newly released feature — e.g. a new checkout discount feature going live tomorrow.

Testing & QAmedium#qa#checklist

/LoadTestUserInputForm

Design a load test for a user-facing input form — e.g. a form accepting arbitrary text and file uploads.

Testing & QAeasy#fuzzing#inputs