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

MSTest with WEBUI QA Edition

1 Answer 81 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nate
Top achievements
Rank 1
Nate asked on 22 Feb 2011, 09:44 PM
Hello,
          I'm trying to follow the steps outlined in the video here- http://tv.telerik.com/watch/automated-testing-tools/webui-test-studio-executing-webui-tests-with-mstest using my own test. I am using the WebUI QA Edition in conjunction with Visual Studio 2008 and when I attempt to run a project with an .aii extension with the following command "mstest /testcontainer:".\file name.aii"" (where "file name" is the name of the test I wish to execute) I receive the error: "File extension specified '.aii' is not a valid test extension."  Do I need to perform any extra steps not listed in that video to register the .aii file extension with the MSTest framework?

1 Answer, 1 is accepted

Sort by
0
Accepted
Cody
Telerik team
answered on 22 Feb 2011, 10:31 PM
Hello Nate,

I am sorry but the QA Edition does not support running tests from the command line with MSTest. This is only supported if you install the Dev Edition or the Run Time edition.

Instead the QA edition includes our own ArtOfTest.Runner command line utility which you will find documented here and here.

All the best,
Cody
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
General Discussions
Asked by
Nate
Top achievements
Rank 1
Answers by
Cody
Telerik team
Share this question
or