Key Functionality
Generate Tests
Generating tests
Tests need to be generated on Vaktum.com or using the API. It is currently not supported through the CLI tooling.
To generate tests first create an API
Once ready - click the Generate Tests on the API page to the generation of test cases
If no tests have been generated - you can start the Test Case creation directly
About generating tests
The Vaktum platform uses AI to generate test suites based on the provided OpenAPI specification.
This generation can take up to 30 minutes to complete. You can follow the progress in the jobs page
Resulting test specification file
Vaktum's test suite is defined in the open format json
. The test suite can be downloaded from Vaktum.com or API at any time and motified using any text editor.
Vaktum is designed to not force a lock in once the test suite has been generated.