180 prompts matching "API testing"
Act as a learning scientist and study coach. Help me build a study plan to prepa...
Add retry logic with exponential backoff and jitter to my API call code. Cover: ...
Help me design an idempotent endpoint for [CRITICAL ACTION — e.g., charge a card...
Refactor the following large class (>500 lines, multiple responsibilities) into ...
Calculate the required sample size and test duration for an A/B test given: base...
I'm writing an assessment for [TOPIC, LEVEL]. Give me three question formats tha...
I need to refactor [MODULE/FUNCTION] and there are no tests. Yes, I should add t...
I'm writing a test on a topic I've taught for years and I'm tired of seeing stud...
Act as a senior software engineer who pairs with juniors on refactors. I will pa...
I just joined a team and inherited [type of codebase — backend API, frontend app...
I'm hiring for [role]. I've drafted a loop of [N] interviews: [list them]. Help ...
Act as a data analyst. I have a dataset with these columns: [list columns]. Sugg...
Act as a test engineer who is obsessed with edge cases. I will give you a functi...
Act as a data quality lead. I am onboarding a new data source: [SOURCE NAME], fo...
I have a POST endpoint at [ROUTE] that creates [RESOURCE]. Right now if a client...
Write [N] quiz questions on [TOPIC] for [STUDENT LEVEL]. Half the questions shou...
I have a 400-line function that is impossible to test but heavily used. Help me ...
You are an API designer. Based on the feature I describe, design a clean REST AP...
You are an experimentation analyst. I will give you the numbers from an A/B test...
I'm designing a new API endpoint. Help me get it right the first time. Cover: (1...
I have a test that passes on my laptop and fails in CI, and I've already tried '...
My team has a list of 'growth ideas' a mile long, but I suspect we're working on...
You're an experimentation lead. I ran an A/B test, the headline metric moved 4.2...
Here's a function that passes my obvious tests but feels fragile. Act as a caref...