QAplanet
Automation Readiness
Score each approved test case for repeatability, required data, validation path, and recommended automation framework.
Total test cases
4
Automatable
2
Needs API/Data
2
Manual Only
0
Automation potential
100%
0 automatable cases selected
| Select | Test Case | Readiness | Confidence | Reason | Recommended Framework |
|---|---|---|---|---|---|
QA-TC-001 Customer logs in with valid credentials | Automatable | 90% | Clear repeatable UI flow with stable expected result. | Playwright | |
QA-TC-002 Invalid login displays clear error | Automatable | 90% | Clear repeatable UI flow with stable expected result. | Playwright | |
QA-TC-003 Order date filter rejects ranges over 24 months | Needs API/Data | 74% | Automation is feasible after seeded data and API validation hooks are available. | API | |
QA-TC-004 Support impersonation is denied for non-manager role | Needs API/Data | 74% | Automation is feasible after seeded data and API validation hooks are available. | API |