validate_execution_readiness
Validate if test cases meet readiness criteria by checking test case count, critical count, and test data availability to determine execution readiness.
Instructions
Check if test cases are ready for execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| has_test_data | No | ||
| critical_count | Yes | ||
| test_case_count | Yes |