Page 1 of 1

RTM compatibility

Posted: Mon Mar 07, 2011 8:26 pm
by Yodhpal
Is Ranonex compatible with any test management tools for requirement traceability and version control? If yes, can you please list a few of them.

Re: RTM compatibility

Posted: Tue Mar 08, 2011 2:43 pm
by Support Team
Hi,

the freeware test management tool Xstudio supports Ranorex, but basically every test management tool which supports command line execution can execute Ranorex tests.
The result of a Ranorex test automation project is always an executable file. The generated *.exe can easily be triggered by these environments.
The testcases return at least -1 or 0 for either failed or passed tests, so the result of the tests can be handled by the environment.

See following blog entry for further details:
http://www.ranorex.com/blog/organizing- ... ExeProject

Kind regards,
Tobias
Support Team