A quick guide for generating and managing test cases from your requirement documents and business data.
1. Select your requirement document and test case category
Choose the functional requirement you want to use and the category you want a test case to be generated under. These documents provide the foundation for generating relevant test cases and what type of data it'll use.
2. Select test case type
Pick the type of test cases you wish to generate, such as positive, negative, or end-to-end cases, based on your project's requirements and data category.
3. Generate Test Cases
Click Generate Test Case to automatically create test cases based on your documents.
4. Review & Generate Test Case Script
Examine the generated test cases for accuracy and completeness. Click Test this case to create a script that validates if the generated test case passes or fails. If there's multiple factors being tested, you'll see multiple results.
5. Push to qTest
Click Push to qTest to automatically send the generated test case to the qTest website.