Support Forum
Please re-read this thread from the beginning. You can launch the test suite as the shell command from Jenkins.
Read the API documentation
Hi,
I had another question , can the Jenkins Job run test suite without deploying them on a web server? Cant I use github location as the url to my test suite?
Can you please clarify on the above?
Thanks,
Akansha.
I had another question , can the Jenkins Job run test suite without deploying them on a web server? Cant I use github location as the url to my test suite?
Can you please clarify on the above?
Thanks,
Akansha.
Last edited by akansha85 on Wed May 27, 2015 12:49 am, edited 1 time in total.
You can point the automation launcher to any URL or webserver, that serves the files of your test suite. As long as your tests works in the browser they will work with the automation launcher.
Read the API documentation