Which tool is support Discoverer performance/load testing

Hi,
Any one can tell me which tool is supporting the oracle discoverer for olap 10.1.2.48 performance / load testing.
We are using one of the third party tool called QALOAD. We are unable to trace the discoverer session.
We wanna perform 50 concurrent users peformance test.
is oracle is recommending any tool for performance on the discoverer for olap 10.1.2.48??.
or any one can tell me based on your experience which tool is supporting/best tool to test.
thanks,
Nats!!!

Did you get an answer to your question. We are now trying to use Load Runner rmi calls and have difficulties.
Please provide any information you have on this matter.
Thanks.

Similar Messages

  • Which tool do you use for load testing?

    Which tool do you use for load testing for J2EE application?

    hi,
    i use jmeter for without issues..
    first make sure that the system from where you are doing load testing is in the same lan(without firewall) to that of server. Here you are testing the capacity of server and not the network bandwith.
    So assuming very good network connection what is the servers performance level...
    If u have to decide which tool is decent enough to load testing,
    i would suggest go for jmeter. its reliable and i have used it without problems.
    Here is my quick tutorial for jemeter which i made for my teams reference.
    REFERENCE
         For Getting Started refer to any tutorial for Jmeter
         You can refer to introduction on
              http://jakarta.apache.org/jmeter/usermanual/
    RUNNING LOAD TEST
         Extract jakarta-jmeter-2.3RC4.zip in c:
         install jdk-1_5_0_12-windows-i586-p.exe
         Run C:\jakarta-jmeter-2.3RC4\bin\jmeter.bat
         In Test Plan add Thread Group
         Right Click Thread Group -> Add->Sampler->HTTP Request
         Select HTTP Request added fill details
              Serverip:www.xyz.com
              Port:80
              Path:/xyz-webapp/index.jsp
              Use KeepAlive: Checked
              Retrive All Embeded images from HTML: Checked(For geting images inside html)
         Right Click Thread Group -> Add->Listner->Graph Results
         Click on Thread Group Fill details
              No of Threads:3(This means no of simultaneous users)
              Ramp Up Period:1(3 Request will be made in 1 second period)
              Loop Count:5(Above process should be repeated how many times)
         Save TestPlan
         Run -> Clear All
         Run -> Start
              Click on Graph Results for Output
         Try adding different listener in Thread Group
              Thread Group -> Add->Listner->Summary Report
         Listeners coud be added at thread group level or HTTP Request Level
    RECORDING A TEST.
         Add a HTTP proxy server in workbench by right clicking on it and selecting Add->Non test Element->HTTP Proxy Server.
         In Test Plan Add Thread Group
         In HTTP proxy server select Target Controller as Test Plan > Thread Group.
         Go to Internet Explorer and go to internet settings and set proxy server as localhost and the port
              which is configured in Jmeter proxy server.Save Settings.
         In Jeter proxy server start by Clicking on Start button in the HTTP Proxy Server Flap.
         In browser navigate the application which you want to test.
         The nodes will be added in the Thread Group.
         Once Navigation is done stop the proxy server and save the test plan from file menu.
    LOGGING INTO APPLICATION.
         When we have to login into system and then navigate the system
              we need a cookie to be tracked after login. This could be achieved
              simply by Add -> Config Element -> HTTP Cooie Manager.
         After adding the HTTP Cooie Manager simply run the test.
    LOOPING COUNTER.
         When a request is made multiple parameter is sent to server.
         Parameters are sent from the HTTP Request node added in the Thread Group
              in "Send Parameter with the request" table.
         If we run the loop count 10 times the parameters will be sent same in every request.
         If you have to send parameters like user1,user2,user3,user4....
              then add -> Pre processor -> Counter.
         Put start as 1 and and Maximum as 10 or whatever required.
         Put Referene name as iCtr or whatever.
         In the "Send Parameter with the request" in value column put user${iCtr}

  • Performance/Load test a website with a submittable pdf

    I am trying to generate a small amount of load against our website. Ideally I would like to find a tool that will allow me to record, and playback a script that fills out a PDF, and then submits it to our server. I have had 0 luck in finding any tool that will work to automate this process... any help would be greatly appreciated

    You can run a script in a document that changes the field values and submits at a regular interval, either using JavaScript in the form or controlling it, or externally using a program that uses IAC (InterApplication Communications). More info is available in the Acrobat SDK, which is free to download from Adobe.

  • Which daq card supports to perform fft operation on complex analog signal

    i need to process complex analog waveform for radar based applications.i need a suitable daq card for doing that task.please specify suitable card and application notes to perform dsp based applications.

    The answer to your question depends largely on the sample rate, resolution, and number of channels you want to have. The first place I would look is the M Series devices at  http://www.ni.com/dataacquisition/mseries.htm. Using LabVIEW, these analog input devices can read in a signal and easily perform an FFT on it.
    Michael P
    National Instruments

  • EBS R12 - Load testing tool

    Oracle E-Business Suite Releae 12 (12.1.3) on Oracle Linux 6.x
    We are looking suitable load testing tool to provide performance load testing analysis/benchmark results with system response time
    Please adivse best practice industry stand performance testing tool for EBS R12.
    Thanks in advance.

    user13681259 wrote:
    Oracle E-Business Suite Releae 12 (12.1.3) on Oracle Linux 6.x
    We are looking suitable load testing tool to provide performance load testing analysis/benchmark results with system response time
    Please adivse best practice industry stand performance testing tool for EBS R12.
    Thanks in advance.Please see these links.
    EBS 12.1.1 Test Starter Kit now Available for Oracle Application Testing Suite
    https://blogs.oracle.com/stevenChan/entry/ebs_1211_tsk
    Oracle Application Testing Suite
    http://www.oracle.com/technetwork/oem/app-test/etest-101273.html
    Oracle Application Testing Suite Downloads
    http://www.oracle.com/technetwork/oem/downloads/index-084446.html
    HP LoadRunner
    http://www8.hp.com/us/en/software-solutions/software.html?compURI=1175451#.UPiIemeS-Fg
    Thanks,
    Hussein

  • Webservice load testing

    Hi All,
    How can we perform load testting on webservices ??
    Do we have any tools for this ?
    Ex : simluate the webservice call for 100 users.
    Thanks,Anilkumar

    That is not really true,
    Performance of a service is not really measured just how can we pump the service end point but also how service components and supporting platform contribute to maintain the right througoutput.
    So just like in any software application testing you have to collect the staticall data for each calls from
    1. Hardware perspective (CPU, Thread, Socket etc)
    2. Plarform perspective such as JAVA, .NET and what ever
    3. Component perspectibe such as SDO, SCA, EJB, POJO, ADO etc
    4. Application perspective: such as a war, ear, etc
    5. Application platform perspective such a J2EE application resources such as JMS, JDBC, Pooling, Caching, Heap, I/O etc
    6. Network perspective: such as band width, firwall etc
    For example
    If I deploy a highly tuned EJB in an ASYNC mode of service enablement using a J2EE platform and if I haven't tuned my JMS framework, my service based on EJB will not provide the right performance in a highly loaded situation.
    So web service end point is just one side of the story. However performance is all about how do I get the work done through the web service interface so that the component, platform, hardware and network behind the screen will serve the purpose in a reasonable FASHION.
    Thanks

  • Clarification about Load testing - BC4J - Rational Suite Enterprise edition

    Hi,
    I have a query from an Oracle Partner as follows:
    We are talking about Rational Suite enterprise edition
    2003 for load testing for 500 virtual users in the application.
    Further we want to know, whether BC4J component generated by the
    JDeveloper support rational VU technique in terms of traffic generation
    for volume/performance/load testing for said application.
    Whenever I tried to generate traffic for one virtual user, this gives
    "generic component, can not identify" in a particular BC4J component.
    Otherwise rational tool identify all java classes and generate traffic
    except BC4J component.
    Pl confirm
    Thanks

    Hi,
    I have a query from an Oracle Partner as follows:
    We are talking about Rational Suite enterprise edition
    2003 for load testing for 500 virtual users in the application.
    Further we want to know, whether BC4J component generated by the
    JDeveloper support rational VU technique in terms of traffic generation
    for volume/performance/load testing for said application.
    Whenever I tried to generate traffic for one virtual user, this gives
    "generic component, can not identify" in a particular BC4J component.
    Otherwise rational tool identify all java classes and generate traffic
    except BC4J component.
    Pl confirm
    Thanks

  • Load testing in Oracle BPM

    Hi,
    Can anyone help me how to perform Load testing in Oracle BPM
    Regards,
    Jai

    Hi Jai,
    What we are using is Oracle ATS (Application Test Suite) for both functional and load testing (http://www.oracle.com/technetwork/oem/app-test/etest-101273.html) .
    Of course there are a lot of open source tools that you can also use such as JMeter.
    Cheers
    Antonis

  • Load testing on SAP

    Hi All,
    Is there any tool or any custom tool created by anyone in SAP to do the load tesitng in the SAP.
    My requirement is to test the system with simulation of multiple user and multiple transactions.
    Please help...

    Hello,
    You can also use IBM Rational Performance Tester tool for SAP Peformance and load testing
    Cheers
    Jawahar Govindaraj
    Edited by: Jawahar Govindaraj on Dec 22, 2008 4:01 AM

  • Oracle EBS R12 - Load Testing

    we would like to perform end-to-end (from login page to function testing) performance load testing using the IBM Rational
    does this require NCA protocol or http protocol?
    Thanks in advance

    user13681259 wrote:
    we would like to perform end-to-end (from login page to function testing) performance load testing using the IBM Rational
    does this require NCA protocol or http protocol?
    Thanks in advancePlease contact IBM Rational support and they should be able to answer your question -- http://www-01.ibm.com/software/rational/
    Thanks,
    Hussein

  • EBS concurrent users -- load testing

    Hi,
    As part of performance/load testing for 100 concurrent users, we are not able to load over 99 users. I have set the nprocs=4 (8 cpus) and JVM max=1024.
    I am not what limits I hitting to handle over 100 concurrent users.
    ENV: R12 on RH 5, single node/2-tier combination, 11.2.0.2
    Appreciate any help or suggestions.
    FYI: I have already reviewed and followed steps from note# 362851.1

    As part of performance/load testing for 100 concurrent users, we are not able to load over 99 users. I have set the nprocs=4 (8 cpus) and JVM max=1024.Do you get any errors? Please check Apache/JVM logs for details.
    FYI: I have already reviewed and followed steps from note# 362851.1What is your current JVM configuration?
    Thanks,
    Hussein

  • Database load testing

    Hi,
    Can someone give me an idea of database load testing. Suppose testers are performing load testing on any application & we have to check load (bottlenecks) on database side, then what are the areas we might need to observe from database side.
    Oracle version - 10.2.0.3
    Thanks in advance

    Check if the server is ok with memmory and cpu usage and swap..........
    ON database side check the long running active sessions where they are waiting and suggest something so that these queries can speed up. You can suggest code change like new indexes , hints or outlines etc.....after checking the waits and sql plans of various slow sql statemenets

  • SAP provides Load testing/Performance testing tool

    Kindly suggest any Load testing tool which is provided by SAP itself.
    *Note to author of this question: I have taken the liberty of moving this to the proper thread
    cheers, Marilyn

    Hi Swapan,
    I would be glad to know if you can give me a step by step screenshot document for a Loadtest on SAP Application ( Any Module).
    Y i am asking you all this,.. well, downloading and installing a loadrunner on a desktop/standallone machine is very simple,.. but when it comes to Network environment where you have Controller installed on one machine and Load Generators on Another machine.. and Diagnostics installed on ( i donno where it will be installed ) user/server machine.. it is really difficult to imagine/assume/picturize the whole scenerio by taking x as example..
    I would be really glad and thankfull if someone can let us know, how to quick start a project..
    I have gone thru the Documentation " How to Perform SAP EP Load Testing.." good enough to understand but it would be more good if someone have articulated with interactive screenshots..
    Ok fine, now my next question is , how do we go with SAP GUI protocol..
    can someone give me an example with some interactive screenshots..
    If someone is working in SAP. then you may please contribute your knowledge by all means.. like https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/ba95531a-0e01-0010-5e9b-891fc040a66c [original link is broken]
    This is a very beautiful video example on SAP Bex reports,.. with video and Voice..
    Recorded by using Camtasia Studio software , which will record you desktop,.. how you do , while you explain in voice..
    Hope someone comes up with a nice video presentation on SAP LOADRUNNER..
    Can you please show me /upload any document with some interactive screenshots on configuring Loadrunner with SAP and testing with SAP Gui protocol ,..on any one module of SAP.. either it be SD, MM, or APO..
    Infact as of now, i am in an urgent need of a sample scenerio of Loadtest by using Mercury Loadrunner ( SAP GUI Protocol) on any SAP Module with some interactive screenshots,...
    I appreciate your quick response..
    Will award maximum points.
    Please help me.. by mailing any document with some sample scenerio's step by step to my mail id: [email protected].
    Thanks
    Vinni..

  • Which load testing tool is appropriate for sending message to a tcp socket

    Hi,
    I am new to the testing world. I have developed a messaging application, where the client sends his requests on to the server program which opens a socket and listens for messages. Then all mesaging goes on. I want to load test my application. I have tested it with Apache's JMeter, besides that are there any other load testing tools.
    The clients need to send messages on a tcp socket. I really need this, please help me.
    Thanks,

    Dude,
    Write one!
    I test any servers I've written by hammering them by writing a multi-threaded test program to simulate client activity, namely an initial login and then whatever other activity the client would usually perform. Maybe in your case this would involve the sending of messages, the checking/reading of new messages and logging out.
    I usually get my timing statistics by simply capturing a start time and an end time (the difference being the m/s taken). ie: using java.util.Date.
    Run the test program from a single host to iron out any initial problems, but then be sure to run it from as many different hosts as you can get your mitts on!

  • Tools for load testing SharePoint 2007

    Please advice a tools, which i can use for load testing a SharePoint 2007. We had one issue with performance and want now to detect a reason. So i need to simulate a load testing with 500-600 users for one SharePoint page.
    I have found some information, that i can use a Visual Studio Test Edition, but my level of MSDN subscriber has just a Visual Studio. May be there is another free tools for this...

    Hi Evgeny,
    SharePoint test data load tool (WSSDW.exe) can be used for your scenario, this article should help you to start with-
    Tools for performance and capacity planning (Office SharePoint Server)
    http://technet.microsoft.com/en-us/library/cc262198(v=office.12).aspx
    To download the tool - http://sptdatapop.codeplex.com/
    Bill Baer has good blog on this -
    http://blogs.technet.com/b/wbaer/archive/2007/08/02/stress-testing-microsoft-office-sharepoint-server-2007-windows-sharepoint-services-3-0.aspx
    http://blogs.msdn.com/b/sanjaynarang/archive/2009/04/18/sharepoint-performance-stress-load-testing.aspx
    http://blogs.msdn.com/b/edglas/archive/2007/02/17/sharepoint-load-tests.aspx
    another tool to consider - Web Capacity Analysis Tool
    http://technet.microsoft.com/en-us/magazine/2008.04.utilityspotlight.aspx?pr=blog
    http://support.microsoft.com/kb/231282/en-us
    http://blogs.iis.net/thomad/archive/2010/05/11/using-the-wcat-fiddler-extension-for-web-server-performance-tests.aspx
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if my reply helps you

Maybe you are looking for

  • GlassFish v2.1.1 and adf demo

    Hello, I'm trying to deploy the rich client component runtime demo(see this) on "Sun GlassFish Enterprise Server v2.1.1". This is a clean install, i havn't deployed anything else. When i drop rcf-dvt-demo.war and surf to http://localhost:8080/rcf-dvt

  • Links in open tabs just flat stop working for a while with FF4.0

    Installed FF4.0 a few days ago - consistent problem (but do not know how to reproduce it on demand): I routinely have 8-10 tabs open on various forums and web sites I check regularly, but often I do not visit some of them for a day or more. Almost al

  • Difference between different Technical systems

    Please tell We can define a technical system as : Web AS ABAP or Web AS JAVA or Standalone JAVA or Third party or Exchange Infrastructure What is Web AS ABAP system? What is Web AS JAVA system? What is standalone JAVA? Thanx in advance Harsh

  • Using trunc(add_months(sysdate, 1 * -12) getting the monday on that wk

    Dear all; I am using trunc(add_months(sysdate, 1 * -12)), which get me 05/18/2010 however what I would like to do is bascially if that date doesnt fall on a monday then get the monday associated with it in that period, so in this case the monday asso

  • Missing some menues on my AppleTV gen 1.

    Apple recently opened up for renting of movies through iTunes Store on the Apple TV, but 3 menues are missing under the Film-tab; among them the Search menu. Any idea anyone?