Stress test tools??

Does anyone know of a stress test tool that can be used to grade Oracle forms on an Oracle application server v. 9i?

Hi this is a tools that i found on apache web site, it is free and it works well for test stress on web server with forms
http://jakarta.apache.org/jmeter/index.html
Bye

Similar Messages

  • Stress test tool for EBS

    Hi Hsawwan, other EBS APPS dba's!
    We are trying to predict some performance according future load on EBS. This is classic stress test techniques. We want to automate stress on APPS side and run some requests and forms as well....
    With "Load runner" we have unsolvable problems....
    What can we use for that?
    THX,
    Damir Vadas

    Damir,
    With "Load runner" we have unsolvable problems....What do you mean by unsolvable problems?
    What can we use for that?You may try OpenSTA.
    OpenSTA Users Home Page - Free Web Load and Stress Testing Tool
    http://www.opensta.org/
    Also, have a look at the following links:
    Automated Testing for the E-Business Suite
    http://blogs.oracle.com/stevenChan/2006/06/automated_testing_for_the_ebus.html
    Breaking Oracle Presentation
    http://www.psoug.org/pres/ukoug08_breaking_oracle.pdf

  • Stress test tool for Developer 6i

    Hi!
    I'm looking for a stress test tool for a client/server 6i Forms/Reports application.
    Any suggestions appreciated!
    Br Niklas Danielsson

    Mercury Loadrunner should do it.
    Check the Web.

  • Stress testing tools for SAP BPC 7.0 Microsoft version

    Hi all
    I was wondering if there are any stress testing tools that can be used with SAP BPC 7.0 MS to simulate hundreds of users using the application simultaneously and thus testing the performance.
    Please let me know.
    Thanks,
    Ameya Kulkarni

    There are tools to perform the performance analysis of BPC, one is loadrunner.  But be careful when defining the "hundreds of users using the application simultaneously"; There are many scenarios in my mind, where you could have several hundred users using BPC, but not sending or retrieving data at the exact same time.  You might check the SAP sit eto see if any presentations are posted from the Sapphire conference this Spring.
    Hope this helps.

  • Coldfusion Stress-test Tool?

    Does anyone know of a good free stress test tool that can be used on a Coldfusion website?  We're having some issues with Mura running slow in our production environment.

    JMeter.  It ships with Sun's JDK.
    Adam

  • Stress Test Tool

    Dear Experts, I have here installed the Enterprise Portal only in JAVA, NW2004s 7.0.
    Our Go-Live is near and I want to know if haves any tool to stress the access to my Portal.
    Somebody know any free tool to stress the test that I need to do?
    Thanks for all.

    Hello Marcos,
    we have used the "Web Application Stress Tool" for stress tests:
    http://www.microsoft.com/downloads/details.aspx?FamilyID=e2c0585a-062a-439e-a67d-75a89aa36495&displaylang=en
    You can record a typical task in your portal and after that you can make a stress test with it.
    After your stress test you will get an overview of the response times and performance. If you wish you can go in detail too.
    Regards
    Stefan

  • Stress test tool and guidelines for tuning ADF 11g

    Hi all,
    I am working our ADF 11g application on load & stress testing. The load test works fine with some millions of full dummy rows (this generated data tool is easily written by ourself). The tunning only was done with only indexing. But with stress I'm concerning with RAM and other tunning parameters such IO and share pool from OS to DB and to WL servers and how to tune it for around 200-300 concurrent connections. I'm studying Jmeter for this purpose but still not get the answer. I have tested with Oracle Openscript but it worked very heavily slow :(.
    The question here is that do you have any experiences on tuning parameters for such requirements and what is the best automatic test tool for testing multi-connections, please advise me.
    Thank you very much.

    Oracle Application Testing Suite has specific support for ADF testing:
    http://www.oracle.com/technetwork/oem/app-test/index.html
    http://www.testingreflections.com/node/view/8538
    Some info on JMeter: http://www.connotea.org/user/jdeveloper/tag/jmeter
    Another option: http://www.yenlo.nl/harryvanoosten/2010/03/10/load-testing-an-adf-11g-application/
    Some entries about tuning: http://www.connotea.org/user/jdeveloper/tag/tuning

  • Web stress testing tool

    HI All,
    I want to do some web stress testing ...
    if any one can pls tell some links or free tools available ..
    Thanks in Advance
    sandeep

    http://jakarta.apache.org/jmeter/

  • Webservice stress testing tool

    Hi
    Does anyone know any tools to make some stress testing to webservices?
    Thanks in advance!
    Pedro

    I've used a couple of different testing techniques:
    * SOAPScope (http://www.mindreef.com) is an excellent testing and diagnostic tool. The cost last time I looked was US$99 so it's very reasonable.
    * As another alternative, I wrote a simple web service client. It would read an XML payload file from disk, wrap it in a SOAP envelope and send it off the web service. I could put it into a loop to fire off the same payload or make it pick up a fresh payload each time.
    Parasoft are also into web service testing (http://www.parasoft.com/jsp/products/home.jsp?product=SOAP), but I haven't had to use this one yet.

  • Server stress testing tool

    Hi all,
    I have been developing an application to do a stress test on our Instant Messenger server. This application must check if server can handle 1000, 10,000 or 100,000 connections concurrently.
    - Server is developed by using socket, it will create a new thread everytime it receives a incoming connection.
    - On the client-side, my application will establish connections to server, each connection is a thread as well.
    The application just need to work with LOGIN and SEND MESSAGE functions
    Here is my testing:
    * With single PC: it runs well with 10, 100 connections, but when I increase number of connections to 1000, 3000... it just takes to long to run all the connections, sometimes it also get connection timeout.
    * With 4 PCs:
    If I have 1000 connections, each PC will handle 250 connections, and these 4 servers run at the same time.
    The problems still occurs when number of connections is increased, sometimes it still get connection timeout.
    Am I doing the right things here? Do you have any suggestions for this scenario? Plz help
    Regards,

    I've done stress testing with a laptop for up to 3000 connections. After that I got various resource exhaustion problems. You need to start new threads at the client as well as the server for each connection, or use NIO as I did.
    To test up to 100,000 you will definitely need a number of client machines.

  • Can you share the source code for Customer ToughDay stress test tool?

    Hello,
    I would like to try Customer ToughDay tool (http://dev.day.com/docs/en/cq/current/testing/tough-day.html) for load testing of our author instances of CQ5. While I am able to execute the application, the logging with log4j seems to be configured incorrectly.
    Can you share the source code for toughday-5.5.jar?  I think it can be a very good starting point for those of us who are new to CQ5 and need to load test it.
    Thank you!

    Hi,
    I don't believe there are any differences between the two versions. But you can check the source code for the Numeric Limit Test in TestStand\Components\NI\StepTypes\CommonSubsteps. But the main part of the step is the Code Module and this bit the users supplies this.
    What has prompted this question?
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • SwingBench an Oracle Stress Test and Benchmark tool

    Last week I was in a RAC workshop hosted by Oracle.
    In the workshop, Oracle using a tool called Swingbench to generate load for RAC testing. Which is pretty interesting and good tools.
    Since I have seen quite a few inquiry regarding a good benchmarking and load generating tools. I thought it might be good idea to share it.
    It's free and can be downloaded here.
    http://www.dominicgiles.com/swingbench.html
    Swingbench is a free load generator (and benchmarks) designed to stress test an Oracle database (9i or 10g)

    Hi,
    To add to what yingkuan said, there is one more free stress testing tool called hammerora.
    http://hammerora.sourceforge.net/
    Regards

  • Tool for SharePoint performance and stress testing

    Hi,
    Does anybody have experience and can recommend a SharePoint performance and stress testing tool?
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

    Steve Smith did a great presentation on this at the SharePoint User Group UK, The only document I could find is based around Visual Studio 2008 and SP2007 but it's probably pretty valid for VS/SP2010 too.
    http://www.combined-knowledge.com/Downloads/2007/HowToConfigStressTestProjectForMOSS07usingVS2008TS.pdf
    Paul.
    Please ensure that you mark a question as Answered once you receive a satisfactory response. This helps people in future when searching and prevents the same questions being asked multiple times.

  • BlazeDS stress test framework

    Hi all,
    I'm looking for a stress test tool for BlazeDS applications
    As far as I understand BlazeDS (not that much) Adobe's tool for Flex DS (LC DS) - http://labs.adobe.com/wiki/index.php/Flex_Stress_Testing_Framework - might not be appropriate.
    Am I right here ?
    Does anyone have a direction to go with this ?

    Some commercial products are available that have some Flex/BlazeDS support. WebLOAD from RadView has a Flex Add-On that I believe some people have used for testing BlazeDS.
    The Flex Stress Testing Framework, recently updated and renamed the Data Services Stress Testing Framework only runs on LCDS 2.6.
    http://labs.adobe.com/wiki/index.php/Data_Services_Stress_Testing_Framework
    We are thinking about updating the Data Services Stress Testing Framework to run on BlazeDS as well but don't have any definate plans or schedule for this at this point.
    For the time being, if none of the commercial products work for you, I think you should be able to use the Data Services Stress Testing Framework to test BlazeDS, but I haven't tested this.
    You would deploy the Data Services Stress Testing Framework on LCDS and then in your load test make whichever destination/service you are testing point to your BlazeDS server. For example if you are load testing a messaging destination on your BlazeDS server you would have the messaging destination in your load test use a channel with a url that pointed to your BlazeDS server and not your LCDS server. Setting this up would definately take some understanding of BlazeDS, specifically how channels, destinations, etc. work.
    If that sounds daunting, I would look into one of the commercial products. I think commercial products may be limited at this point in terms of how well they emulate our channel/messaging behaviour but I know some vendors have been working on this so that should be getting better.
    Hope that helps.

  • Forms test tools (functional & load testing)

    Hi,
    we are looking for test-tools.
    primary we want to automate functional tests of our forms app (10g).
    secondary we want to stress our app by load testing.
    which tool do you use?
    thanks for any suggestions!
    florian.
    p.s. the mercury tools are too expensive for us ;-)

    Forms2test is a load and stress testing tool of testNext

Maybe you are looking for

  • Error while copying a Wage Type

    Dear HCM Experts, I am facing a problem in copying a wage type for recurring payments & Deductions. System generates an error "Wage Type already exists and can't be copied".  I understand that this error is due to blank wage type which needs to be de

  • Want to add text to mail body of  BACS Remittance Advice

    Hi Experts, Blelow is the requirement. User is sending the remittance advice to vendors, user wants to include a u2018fixedu2019 text also in that mail. User is sending remittance advice to vendor in PDF format which is attached in a mail, I need to

  • "Error when reading ATP delta records"

    Hi, I have created Integration models for Location, Product, ATP Check, ATP Configuration, Stock and Sales Order. After creating IM's when I tried to run ATP on my Sales Order I'm getting  error " "Error when reading ATP delta records". Can anyone pr

  • CO11N work center mandatory and without default

    Dear guru, i need to make work center mandatory in CO11N and without any default from production routing. I donu2019t want to use SHD0. Do you suggest any exit to obtain this ? Thanks in advance

  • Hola soy ana. I just move to I cloud but my contacts no. What can i do to move it?

    Hi. I need some help. I don´t know how shipp my contacts to i cloud. Ana