Can we Build and run Test Studio in Jenkins CI deployed on a server like tomcat ?

1 Answer 89 Views
General Discussions Installation Jenkins Scheduling Test Configuration Test Execution
omar
Top achievements
Rank 1
omar asked on 13 Dec 2021, 09:31 AM | edited on 13 Dec 2021, 09:32 AM
Can we Build and run Test Studio in Jenkins CI deployed (.war) on a  server like tomcat? 

1 Answer, 1 is accepted

Sort by
0
Elena
Telerik team
answered on 15 Dec 2021, 05:53 PM

Hi Omar,

I am not sure for all details of the setup you have established, so I will list the requirements, which Test Studio has in order to execute tests. 

  • As a .Net application Test Studio can be only installed on Windows OS.
  • If you intend to execute web functional tests on 'headed' browsers, Test Studio requires active user session on the execution machine. In terms of CI implementation, the agent tool needs to be running in interactive mode.
  • If you can test the application in headless mode, you can skip the requirement for active desktop session and run the tests in Chrome headless. In terms of CI, the agent tool can run as a service in this setup.
  • The minimum Test Studio installation required on the execution machine is Test Studio Run-time edition
  • Here is a guide for setting up Jenkins CI to execute Test Studio tests.

I hope that this information will help you sort out any doubts. I remain available to continue this conversation in case you have any further questions.

Regards,
Elena
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Test Studio course! Check it out at https://learn.telerik.com/.
Tags
General Discussions Installation Jenkins Scheduling Test Configuration Test Execution
Asked by
omar
Top achievements
Rank 1
Answers by
Elena
Telerik team
Share this question
or