I am trying to automate a process using eggplant, and I have written the scripts in eggplant functional. I am looking for a way to set up this bot to run daily at a specific time with no manual intervention.
If it is achievable using Eggplant DAI, then please help me set up this.
Is there any documentation or tutorial where I can get help to achieve this?
When I am running a test from Eggplant Manager, itās giving the status āExceeded ePF Licenses - Not enough eggPlant Functional licenses to runā.
I have Installed the Eggplant manager on my laptop and configured the SUT machine inside the Virtual box on the same computer. In Eggplant manager GUI, I have configured the Agent, SUT, Appliances, Access Group and repository and uploaded the Script file. I have checked the agent status and it is showing āOnlineā.
I am not sure where It is going wrong and still have a lot of confusion because:
I have the script and tested it on the same SUT (Virtual box) machine from Eggplant functional. Connection type I used to connect with that SUT machine is Web Driver type in Eggplant functional. The confusion is when I configured the SUT machine in Eggplant manager; I used the connection type as RDP. Is this a problem? I tried to connect using TCP, but in this case I got the status as 'Timed Outā.
I have checked the licenses in Eggplant functional and found one development and 1 execution license. Then why Iām getting this status āNot enough eggPlant Functional licenses to runā?
Can I see the real time execution after I triggered?
Which connection type should I use? If my SUT machine is in Virtual box and connection type used as Web driver while running my test from Eggplant functional.
A Windows Scheduled Task or Cron job in Linux can be kicked off to run the Eggplant Functional tests via the runscript command. This solution does not require Eggplant Manager but would require additional licenses of Eggplant Functional if you intend on running multiple tests simultaneously.