Forum Discussion

brijesh_jora11's avatar
brijesh_jora11
New Contributor
2 years ago

Test Complete Report Integration with Test Rail Using JavaScript

Hi Team,

 

I am configuring Test Result Report from Test Complete Tool to Test Rail Test Management Tool using JavaScript.

I am looking for exact solution for report configuration.

Does JUnit report can be configure with Test Rail ?

 

Please check above requirement and suggest some solution.

 

Regards,

Brijesh Jora

1 Reply

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    There's no options in TestComplete to do this. However, you should be able to write a program within TestComplete that can call Test Rail APIs to generate a report based on the Summary Report. You will have to parse the data though.