Magani info
API Testing Tool
- Developed in pure Python
- REST API testing software
Create test cases and test in project level as well as test case level. Only Public API is supporting. You can use inside private network without authentication.
Testing methods
- GET : Implemented
- POST : Implemented
- PUT : Implemented
- DELETE : Implemented
Authorization
- Basic Auth : Not Implemented
Reports
- Export Project wise csv file
Future Support
- Export All test case results in excel, pdf, docs.
- Basic auth support
Start
Create Project
Step 1
Click create project button to create project

Step 2
Enter the Project name and Description then click create.

Limits
- Space is not allowed
Create Test Case
Step 1 :
Click on Project bar

Step 2 :
Click + icon in the page to create test cases

Step 3 :
Create test case by entering details.
