09-15-04 10:49 PM
There is a KB on this also
327873 HOW TO: Use Application Center Test with an SSL Application
http://support.microsoft.com/?id=327873
Thank You
George Cheng
Microsoft Application Center & Index Server Support
Note: This article has no warranties implicit or explicit.
All the content is given on the "as is" basis and the user
takes full responsibility for its use and assumption.
Microsoft Corporation Copyright 2004
All Rights Reserved
--------------------
| Content-Class: urn:content-classes:message
| From: "HSCIII" <H.collins@jdpa.com>
| Sender: "HSCIII" <H.collins@jdpa.com>
| Subject: Testing SSL/HTTPS site
| Date: Tue, 14 Sep 2004 12:40:26 -0700
| Lines: 29
| Message-ID: <224801c49a92$af22e960$a501280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| thread-index: AcSakq8gEtfXxmPTQ5K3nop+bDCnCQ==
| Newsgroups: microsoft.public.applicationcenter.usage
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.applicationcenter.usage:3873
| NNTP-Posting-Host: tk2msftngxa13.phx.gbl 10.40.1.165
| X-Tomcat-NG: microsoft.public.applicationcenter.usage
|
|
| I would like to use the application to test a web
| application out of the development enviroment.
|
| Those sites are SSL/Https which prohibit me from using the
| record feature unless as it states inthe help file
|
| "During the recording of a Web browser session, secure
| (SSL protected) pages will need to have their
| authentication disabled. During the playback of the test,
| SSL can be used"
|
| I see this as unlikely to happen.
| However if I code a test dynamically, it looks like i can
| handle the SSL aspects
| "Set oSecureConnection = Test.CreateConnection(strServer,
| 443, True)"
|
| So this may be pretty obvious or stupid, but I'm wondering
| how easy it would be to get the best of both words by
| recording a test, and then modifying the scripts to run on
| one of the Https SSL sites.
| Certainly the recorded scripts look to have a standard
| structure where I could use search and replace.
|
|
|
|
|
|
[ Post a follow-up to this message ]
|