I have a suite created in FitNesse.
All the Test pages under that suite are created using Java.
When I run the suite, I am able to see the results in FitNesse.
Now I want to access the data, results, suite name, etc. in Java.
Also, I need to update HP-Quality Control (ALM) with the results.
Is there an API I can use to access the FitNesse results in Java or to update ALM directly?