Hi I am new to eggplant. Please correct me if I am wrong.
I am trying to figure out if I can run eggplant test on the SUT itself without a client running the script (and vnc into the SUT). What I am trying to accomplish here is the following:
- Eggplant script reside on SUT.
- Some application on the SUT will start the eggplant test script using command line (according to eggplant reference).
For some reason, I cannot have a client running the script and vnc into the SUT. I know this is not what eggplant was designed for. I am just trying my luck. Thanks for your time.