AI-Generated BDD Scenarios
We have introduced AI-powered scenario generation for BDD projects. Testomat can now analyze existing BDD steps across your project and generate new scenarios based on them. This feature streamlines test creation by leveraging reusable steps, reducing manual effort, and ensuring consistency in test coverage.
Multiple Values for Custom Fields
We’ve enhanced the flexibility of custom fields by allowing multiple values to be assigned to both tests and suites. Previously, custom fields were limited to a single value, restricting classification and filtering options. Now, QA teams can apply multiple tags, categories, or attributes to a test or suite, improving organization and reporting.
Test Export Enhancements
Export Tests for a Specific Suite or Folder
We have added the ability to export tests for a particular suite or folder. Users can now find a dedicated export option under the extra menu in the suite detail view, allowing for more precise test data extraction and streamlined test management.
Enhanced Export for Search Results
We have improved test export functionality for search results. Users can now choose between two export modes: exporting only tests that match the search criteria or exporting entire matching suites along with their content for a broader test selection.
Customizable View for Runs Dashboard
Testomat.io now extends customizable view functionality to the entire Runs Dashboard within a project. Users can select which parameters are displayed across all runs and run groups, tailoring the dashboard to fit their specific needs. This feature enhances visibility and improves workflow efficiency by allowing personalized dashboard setups.
Test Plan Descriptions
We have enhanced the test planning process by introducing the ability to add descriptions when creating a test plan. Users can now provide additional context by including notes, execution requirements, or any other relevant details. Additionally, external documentation can be linked to support the test plan with references, guidelines, or related resources, making collaboration and test management more efficient.
Furthermore, users can easily view the test plan description during test execution, ensuring seamless reference and better alignment throughout the testing process.
Test Run Descriptions
We have introduced the ability to add descriptions for individual test runs, similar to test plan descriptions. When creating or editing a test run, users can now include notes with execution details, requirements, or any supplementary information that might assist the team.
Additionally, the test run description can be viewed during execution, ensuring that all relevant information is accessible in real time.
Environment-Based Notifications
We have introduced the ability to trigger notifications based on the environment of a test run. This feature allows users to set up alerts that are triggered when tests are executed in specific environments, such as staging, production, or QA, ensuring they receive notifications only for relevant test runs.
CSV Import Support for TestMo
We have added support for importing tests from TestMo using CSV files. Users can now seamlessly transfer their test cases from TestMo into Testomat.io without manual re-entry, ensuring important test details remain intact.
Fixes and Improvements 🛠️
- Added the number of tests to be deleted for bulk deletion
- Added Testomat IPs to the CI configuration screen for quick whitelisting
- Improved UI for empty titles in new steps and snippets
- Fixed filtered tests not displaying correctly in Tree view mode
- Fixed 404 error for "Read documentation" on the Import from Source Code page