Hello,
at the moment I'm working on a project at a company which is starting to automate their tests with Ranorex.
My part is to define the process from getting the testscripts from version control (we are using ClearCase UCM) to execute the tests in a virtual machine.
For this situation I try to decide what Software is needed for managing the testexecution.
Has someone made experiences in using a Testmanagement-Tool like Rational Quality Manger for executing the testscripts? The sources should be build just before the test-execution. For this action I think we'll need a build-tool --> How can this tool be integrated in the testexecution?
Thank you for your input.
Anja
Executing Testskripts from Testmanagement-Tool
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Executing Testskripts from Testmanagement-Tool
Hello Anja,
The Ranorex Project is a Visual Studio Project. Therefore the same method as compiling Visual Studio Projects can be used. Have a look at this stackoverflow entry.
Regards,
Roland
Ranorex Support Team
The Ranorex Project is a Visual Studio Project. Therefore the same method as compiling Visual Studio Projects can be used. Have a look at this stackoverflow entry.
Regards,
Roland
Ranorex Support Team
Re: Executing Testskripts from Testmanagement-Tool
Hi,
If I am not wrong, ranorex 3 does come with a test management tool.
You can try it out.
If I am not wrong, ranorex 3 does come with a test management tool.
You can try it out.
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Executing Testskripts from Testmanagement-Tool
Hi hobli,
the new version of Ranorex includes a Test Suite which will allow you to manage your test cases.
Have a look at following links to learn more about the Test Suite:
http://www.ranorex.com/support/user-gui ... suite.html
http://www.ranorex.com/products/whats-n ... rex-3.html
Regards,
Tobias
Support Team
the new version of Ranorex includes a Test Suite which will allow you to manage your test cases.
Have a look at following links to learn more about the Test Suite:
http://www.ranorex.com/support/user-gui ... suite.html
http://www.ranorex.com/products/whats-n ... rex-3.html
Regards,
Tobias
Support Team
-
- Posts: 1
- Joined: Tue Apr 19, 2011 7:28 pm
Re: Executing Testskripts from Testmanagement-Tool
You can also manage and execute from TestShell.