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

Standalone Telerik Automation Script

1 Answer 51 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Eric
Top achievements
Rank 1
Eric asked on 03 Feb 2015, 11:42 PM
Using the Test Studio is there a way to create a standalone executable or script that I could send it to other testers, who can then just click on the file to execute the tests and get the results or will I have to program it using the API, or would have to run all the tests using "Test Studio"/"VS Plugin" I look forward to your response.

Thanks,
Eric

1 Answer, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 04 Feb 2015, 01:25 AM
Hi Eric,

Using the API it's possible to create an executable. However before another person on another computer would be able to run your executable they would first have to install the Telerik Testing Framework. Then the DLL's your executable relies upon, plus the required browser extensions would be installed. Otherwise your executable would fail miserably, first being unable to find the dependent DLL's, then for lack of being able to control the browsers.

So in the end, since the other person has to install something anyway, you might as well just send them the test and have them use our command line runner to run the test script.

Regards,
Cody
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Eric
Top achievements
Rank 1
Answers by
Cody
Telerik team
Share this question
or