08-02-04 10:50 PM
Most of the documentation is in the online help and KB (search for
"application center test")
315972 How To Use the Visual Studio .NET Application Center Test
http://support.microsoft.com/?id=315972
mail.yahoo.com probably uses forms authentication
ACT will not handle forms-based authentication automatically. If your Web
application allows users to manually send names and passwords in form
elements, you will need to explicitly edit the query string or body of the
request to mimic a client-side form submission.
It’s not automatically handled by ACT. You will need to modify your script
Like this….
http://www.foo.com/login.aspx?user=...0password=12345
Best thing to do is get a netmon trace to see what the web server is
expecting from your ACT script and then customize your script accordingly.
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
--------------------
| Thread-Topic: Failed to receive response for URL
| thread-index: AcR2d3uOWQzzkKpKQIaNYmRkITrs0w==
| X-WBNR-Posting-Host: 169.2.217.207
| From: "examnotes" <raviallam@yahoo.com>
| Subject: Failed to receive response for URL
| Date: Fri, 30 Jul 2004 13:55:01 -0700
| Lines: 23
| Message-ID: <EC97DB27-2FDD-44DC-98F0-DE490B66B7E4@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.applicationcenter.usage
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.applicationcenter.usage:3809
| X-Tomcat-NG: microsoft.public.applicationcenter.usage
|
| hi every one,
| i am new to ACT,
| We have to test the our web applition
| ( i have used Mercury loadrunner before this project)
|
| can any body tell
| 1) how to learn this tool very fast?
| 2) where the good documentation/tutorial avalable?
| 3) good examples available?
|
| i just studied some of help file available in ACT tool.
|
| i recorded (recording a web browsing session) mail.yahoo.com
| just logged in , open the mail box, and logged out,
| i set some proerties as per help available in ACT
|
| I get the following error when i reply it :"Failed to receive response
for URL"
| how to solve this error.
|
| what are all basic things i have to know before recording and reply the
script?
|
| thanks in adv
|
|
[ Post a follow-up to this message ]
|