
Test case generation use case
The application is designed to automatically generate detailed test cases for the IBM Maximo Application Suite 9 (MAS 9) using a large language model from IBM Watsonx AI. Its primary purpose is to help testers rapidly produce comprehensive test cases based on provided functional requirements. Users can either send plain text descriptions or upload files (like DOCX or PDF) containing the details. The generated test cases are then formatted into a table and made available for download as an Excel file.
In summary, the application is a comprehensive test case generator that integrates an AI model to produce detailed test cases from functional requirements. It supports multiple input formats, uses robust parsing to organize the output, and offers both a web-based interface and file downloads for user convenience. The design emphasizes security, user accessibility, and ease of integration into testing workflows, making it a valuable tool for testers working with IBM Maximo Application Suite 9.
The MAS (Maximo application suite) supports role-based access aligned with Maximo’s permissions:
Launch the IANN Maximo Assistant by clicking on the assistant icon.
Initiate the process by clicking on ‘Testcases.’ Or Entering ‘Testcases’ in assistant.
Initiate the file upload by selecting the ‘Choose File’ option in the assistant, which will open your local file explorer
After choosing a file from your local storage, click on the Upload button to start processing the file and generating test cases. The processing status will be displayed in the image provided below.
After the file has been processed successfully, a success message is displayed as depicted in the figure below. Two options are then available: View Test Cases and Go Back. Select view Test cases option to view testcases.
After selecting the View Test Cases option, the test cases associated with the provided functional document are displayed, as illustrated in the figures below. To download the Generated testcases file onto your device, simply choose the Download option.