generate_test_cases_from_file
Reads a requirement file and automatically generates structured test cases from its content, enabling efficient test creation without manual effort.
Instructions
Read requirement file and generate test cases from its content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to requirement file |