Hello,
I would like to see if it is possible to run several test suite in a row with Ranorex Test Suite Runner.
I saw on that page: https://www.ranorex.com/help/latest/ran ... estsuites/
that it is possible to do it with Ranorex Studio but would like to do it with Ranorex Test Suite Runner or if there is other possibilities.
Many thanks !
Running several Test Suites with Ranorex Test Suite Runner
Re: Running several Test Suites with Ranorex Test Suite Runner
Hi,
I'm afraid, running multiple test suites in sequence is only possible via Ranorex Studio or from command line, but not from Test Suite runner? If you want to run it from command line, you simply need to omit "testsuite" parameter in command line. Simply run compiled exe for default startup project.
I'm afraid, running multiple test suites in sequence is only possible via Ranorex Studio or from command line, but not from Test Suite runner? If you want to run it from command line, you simply need to omit "testsuite" parameter in command line. Simply run compiled exe for default startup project.
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
Re: Running several Test Suites with Ranorex Test Suite Runner
Hi,
thanks for your answer, running with command line will be fine for me but I don't get it how I could do it.
Can you give me a quick example of what I should give into the command line based on the files that I have (picture attached)
That would be great !
thanks for your answer, running with command line will be fine for me but I don't get it how I could do it.
Can you give me a quick example of what I should give into the command line based on the files that I have (picture attached)
That would be great !
You do not have the required permissions to view the files attached to this post.
Re: Running several Test Suites with Ranorex Test Suite Runner
Hi,
Basically, it should be enough to run compiled exe file, which you can find in Bin/Release or Bin/Debug folder. Aside of exe, you should see there rxtst files for all test suites and rxsqc file, which contains definition of test sequence... For more details, regarding command line execution, please follow the instructions from user guide:
https://www.ranorex.com/help/latest/ran ... execution/
For test sequence specific command line parameters, see this paragraph...
https://www.ranorex.com/help/latest/ran ... parameters
Hope this helps?
Basically, it should be enough to run compiled exe file, which you can find in Bin/Release or Bin/Debug folder. Aside of exe, you should see there rxtst files for all test suites and rxsqc file, which contains definition of test sequence... For more details, regarding command line execution, please follow the instructions from user guide:
https://www.ranorex.com/help/latest/ran ... execution/
For test sequence specific command line parameters, see this paragraph...
https://www.ranorex.com/help/latest/ran ... parameters
Hope this helps?
You do not have the required permissions to view the files attached to this post.
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
Re: Running several Test Suites with Ranorex Test Suite Runner
It's perfect, thanks a lot for your quick and very helpful feedback !
Re: Running several Test Suites with Ranorex Test Suite Runner
You are welcome! I'm glad I could help 

Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration