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

Automated execution script

1 Answer 64 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mark Cooper
Top achievements
Rank 1
Mark Cooper asked on 09 Sep 2011, 01:38 PM
Once my tests have been created I want to be able to automate the cross browser execution from the command line. How do I...

  • call the command line execution of the test?
  • specify which browser to execute the test in?
  •  parametrise the URL against which to execute?

Thanks,
Mark

1 Answer, 1 is accepted

Sort by
0
Anthony
Telerik team
answered on 09 Sep 2011, 04:23 PM
Hello Mark,

Please see here for command line execution options. MSTest allows you to point to a custom .testsettings file which specifies the alternate browser. Similarly you can use the "list" switch with our built-in ArtOfTest.Runner to call a test list that specifies an alternate browser. We implemented multi-browser test list execution in a recent version. Our Standalone version also includes built-in Test Scheduling.

For your third point, please review our documentation on Data Driven Testing.

All the best,
Anthony
the Telerik team
Vote for Telerik Test Studio at the Annual Automation Honors Voting!
Tags
General Discussions
Asked by
Mark Cooper
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Share this question
or