Test Plan Generator Overview
The Test Plan Generator in Functionize allows users to generate a high-level test plan that includes an overview of test steps, user interactions, and configuration settings. This feature helps users create test plans, regenerate steps, and export test details. Below is a step-by-step guide on how to use the Test Plan Generator and its related features.
Note: The Test Plan Generator is available only for test cases that have passed and Approved for Learning.
Access the Test Plan Generator
- Navigate to the desired test case in Functionize.
- From the Test Details page, click on the Test Plan button at the top right to open the Test Plan Generator.
Generate a Test Overview
- The Test Plan Generator will automatically provide a test overview summarizing the test's main actions and steps.
- The Summary section offers a high-level description of the user journey, such as navigating to a specific page or performing certain actions.
- The Detailed Steps section lists each step with precise details, such as element interactions and expected results.
Expand/Collapse Test Plan Details
- The generated test plan is shown in an expandable/collapsible format.
- Use the Expand button on the right side to view all steps and their details.
- Use the Collapse button to minimize details, showing only the primary structure of the test plan.
Regenerate Test Steps
- If modifications are made to the test case and you need an updated test plan, click the Re-Generate button to refresh the test steps.
- The Test Plan Generator will reload with the updated actions, reflecting any recent changes to the test case.
Download the Test Plan as CSV
- To export the test plan, click the Download CSV button.
- This will create a CSV file containing the detailed steps of the test plan, which can be saved locally and shared with stakeholders.
This feature enables efficient test planning and simplifies the process of documenting test cases for easy review, sharing, and integration with other tools.