This is a migrated thread and some comments may be shown as answers.

Starting test lists via Telerik.TestStudio.CommandLineClient.exe

3 Answers 48 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Uroš
Top achievements
Rank 2
Uroš asked on 19 Oct 2017, 11:40 AM

The problem: How to run different test lists at the same time on the specific execution machine?

 

If you are using Telerik.TestStudio.CommandLineClient.exe to start test lists, you can define scheduler -u and -d switch to distribute tests among execution machines.

If you have chained tests (test must be executed in the exact running order) on the test list -d switch is not an option. Is there to specify on which execution machine a test list will be executed?

Is it possible to have two scheduling servers connected to a single storage server? If so, then you can use -u switch to define a scheduler which is linked with the specific execution machine?

BR,

Uroš

 

3 Answers, 1 is accepted

Sort by
0
Nikolay Petrov
Telerik team
answered on 23 Oct 2017, 01:44 PM
Hi Uroš,

It would be not possible to use one machine for simultaneous UI testing. Possible solution is to set the tests to be executed one after another using the scheduling server features. 

It is recommended that each scheduling have its own storage server. In general the approach is to have single scheduling and storage servers and as many as necessary execution servers each one on different machine.

Please specify setup you have to complete. 

Best Regards,
Nikolay Petrov
Progress Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Uroš
Top achievements
Rank 2
answered on 24 Oct 2017, 08:40 AM

I have several TS projects with a dozen test lists. Test lists are now executed one after another using Telerik.TestStudio.CommandLineClient.exe which is triggered by Jenkins. This is working OK, but the downside is that it takes several hours to complete all tests. 

I would like to speed up this process by running two project tests on a dedicated execution server at the same time.

0
Nikolay Petrov
Telerik team
answered on 25 Oct 2017, 12:32 PM
Hi Uroš,

Possible approach to speeding up the execution process could be to include more execution machines. 

Best Regards,
Nikolay Petrov
Progress Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Uroš
Top achievements
Rank 2
Answers by
Nikolay Petrov
Telerik team
Uroš
Top achievements
Rank 2
Share this question
or