Introduction of Suites
Instructions for creating suites in the Robonito Desktop App.
Introduction to Suites
Suites are essential components in Robonito, functioning as containers to organize and manage your test cases within a workspace. The suite management module features an IDE-like interface for creating, editing, and executing tests efficiently.
Create Suite:
-
Click "+ New Suite": Click the "+ new suite" button in the top left corner.
-
Enter Suite Name: Provide a descriptive name for your suite in the "Suite name" field.
-
Select Suite Type:
- Choose the suite type from the "Suite type" dropdown. Robonito currently supports two suite types:
- Web: For web-based test cases.
- API: For API-based test cases.
- Choose the suite type from the "Suite type" dropdown. Robonito currently supports two suite types:
-
Create Suite: Click "Create" or "Save" to finalize.
Key Features:
- Organization: Test cases are stored within suites for structured management.
- IDE-like Interface: Navigate suites and test cases easily with a clear layout.
- Variable Management: Define variables to enhance test maintainability.
- Search: Use the search bar to find specific suites or test cases quickly.
Suite List
-
Suite Actions List: Click the three vertical dots (ellipsis) next to the suite name to access the suite actions menu, which includes options to:
- Add Test Case: Seamlessly add a new test case to the suite.
- Delete Suite: Permanently delete the entire suite.
- Schedule: Automate the suite to run at specific times or intervals.
- Report: Access execution reports for the suite.
- Generate Code: Generate code snippets for the suite or its test cases.
Suite Execution Details:
- Local Execution: Executes the test cases on your local machine.
- Cloud Execution: Executes the test cases on Robonito's cloud infrastructure.
- Execution Reports: You will receive detailed reports on the execution status of each test case within the suite.
- Scheduling: Effortlessly automate the execution of suites at desired times or intervals.
Benefits of Using Suite Actions:
- Efficient Execution: Execute all test cases within a suite with a single click for maximum efficiency.
- Flexible Execution Options: Choose between local or cloud execution based on your specific needs.
- Comprehensive Reporting: Access thorough execution reports to analyze test results effectively.
- Automation: Schedule suites to run automatically at selected times for enhanced productivity.
- Suite Management: Easily add, delete, and manage suites and their test cases with confidence.
- Code Generation: Generate code snippets to streamline your test development process
Note: This documentation will be updated as Robonito evolves. Stay tuned for more updates and features.