• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

load testing for app running on WSAD5.0/windows 2000 OS

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am working on telecommunication project.Its like a call center application for billing.Actually this is written in C++ but we r changing it into j2EE using struts framework.We are doing it phase by phase.We r using WSAD5 on Windows 2000 platform.I want to know like which tool can be used for this environemnt and for this application.IBM is recommending OpenSTA but I am feeling Microsoft web application stress tool is better.Need suggestions..
Thanks
 
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
openSTA is quite good. I have used it in the past for load testing an application on Win 2000 running WAS 3.5
We now use Mercury's LoadRunner. IT is a lot more sophisticated. You'd have to consider the costs for purchasing the product.
 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All,

Recently, i have started working with openSTA;
Here is the configuration:
- OpenSTA 1.4.4 Release Installation
- Windows XP SP2
- Browser IE6

While recording a script, i am getting the following error regarding gateway:

Running in default mode (as a console)...


Initialize the gateway...
Listening on <172.16.154.242:3000>.
Gateway is running...
Connection from <172.16.154.242:1496>.
Listening default on <172.16.154.242:81> for <> using gwhttp.dll.

Original Browser configuration
------------------------------
Proxy Configuration : HTTP:HST-PCS1567C:81;SSL:HST-PCS1567C:81;FTP:HST-PCS1567C:
81;GOPHER:HST-PCS1567C:81;SOCKS:HST-PCS1567C:81
Exceptions : <local>
Local Proxy Value : no_proxy_for_local

Connection from <172.16.154.242:1498> to default <0.0.0.0:0> using gwhttp.dll.
Connection from <172.16.154.242:1500> to default <0.0.0.0:0> using gwhttp.dll.
Disconnection from <172.16.154.242:1498>.
Disconnection from <172.16.154.242:1500>.
Connection from <172.16.154.242:1502> to default <0.0.0.0:0> using gwhttp.dll.
Connection from <172.16.154.242:1503> to default <0.0.0.0:0> using gwhttp.dll.
Disconnection from <172.16.154.242:1503>.
!! WSAECONNABORTED, Software caused connection abort.
, An established connection was aborted by the software in your hos
t machine, possibly due to a data transmission timeout or protocol error.
,<F:\OpenSTA\Builds\cvs-rw\ostaw32\src\Architecture\CyrToolsOS\socket.cpp
/1571>,10053
Connection from <172.16.154.242:1506> to default <0.0.0.0:0> using gwhttp.dll.
Disconnection from <172.16.154.242:1502>.
Disconnection from <172.16.154.242:1506>.


Kindly, let me know how to resolve this issue & get the script recorded.




Thank You,
Naseem
 
What do you have to say for yourself? Hmmm? Anything? And you call yourself a tiny ad.
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic