Browse by Tags

All Tagswcat (RSS)
  • Re: WCat 6.3 postdata in an external file

    Interesting, after removing the POST verb, it still crashes. If I re-add the POST verb and put the SOAP request in the scenario file inline (as a single line string), it works perfectly. Maybe it's time to mention my enviroment and add the settings and scenario file. I'm running 64-bit W2k8 Standard...
    Posted to Forum by yeep on 09-11-2008, 9:34 AM
  • Re: WCat 6.3 postdata in an external file

    I'm currently using a file called "account.req". The contents of this file are as follows: <testXml></testXml> (nothing more then those two tags) And WCAT still crashes. My transaction in the scenario file looks like this: transaction { id = "IptvDeactivateAccount";...
    Posted to Forum by yeep on 09-10-2008, 11:02 AM
  • Re: WCat 6.3 postdata in an external file

    I renamed the file to a 8.3 size, but I still get the same crash. Maybe it's related to the contents of the file? I can't think of anything wrong with it. It's just an SOAP XML envelope, but it is completely formatted. Maybe that's a problem for WCat?
    Posted to Forum by yeep on 09-06-2008, 9:24 PM
  • Re: WCat 6.3 postdata in an external file

    I have copied the three files (settings, scenario and SOAP request) into the main WCat directory. This contains the wcclient.exe. I'm just running a local test. My scenario contains the postdata like this: postdata = <DeactivateAccount.Request>; And the file DeactivateAccount.Request is in...
    Posted to Forum by yeep on 09-03-2008, 4:59 PM
  • WCat 6.3 postdata in an external file

    Hello, I'm currently using WCat 6.3 to stress test a web service that our team has build. Since it's a SOAP webservice I need to send a whole load of XML through an HTTP POST request. So in the request script I assign a string containing the XML to the 'postdata' attribute. However, the...
    Posted to Forum by yeep on 09-02-2008, 1:08 PM
  • Help stress testing PHP with WCAT 6.3

    I am trying to figure out how to use WCAT to to stress testing on a PHP script. I basically want to see how many requests the server can handle with various configuration scenarios, to see what works best for my setup. This is what I have pieced together so far. I've created a batch file to run start_wcat...
    Posted to Forum by canadaka on 07-09-2008, 7:29 PM
  • WCAT Connection Errors

    I have created a simple WCATtest scenario performing a GET transaction like this: transaction { id = "Show Profile Page"; weight = 1; request { url = "/perf_test/show_profile.aspx"; statuscode = 200; } close { method = reset; } } When I run this scenario on my local machine (Windows...
    Posted to Forum by Nikolay on 06-18-2008, 1:29 AM
  • WCAT issue

    I have one test web server running Windows Server 2008 Web Edition and the one test client running Vista SP1 with the WCAT tool installed. The client acts as a WCAT controller and client. A telnet to the server from the client with a relevant GET request produces the expected content...so connection...
    Posted to Forum by MattDuguid on 06-09-2008, 7:26 PM
  • Re: WCAT on IIS7: Understanding the report

    I have tried that. Using the sample files I separated the page and the image into two transactions with differant ID's. I checked the log file to make sure they were being requested. Maybe the problem is in Transaction Statistics. I do get the Id of the first transaction as the Report Title but all...
    Posted to Forum by MartynB on 04-29-2008, 11:02 AM
  • WCAT on IIS7: Understanding the report

    Just getting to grips with WCAT I am running the test on localhost. I am using the sample files and can run a test. When I view the test results at log.xml there are results in Summary and most other fields. However there are only 0's in Transaction Statistics, which is the only area that picked...
    Posted to Forum by MartynB on 04-29-2008, 8:05 AM
Page 1 of 2 (13 items) 1 2 Next >
Page view counter