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

Run Web UI script without IIS?

1 Answer 71 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.
Michael Maddux
Top achievements
Rank 1
Michael Maddux asked on 10 Nov 2010, 08:23 PM
Currently our build machine does not have IIS installed.  I was wondering if it's possible to run Web UI (or Web aii) tests without IIS being installed, using the ASP.NET Development Server instead.

Thanks,

Mike Maddux

1 Answer, 1 is accepted

Sort by
0
Keaegan
Telerik team
answered on 15 Nov 2010, 11:16 PM

Hi Michael Maddux,

You can setup to do this by doing the following within Visual Studio (see attached screenshots):

  1. Open Visual Studio and bring up the Solution/Project you want to have this setup.
  2. Double-click the settings in the Solution Explorer (see DevTestSettings.png)
  3. Highlight Web Aii on the left column.
  4. On the General tab, set the Local Web Server Type: to be AspNetDevelopmentServer for VS 2008, or AspNetDevelopmentServer40 if you are using VS2010.
  5. You may specify a Local Web Server Port: if you would like
  6. Click the File Paths tab (DevconfigureASPFilepath.png)
  7. Set the Web App Physical Path: to be the target directory on your computer
  8. Click Save As to save this setup as a new test settings file within the project, or Apply to save the settings as the main test settings file.

That should get you setup to use ASP .NET Development Server. Please let us know if you run into issues configuring this setup.

All the best,
Keaegan
the Telerik team

See What’s New in WebUI Test Studio’s Q3 Release – Friday, November 19th, 2010 at 11am EST – Register Today!
Tags
General Discussions
Asked by
Michael Maddux
Top achievements
Rank 1
Answers by
Keaegan
Telerik team
Share this question
or