Automate test cases generation, test execution, and test report creation —
Makes API testing smarter!
About RakAPIt
RakAPIt is a cloud service that automatically generates test cases, and collectively manages a series of tasks in conventional API testing.
Starting from test case creation, addition, update, deletion, and test result check, everything can be managed on the web.
You can significantly reduce the man-hours required for the entire API testing.
Furthermore, by importing OpenAPI (Swagger) format files, the API definitions are automatically imported and test cases are automatically generated.
Aiming for 'Raku (it means easy and fun in Japanese) API testing', we add functions that make API testing 'easy', 'accurate', and 'quick'.
RakAPIt Process
Just import the Swagger (2.0, 3.0) file to automatically generate the necessary API testing data.
Test cases covering all possible combinations of data patterns are auto-populated from the input parameters.
You can execute multiple test cases with just one click. You can also test your own API in your local environment. Easy to re-execute.
You can easily check the test results on the screen. By selecting the status as Retest/Blocked, test cases and results can be managed together.
Advantages
Reduce test man-hours
Significant reduction in test man-hours through automation.
Easy to maintain
Test cases can be easily modified and re-executed.
Easy to implement
No need to set up an environment as you can execute the tests on the web.
Main Functions
Automatic test case generation
Generate test cases automatically from data patterns.
All combinations and all-pairs testing (pairwise testing) are supported.
Test execution
Multiple test cases can be executed together.
You can re-execute as many times as you like.
Test management
Easy to add/modify test cases.
Maintenance costs can be significantly reduced.
Assertions
Response Code
Validate that the response status code is as expected or not.
Response Header/Body
Validate whether the individual elements of the response are as expected.
Schema Validation
Validate that the response payload is well-formed.