Hi ;
Somebody can show to me how is it possible ton run inly one test suite from multiple testsuites project in commande line ?
I tried to get information here, https://www.ranorex.com/help/latest/ran ... x-studio/ but i didn't find adequate answer .
Regards
Command line to run only one testsuite in multiple-test suit project
Re: Command line to run only one testsuite in multiple-test suit project
Hi,
What exactly is your problem? Basically, this command line should start your test with appropriate test suite...
What exactly is your problem? Basically, this command line should start your test with appropriate test suite...
test.exe /testsuite:C:\path\to\file.rxtst
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: Command line to run only one testsuite in multiple-test suit project
Thanks;
i forgot the "/" before the "ts" argument. So sure, it couldn't be run
Best regards
i forgot the "/" before the "ts" argument. So sure, it couldn't be run
Best regards