Katalon PractiTest Integration

Hi I am using PractiTest as my test management tool. Is there way where i can post/update each test result with the test cases available in practitest. Please let me know.
If there is no direct integration what are alternate ways to do.

Hi @sadiq.shaik

PractiTest provides a set of API:

https://www.practitest.com/api-v2/#welcome-to-the-practitest-39-s-rest-api-v2

You can create a Test Listener, and in that after a test case execution is done you can use the Rest API to send the test results. There is no Integration Plugin for PractiTest yet.

Other alternatives are Integration plugins listed in Katalon Store:
https://store.katalon.com/?category=Integration