I'm doing automated tests with Java+Selenium+Eclipse+TestNG and I need to integrate the results with TestRail but I don't know how to do it...
I found the Java's Api (http://docs.gurock.com/testrail-api2/bindings-java) and a lot of questions but any of the answers is useful. I only need the code to call the API and the path to put the Java's API.
Thanks.