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

Scheduling test from Telerik Test Studio Express 2011

4 Answers 83 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.
David
Top achievements
Rank 1
David asked on 28 Jun 2011, 05:14 AM
Hi all,

Is it possible to schedule a WebUI test directly from Telerik Test Studio Express (the plug-in in Visual Studio 2010)? The flow that I am thinking about is:
  1. Create test in Visual Studio with Test Studio Express
  2. Save the test and schedule it to run on a separate execution server through separate scheduling server
The same flow is possible through stand-alone Telerik Test Studio.

Thanks in advance,
Igor

4 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 29 Jun 2011, 03:10 PM
Hi Igor,

The Developer Edition doesn't have UI for scheduling test lists. You can only schedule test lists with the QA Edition, but the Dev Edition can be used as Execution Server and/or Scheduling Server.

Kind regards,
Plamen
the Telerik team
Register today for a live 'What's New in Test Studio R1 2011 SP2' event on Tuesday, July 19 at 2pm EST!

Have you looked at the new Online User Guide for Telerik Test Studio?
0
David
Top achievements
Rank 1
answered on 29 Jun 2011, 11:42 PM
Plamen,

Thank you for your reply. So, what you are saying is the that the plug-in for Visual Studio 2010 (Test Studio Express) is really a Developer Edition, and you cannot schedule tests from it, and it is only to develop tests and run them locally. Could you please clarify?

Thanks in advance,
Igor
0
Shashi
Top achievements
Rank 1
answered on 30 Jun 2011, 12:22 AM
Igor,

Have you tried opening the solution (or project) of test cases using the QA version?  If you can do that, then presumably you can accomplish what you want.

If you have a test environment setup based on TFS/Microsoft Test Manager (MTM), you also have the option to use MTM's command line version (tcm.exe) run your tests.  You can export your tests to test cases (btw, you can only do this from Visual Studio and not from WebUI QA), create a suite of these test cases in MTM and write a batch script to invoke tcm.exe on this suite.  You can, of course, run these suites manually from MTM as well.  The batch script can then be scheduled using Windows Scheduler or hooked up to your CI environment (if you have one) to run your tests as part of the build/deployment. 

Information on setting up WebUI with TFS (and other tools such as Nunit) can be found in the Help documentation of WebUI.

Hope that helps,
Shashi
(NOT in the Telerik team :) )
0
Plamen
Telerik team
answered on 01 Jul 2011, 03:41 PM
Hi
Igor and Shashi

Thank you for the detailed explanation Shashi. Igor, if you want to use TFS to build and run your tests instead of our own Scheduling Server, you can take a look at this KB article here and some documentation here
 
Greetings,
Plamen
the Telerik team
Register today for a live 'What's New in Test Studio R1 2011 SP2' event on Tuesday, July 19 at 2pm EST!

Have you looked at the new Online User Guide for Telerik Test Studio?
Tags
General Discussions
Asked by
David
Top achievements
Rank 1
Answers by
Plamen
Telerik team
David
Top achievements
Rank 1
Shashi
Top achievements
Rank 1
Share this question
or