Page 1 of 1

what are the advantages of using the console

Posted: Wed Feb 21, 2018 1:26 pm
by jecardenasri01
Hi

at this moment I study chapter 4 the ranorex guide(Ranorex guide user Lesson 4 - Ranorex Test Suite ),According to what I realized, it is that:

- excecute .rslnx
- I must have Ranorex to be able to execute some commands
- it serves for reports of variables and their status

I do not understand very well the practical use of the console at the project level

I would like to know if you could explain some advantages of using the console


thanks for your attention

Re: what are the advantages of using the console

Posted: Thu Feb 22, 2018 10:28 am
by Support Team
Hi jecardenasri01,

Welcome to Ranorex!
I do not understand very well the practical use of the console at the project level
There are scenarios where you simply want to execute the test executable via the command line.

Practical examples would be the following:
  • • Running the test as part of a continuous integration process
    • Sequentially running multiple test executables
    • Auto-trigger the test executable after a specific event, e.g., system reboot.
I hope this helps.

Sincerely,
Robert