How to get the Test result?

Dear Team

We want to send the test result to other system through the Rest API.

so, I want to know that how to get the success/fail from test case or test suites.

Thank you.

Thank yot for your answer.

I have additional questions.

Can I get information about running browsers in a method?

In this case, please ultize setUp() and tearDown() methods, you can find information of these methods in this page.

I search and see there is a similar topic for your concern, you can find some solutions here: http://forum.katalon.com/questions/how-to-use-teardownifpassed-and-teardowniffailed/