I use telerik test studio Runtime Edition. Can't it run in non-interactive mode on a regular PC??
OS : Windows 10
CI/CD : Gitlab Runner
1 Answer, 1 is accepted
0
Elena
Telerik team
answered on 28 Nov 2023, 03:46 PM
Hi Yeongseok,
UI functional tests, including the Test Studio tests, require active user session in order to be executed correctly. The only exception are web tests set to run in headless browser mode.
We haven't explored the setup of running Test Studio tests with GitLab runner. However, in theory there shouldn't be any obstacle for this if some requirements from our end are covered.
Minimum Test Studio installation required on the execution machine is the Run-time edition.
So, if we use Azure DevOps for comparison the GitLab runner started as a service can be compared to the Microsoft-hosted agents and thus used only for headless web testing; and the GitLab runner started in interactive mode is the equivalent of Azure DevOps self-hosted agents, which are installed on a local machine and are self-managed. That second type of agents allow you to execute any UI tests, including WPF and desktop tests, with the note that there is an active user session on the machine.
I hope the provided information will be of further help for you. Let me know in case of any additional questions you may have on the topic.
Regards,
Elena
Progress Telerik
Virtual Classroom is the free self-paced technical training portal that gets you up to speed with Telerik and Kendo UI products including Telerik Test Studio! Check it out at https://learn.telerik.com/.