| RuntimeData property (2 replies) |
| microsoft.public.vsnet.act |
| Hi, I'm trying to use the ReportRuntimeData object returned by the Report.RuntimeData property. The doc tells about Runtime Data values, but I don't know how to read them. For instance, I'm interested in the "IterationsRemaining" value. Any help? Gabriel Zerbib. |
|
| act stress load set up (4 replies, VIP) |
| microsoft.public.vsnet.act |
| In the ACT test "Properties" dialog, you can set the "Simultaneous browser connections" in the "Testload level" in "General" tab. My question is: If I set this to 1000 and set one user in "Users" tab, is it the same as I set this to one and set 1000 users in the "Users" tab? OR it is the same load for a stress test that is set 10 "Simultaneous browser connections" and 10 users? From: mike liu Post... |
|
| Silly Question (2 replies) |
| microsoft.public.vsnet.act |
| Are you talking about Act like the contact management software and how it may integrate with Microsoft products or something else? Rich |
|
| Unable to start a Test (5 replies, VIP) |
| microsoft.public.vsnet.act |
| Whenever I try running a test in ACT I get the following error as soon as the test starts: Could not display test status. Access is denied. (x80070005) I get this error no matter what kind of test I run. I've tried it for the following types of tests: Recorded test to local website Recorded test to external website (www.msn.com) Default scripted test to local website (http://localhost) So far I ha... |
|
| Response Code: 401 - The requested resource requires user authentication. (2 replies, VIP) |
| microsoft.public.vsnet.act |
| I can only get ACT to work for web sites that support Anonymous access. Since I work primarily on an intranet, there is almost no value in only being able to test anonymous access. I have read the posts in this group and have tried going into DCOM Config and setting the 'Application Test Center Broker' and 'Application Test Center Controller' to run as the Interactive User. I have also made ACTUse... |
|
| cannot run any test. Request is not supported. (0x80070032) (5 replies, VIP) |
| microsoft.public.vsnet.act |
| I cannot run any of the tests. I always get the error: "Could not display test status. The Request is not supported. (0x80070032)". I have VS.NET 2003 installed on Windows XP. Any ideas? Tom |
|
| Application Test Centre 500 Internal Server Error (2 replies, VIP) |
| microsoft.public.vsnet.act |
| Hi, im getting a 500 internal server error placed in my iis logs when i run my script through the Test Centre. It is happening on the post. ie When my test script is trying to change data. I have used the dynamic function to creat the script and then ammended them to randomize data input. Any help would be very much appreciated thanks Angela From: angela seabourne Posted by a user from .Net Guru (h... |
|
| Generating dynamic request content via ACT script (3 replies, VIP) |
| microsoft.public.vsnet.act |
| All I have been using ACT for a few weeks now to drive a stress test on my ASP.Net app. Mostly, things are very smooth with this tool and I have been pleased with it's effectiveness. I am at a tough spot in my scripting, and want to check that I am not missing an easier way to test a rather complicated series of pages on my app. The problem I am facing is that the response body that I might get ba... |
|
| JavaScript links (2 replies, VIP) |
| microsoft.public.vsnet.act |
| Hi I've got to get stats for a website. The links aren't normal URLs but JavaScript links, e.g. A HREF "javascript: if (document.Main.ParentID && document.Main.ParentName ) { document.Main.ParentID.value ''; document.Main.ParentName.value ''; } if (document.Main.fCatalogID && document.Main.fCatalogName ) {document.Main.fCatalogID.value ''; document.Main.fCatalogName.value '';}SetPageToShow('Catalo... |
|
| Simulating Multiple Users on ACT (3 replies, VIP) |
| microsoft.public.vsnet.act |
| Hello, I am trying to simulate multiple users for a test that I have. I have 80 users in my Users folder. I notice that my test with 1 user generates 40 requests. When I bump up the number of users to 80 uesrs, the total number of requests is STILL 40. Can someone tell me why this is the case? I was under the impression that the total number of requests would go up to 40 x 80 3200. I also see that... |
|
| Application Center Test - Local policy rights problem. (3 replies, VIP) |
| microsoft.public.vsnet.act |
| Hi When I run a test I get the error message: "Could not start the test. Provider load failure (0x80041013)" http://support.microsoft.com/?id 318849 appears to address the problem. However... Under "log on locally" I have the \ACTUser with ticks in both the "Local Policy Setting" and the "Effective Policy Setting" Under "log on as a batch job" I have the \ACTUser with a tick in the "Local policy s... |
|
| Provider Load Failure (0x80041013)" in ACT (2 replies, VIP) |
| microsoft.public.vsnet.act |
| (Type your message here) From: prasanth D I am having a problem with running a test from a windows 2003 server using ACT. I get a "Could not load a test . Provider Load Failure (0x80041013)" error . Posted by a user from .Net Guru (http://www.dot-net-guru.com/) Id ETgaDFSFlkGNlNfdHo0CJw /Id |
|
| Could not open project file - Constructor failed! (2 replies) |
| microsoft.public.vsnet.act |
| Hi there, I try to execute ACT but I get this error when lanching ACT, creating a new project or trying to open an existing project. Microsoft Application Center Test Could not open project file. Constructor failed! The thing is that I've used ACT a few weeks ago and at this time it worked fine... I can't see what have changed on my computer since then... Any Idea ? I've tried since this morning w... |
|
| Simultaneous Browser Connections (4 replies) |
| microsoft.public.vsnet.act |
| Guys I am trying to run an ACT test and setting the Simultaneous Browser Connections to a value higher than 1. Strange thing is that when I run it I always get a Browser Connection of 1. A colleague of mine has his set to 16 and that works fine. I am running windows 2003 server where he is on windows 2000 server. Does anybody out there have any kind of idea what I can check or look for. I am new t... |
|
| Getting page download time from ACT (2 replies, VIP) |
| microsoft.public.vsnet.act |
| (Type your message here) From: Gouththaman KS I am trying to run a .NET web based application on ACT to find out the time it takes to download the initial page after logging in and also to find out the impact when more than 100 users are requesting at the same time. I wish to know if it is possible to infer this through the results page or to exclusively program it. Posted by a user from .Net Guru ... |
|
| Automatically Generate MORE Users (2 replies, VIP) |
| microsoft.public.vsnet.act |
| How can I have ACT generate more that 200 users? I've searched and found nothing about this. I would like ACT to generate up to 50,000 unique user names during a dynamic test. Thanks.Michael |
|
| Application Center Test returns 403 error with SSL (2 replies) |
| microsoft.public.vsnet.act |
| I have been trying without much success to get ACT working right with SSL. I did read all the earlier postings on this and even MS Knowledge base on about it. Let me explain what I did and what problem I am facing. WebServer: Windows 2003 running IIS 6.0 (load balancing server) It is an ASP.NET web application. 1. Disabled SSL on web server. 2. Recorded a browser session, user logs on using userna... |
|
| Understanding effect of load parameter (3 replies) |
| microsoft.public.vsnet.act |
| I need some clarification here. My understanding of the way to increase load was to increase the number of simultaneous connections for a test. My expectation was that ACT would then create enough user sessions (if create users was set to automatic) to uitlise those connections thus adding to the load level. In practical terems this would mean that the test script would be executed simultaneously ... |
|
| Web Service Testing (2 replies) |
| microsoft.public.vsnet.act |
| Hi I'm having some trouble testing a web service using an ACT script, I was wondering if anyone here can see any mistakes in the script. Thanks Option Explicit Dim fEnableDelays fEnableDelays False Sub SendRequest1() Dim oConnection, oRequest, oResponse, oHeaders, strStatusCode If fEnableDelays True then Test.Sleep (0) Set oConnection Test.CreateConnection("jonathanbj xp", 80, false) If (oConnecti... |
|
| MPR.dll (2 replies, VIP) |
| microsoft.public.vsnet.act |
| Ok, at least on one WinXP Prof computer dependency walker shows problems with mpr.dll The error reported is: Warning: At least one module has an unresolved import due to a missing export function in a delay load dependent module. And the function in error is: WNetRestoreConnectionA On Dependency walker's site it says: Why am I seeing a lot of applications where MPR.DLL shows up in red under SHLWAP... |
|
| ACT and Windows Authentication (2 replies, VIP) |
| microsoft.public.vsnet.act |
| How can I use ACT to test my site when it uses Windows Authentication. If I try to record a test the browser pops up, I type in the URL, I am then asked for a username and password. No valid accounts seem to get me into the site while recording. I know the site works fine outside of ACT. Stanley |
|
| Using the script on a different server with same IP address or NLB environment (2 replies, VIP) |
| microsoft.public.vsnet.act |
| I am having a problem running the recorded script in NLB (Network Load Balance) environment. In an NLB environment, a single 'virtual' IP address handles incoming network traffic and balances it across a cluster of machines. If virtual server has 2 PCs associated with the same IP address and the script is recorded with PC 1 and later try to run on PC 2, it's getting response code 500. Response Cod... |
|
| How to repair ACT? (2 replies, VIP) |
| microsoft.public.vsnet.act |
| Hi, ACT used to work. Now I went back to use WAST because that tool, works without a glitch (but is less scriptable). I was in a session with a MS support representative in this newsgroup, about ACT. After all, he suggested to start a debug session and to find the reason for the following error (Fri Feb 27 23:53:06 2004.140671154) : Unable to load event provider 'ACT EventProvider' in namespace '/... |
|
| ScriptError, Library not registered (2 replies) |
| microsoft.public.vsnet.act |
| Hi, When I run ACT, I get an error "ScriptError, Library not registered" on any method of the Test object. When I try to register acttest.dll or actapps.dll, the registration fails. I have tried uninstalling and reinstalling ACT with no avail. Any help is greatly appreciated! Thanks, Subra |
|
| Usage of CreateObject from the ACT Script (5 replies, VIP) |
| microsoft.public.vsnet.act |
| I created a COM object called CRandomNum.CRandom and implemented a GetRandom () method which returns a system time's millisecond * 60 to get random value of 1 to 59. I can call this object from a VBScript outside of the ACT without a problem Dim obj Dim iii Set obj CreateObject("CRandomNum.CRandom") iii obj.GetRandom() However, if I insert this code inside the SendRequest1() method of the ACT VBsc... |
|
| Getting thread ID of Test object (3 replies, VIP) |
| microsoft.public.vsnet.act |
| Test.Trace method explains that "All log entries automatically include a date and the thread ID that created the entry." Is there a way to access the threadID from the script? I want to use the threadID to stagger start the concurrent browser sessions. |
|
| Stagger Starting Simultaneous Browser Sessions (2 replies) |
| microsoft.public.vsnet.act |
| Is there a trick to stagger start the browser sessions when I start 200 sessions simultaneously. I have setup the script such that each request has 30 seconds wait before it issues the request. I don't want 200 sessions to wake up at the same time causing a big spike on CPU usage. If possible, I would like to stagger start a browser session every second. Thanks. |
|
| Repost: Does MS repair ACT? (6 replies, VIP) |
| microsoft.public.vsnet.act |
| "Andràs Naranjo[MSFT]" andresnaOnline@online.microsoft.com.no.spam wrote in message news:PHS%235zA8DHA.1988@cpmsftngxa07.phx.gbl... Egbert, One more thing I want you to do: 1. Click Start, Select Run, and type wbemtest.exe 2. click the "Connect..." button 3. In the Namespace textbox, type: root\cimv2\applications\MicrosoftACT 4. Click the Connect button 5. Click the Enum Instances button (top row... |
|
| Customizing Graphs (3 replies, VIP) |
| microsoft.public.vsnet.act |
| My aim is to test the performance of a Flash Remoting app vs a Flash Web Service app with a mySql database by recording a test using a browser. i would like to achieve similar results as in the following link. http://msdn.microsoft.com/webservices/building/frameworkandstudio/designing/default.aspx?pull /library/en us/dnbda/html/bdadotnetarch14.asp How did the test team managed to have Response Tim... |
|
| Does MS repair ACT? (8 replies, VIP) |
| microsoft.public.vsnet.act |
| I really need this tool but *because* of unclear dependencies on WBEM and WMI we get a buggy app : Did reinsatll Vstudio 2003 look for solutions debugged ACTuser and DCOM settings, ran actbroker /regserver but still this error happens (Fri Feb 06 22:34:44 2004.257754090) : Unable to load event provider 'ACT EventProvider' in namespace '//./root/cimv2/applications/MicrosoftACT': 0x80041012 |
|
| #include script files (2 replies, VIP) |
| microsoft.public.vsnet.act |
| Hi How do I call functions defined in other vbs files from my main test script? I want to make a library of functions and call them in different tests.Just like its done in C (#include "test.h") Eg: "Main.vbs" Call Login (username,pwd) "APIs.vbs" Sub Login 'Do login End Sub |
|
| WMI log errors. Clues? (2 replies, VIP) |
| microsoft.public.vsnet.act |
| (Sat Jan 31 17:01:08 2004.70634847) : Failed the second attempt to deliver an event to event consumer NTEventLogEventConsumer "SCM Event Log Consumer" with error code 80041033. This event is dropped for this consumer. (Sat Jan 31 17:01:08 2004.70634847) : Dropping event destined for event consumer NTEventLogEventConsumer "SCM Event Log Consumer" in namespace //./root/subscription (Sat Jan 31 17:01... |
|
| 404 Errors (4 replies, VIP) |
| microsoft.public.vsnet.act |
| Anyone getting a lot of 404 errors out there? These are URI or Uniform Resource Indicator errors. Jim |
|
| ACT Test Run Logging (4 replies, VIP) |
| microsoft.public.vsnet.act |
| In the ACT Projects Properties Debugging Tab I have checked, Enable logging of test runs. I have specified a folder on the C: drive. I find the ACT servername .log file in the C: folder I specified but after playing back tests the log is always empty. Is there some other configuration setting I need to enable logging? Thanks, Jim |
|
| Weir error at starting the test (5 replies, VIP) |
| microsoft.public.vsnet.act |
| Could not start the test Invalid Provider Registration (0x80041012) Even reinstalling Visual studio 2003 did not help. Running mofcomp on the ACT .mof files did not help as well... Ideas how to fix this? |
|
| ACT with NTLM Authentication (2 replies, VIP) |
| microsoft.public.vsnet.act |
| Please refer to Knowledge Base Article 322032. Please explain to me in this article what Resolution step 5 means. 1. Does it mean using the ACT GUI interface to create an ACT User Group and then typing in valid Windows domain test accounts? or 2. Does this step refer to additional VBScript code that needs to be added after the ACT Test Wizard generates the VBScript code from recording a browser se... |
|
| Record New Test (7 replies, VIP) |
| microsoft.public.vsnet.act |
| http://groups.google.com/groups?hl en&lr &ie UTF 8&oe UTF 8&threadm 7JndKxgQCHA.2016%40cpmsftngxa08&rnum 1&prev /groups%3Fas q%3DACT%2520record%2520new%2520test%26safe%3Dimages%26ie%3DUTF 8%26oe%3DUTF 8%26as ugroup%3Dmicrosoft.*%26lr%3D%26hl%3Den states that ACT would not work if installed on a PC with Modem. I would just like to clarify a few points from Microsoft if possible: 1) does does apply ... |
|
| Could not create the Windows Management locator object. (2 replies, VIP) |
| microsoft.public.vsnet.act |
| Hi All, I get the following message when I try to run a test with ACT: Could not create the Windows Management locator object. How do I get around this problem? Thanks Vijay |
|
| Change Server (2 replies) |
| microsoft.public.vsnet.act |
| After initially recording a set of ACT tests pointing to a development server, I need to QA by setting the scripts to point to the QA Server. Is there a programmatic or UI setting for this, or do I have to do a search and replace on all my scripts? They are too complex to re record. Assuming there is no setting, I see this in the recorded script: Set oConnection Test.CreateConnection("DevServerNam... |
|
| ACT and IIS 6.0 HTTP Compression (2 replies, VIP) |
| microsoft.public.vsnet.act |
| Hello, I'm using ACT 1.0 to test an IIS 6.0 site, which has static and dynamic HTTP compressions enabled. The test requests one page, one time. This test i've run with and without compression to get a different test result value in the "Additional Network Statistics" section with the heading "Number of bytes received". I would think that for a compressed page, this number should be less then for a... |
|
| Component (2 replies, VIP) |
| microsoft.public.vsnet.act |
| Hi group, Is there any specific solution under ACT to test a component over a web site ? There is a multimedia component showing movies, how can I make sure about its functionality using ACT. Thanks |
|
| ACT & IIS ! (5 replies, VIP) |
| microsoft.public.vsnet.act |
| Hi group, why when I'm trying to record a stress on my system (on http://localhost ) IIS asks me for user name and password ? even after entering my winodws username and password it fails since IIS doesn't accept it! thanks in advance |
|
| Connection (10 replies, VIP) |
| microsoft.public.vsnet.act |
| How can I specify my user / password before the command Test.CreateConnection("servername", 80, False) ? |
|
| Newbie: Recording scripts and redirects (3 replies, VIP) |
| microsoft.public.vsnet.act |
| I am trying to build an ACT project for a site that uses Response Code 302 a lot for conditional processing. The site is written in Code Fusion and uses CFLOCATION within the code. Question 1: When I recorded the script, I called a signon page (S1), which redirected to another page (S2) to collect signon information. That page, in turn posted to a processing page (P1), which redirected me to my de... |
|
| ACT not recording browser activity (6 replies, VIP) |
| microsoft.public.vsnet.act |
| Hi all, I've had ACT running fine on this machine previously, but when I fired it up recently to record a new test the browser pops up but no activity gets logged?? I'm not using any kind of proxy, nor has my network config changed. Is there a 'Detect & Repair' option anywhere? TIA, Paul Bryant |
|
| How to export the test reports? (4 replies, VIP) |
| microsoft.public.vsnet.act |
| Dear All, How to export the test reports? Now, only I can do is copy the data. It's a pity ACT doesn't support Ctrl C. Regards, Benjamin Zhang |
|
| Provider Load Failure (2 replies, VIP) |
| microsoft.public.vsnet.act |
| Group, I am having a problem with running a test from a windows 2003 monitoring server using ACT. I get a Provider Load Failure (0x80041013). I hit KB article Q318849 but the resolution there doesn't seem to apply to windows 2003 because the "Log on as a batch job" isn't something I can set, but rather a domain level policy setting. In other words, it has an icon of a couple of servers with a scri... |
|
| Erronious Itterations (2 replies, VIP) |
| microsoft.public.vsnet.act |
| I am running ACT Test over a specific duration (3minutes w/ 30 concurrent browser connections), but the results show that were multiple itterations everytime. The last one said there were 63 itterations. Can anyone tell me what I am doing wrong? Thanks |
|
| Performance Counters (2 replies, VIP) |
| microsoft.public.vsnet.act |
| I am trying to find referrence material on .NET performance counters. Something that will help me understand the data, and draw some conclusions. I am able to tell what is being measured, but I can't seem to locate information on what are acceptable measurements, versus what are poor performance statistics. Actually I would like to find this for all Windows performance counters, but I would settle... |
|
| ACT Scripting (2 replies, VIP) |
| microsoft.public.vsnet.act |
| Hi, I posted the same request in VS.Net enterprise tools group, then I found this group, so posting it again for ACT members. I am new to Application Center Test, I am unable to accomplish the following Successful login to the system a random Id shall be generated for user and stored in database, and maintained in query string on each page user is check for validity against this random ID. My prob... |
|