Browse QA Engineers Section 3: Automation Scripts

Convert Manual Test Suite to Automation Script

4 fill-in slots · from The AI Prompt Handbook for QA Engineers

Your details

0/4 filled

Convert Manual Test Suite to Automation Script

I have a set of manual test cases. Convert them into automation test scripts.

MANUAL TEST CASES:
[Paste 3-10 manual test cases]

TARGET FRAMEWORK: [XCUITest / Espresso / Appium / Detox]
LANGUAGE: [Swift / Kotlin / Java / JavaScript / TypeScript / Python]

EXISTING AUTOMATION PATTERNS:
[Paste a sample of existing automation code from your project, or describe your patterns]

For each manual test case, generate:
1. The automated test function
2. Any new page object / robot methods needed
3. Test data setup requirements
4. Comments noting what can't be automated (visual checks, subjective UX)

Also identify:
- Test cases best left manual (not worth automating)
- Test cases to combine (share setup, reduce duplication)
- Suggested test execution order (dependencies)

Highlighted [slots] are still empty. Downloads are plain .txt — paste into any AI assistant.