Performance Test For WDA Applications

Hi All,
    Is there a way to check the performance check of the entire Web dynpro For ABAP applications as we do it in the ABAP programs. Sorry for this silly question but i am so curious to learn how efficient we can develop a good efficient and high performance applications.
Thanks,
Selvakumar M.

http://help.sap.com/saphelp_erp2005/helpdata/en/43/4e335b3d1d1bcde10000000a1553f7/frameset.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/5e/b29046859d48d68af26c16c75d4a89/frameset.htm
Abhi
Edited by: Abhimanyu Lagishetti on Jun 26, 2008 8:43 AM

Similar Messages

  • Load & Performance testing of VB applications

    How we can perform load & performance testing of VB6 applications? Are there any tools available for same?

    You could look at something like this:
    http://www.aholme.co.uk/Profiler/Install.htm
    However VB6 as a development environment is no longer supported by Microsoft and this forum is not for VB6 questions, but VB.NET questions.
    Matt Kleinwaks - MSMVP MSDN Forums Moderator - www.zerosandtheone.com

  • How to adjust size of Portal Page Panels for WDA Applications

    Hi,
    I am designing a Portal Page using Page Layout "3 Colums (Narrow:Wide:Narrow" for WDA application.  The problem is that the width of the web dynpro contents on the Left and Right panels ("Narrow" parts of the Page Layout) is not very wide, leaving lot of empty space between those panels and the Center ("Wide") panel.  Is there a way that I can adjust the width of each panel in the mentioned Portal Page Layout?
    I went through SAP library which mentions using method lr_port_manager->navigate_absolute but I am not clear how to pass the width value in the method.  If that method is relevant, can someone give a code example (no copy/paste from SAP Library pls.) of how to put the width value (e.g., 300  in the method?  Also, in which method (e.g., WDDOINIT) I should execute the code.
    Will greatly appreciate the help!
    Thanks,
    Tony

    You can easily create a custom page layout with your desired widths.
    Take a look at this blog:
    The specified item was not found.
    Thanks,
    Shanti

  • [Help] How you guys do the performance test for Hyperion?

    Dear All,
    Currently, we are building the performance test scripts by using the QALoad. We have identified the following areas for the test.
    * Planning Data Form
    * Financial Report
    * SmartView
    However, we hit a number of question.
    For Financial Report, when the recorded scripts were playback, we cannot see any pdf files generated under folder $BIPLUS_HOME/temp/.
    For SmartView, the recorded scripts just don't work after the Hyperion Services were restarted.
    Does anyone have any experience on doing performance test for Hyperion, especially using QALoad? Is there any technical reference out there we can read?
    Regards,
    Martin

    When we playback the QALoad script for Financial Report, we got the following error response!
    As you know, when opening an Finacial Report, it will auto login the Datasource. There is no need to provide the username/password. We are wondering if this is related to our problem or not. Please kindly help. We have been spending days/weeks to record the testing scripts.
    Does anyone has any idea?
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <BpmResponse type="error" action="">
    <code>5517</code>
    <desc>Logon Failed, User Name must not be empty</desc>
    <trace>com.hyperion.reporting.util.HyperionReportException: Logon Failed, User Name must not be empty
         at com.hyperion.reporting.api.HRReports.Authorize(Unknown Source)
         at com.hyperion.reporting.api.HRReports.Authenticate(Unknown Source)
         at modules.com._hyperion._reporting._web._reportviewer._HRRunDlg._jspService(_HRRunDlg.java:1075)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at com.hyperion.reporting.webviewer.HRLocaleFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:797)
    </trace>
    </BpmResponse>
    Regards,
    Martin

  • Oracle Functional Testing for Web Applications for Oracle Apps

    I am trying to test Oracle Application 11i and R12 using Oracle Functional Testing for Web Applications.
    In 11i:
    If i open any forms then then the Application is getting crashed whereas it's recording the html events.
    In R12:
    If i open any forms then the Form is getting opened but it's not recording the events happening on the forms
    whereas it's recording the html events.
    Please let me know whether Oracle Functional Testing for Web Applications supports can be used to test Oracle Apps 11i/R12 including the Forms.
    Regards,
    Arun

    Hi,
    AFAIK, there is no official document which states that "Oracle Functional Testing for Web Applications" is certified with Oracle E-Business Suite 11i/R12. I assume it should work with Forms 10g but not with Forms 6i, so it should work (does not mean it is certified) with R12.
    I would suggest you log a SR and confirm this with Oracle Support.
    Regards,
    Hussein

  • Performance and Load testing for Agentry applications in SMP2.3

    Hello Experts,
    We have a requirement to carry out the Performance and Load testing for our SAP Work Manager application (SMP2.3).
    Please guide me if ATE (Agentry Test environment) /  Jmeter / or any other testing tool can be utilized for the same.
    Would be great if you could provide me the steps / references for the same.
    Thanks,
    Abhishek

    Hi Abhishek,
    Please refer this document Agentry - Assets for Admins & Architects. It has very good content which explains about performance testing and performance tuning.
    Rgrds,
    Jitendra

  • Performance test on MVC application

    Hi All,
    By using Visual Studio Performance tool, how can we test ASP.Net MVC application.
    When we open our MVC application basically it is loading very slow
    Can we get the below information by using Visual Studio Performance tool.
    1. How the controller is getting the input and passing it to the model for the retrieving the data.
    2. How can we see the performance of the controller passing the input to the service and getting the information and passing it to the view
    We want to the observe where exactly the delay is happening.
    We also have many java script functions written in the code.
    Please help me in providing the following information.
    Thanks
    Santosh

    Hi Santosh,
    Thanks for your post.
    Generally, I know that the VS Performance tool: load test is used to expect usage of a software program by simulating multiple users who access the program at the same time.
    The load test consist of a series of Web performance tests which operate under multiple simulated users over a period of time.
    For more information:
    https://msdn.microsoft.com/en-us/library/vstudio/dd293540(v=vs.110).aspx
    https://msdn.microsoft.com/en-us/library/dn250793.aspx
    Load tests provide named counter sets, they are useful when you analyze performance counter data. The counter sets include ASP.NET, so when you create a load test with the Load Test Wizard, you add an initial set of counters.
    https://msdn.microsoft.com/en-us/library/ms404676.aspx?f=255&MSPPError=-2147217396
    https://msdn.microsoft.com/en-us/library/ms404704.aspx
    After you run this load test, you can use the load test analyzer to view your load test data and analyze your load test to locate bottlenecks, identify errors, and measure improvements in your application.
    https://msdn.microsoft.com/en-us/library/ee923686.aspx
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Unit test for J2EE application

    I am writting a Unit test for One J2EE application. The Application is built in such a way that makes unit testing extremely difficult.
    There are 2 things that contribute to the mess.
    1. Sping integration means all the config files are specified in web.xml independently, even though their beans rely on each other across files. End result is in a unit, I cannot try to load a bean because some of its dependencies are missing (ie. they are in a config file that the first file does not include). For this I tried to use AbstractDependencyInjectionSpringContextTests class to set the Spring Application Context when you are not in the flow but didn't success ed.If any one has use this please post the example.
    2. The application is using Errors interface of package org.springframework.validation. To write a test for any validator class you have to pass the object of Error in the validate method with the command object. Now my question is how you can set this Error object when you are not in the flow. For this I tried to use Mock object e.g Errors error;
    Mockery context = new Mockery();
    final Errors errorMock =context.mock(Errors.class);
    //call the validate object with mock object
    classObject.doValidate(cmdObject, errorMock)
    This thing doesn't work. It gives me below error message.
    unexpected invocation: errors.pushNestedPath("")
    no expectations specified: did you...
    - forget to start an expectation with a cardinality clause?
    - call a mocked method to specify the parameter of an expectation?
    Is there any way to get around these hiccups programmatically in unit tests?
    thanks...

    If you are doing unit testing, try to use straight JUnit4 without involving the Spring framework. Given that you do unit testing, you might not need Spring configuration in your unit test at all. You can programmatically instantiate the instance of the class under testing and either programmatically instantiate collaborating objects, or create mock objects for that purpose. If you are doing functional testing, you might need a Spring context after all. Understand that your tests are running in the different context than the complete application, so you would have to create separate application context for your test(s). You might have to go through the existing Spring configuration modules that you created for your application and re-jiggle them a bit so that they can be included both in your application context and your unit test context.
    Hope this helps.

  • Require Help on Load Testing for Oracle Applications

    Hi,
    I have to do a Load Testing on Oracle Application 11i. I am not able to understand from where do I need to start.
    Could any one please help on this ?
    Ramu.

    The tool which I am using for this is "Oracle Application Testing Suite".
    Any help welcome !
    Ramu

  • Performance testing for SharePoint online site

    Hi,
    Is there any tool available to perform performance and load testing for SharePoint online site. 
    Thanks
    Senthu

    Hi Senthu, have you seen this link? In it there's a link to a selection of programs you can use. Be sure to read Trevor's caveat:
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/aeffff92-a3e1-42b0-a4b8-3779858108ee/load-test-sharepoint-online?forum=sharepointadmin
    cameron rautmann

  • Performance Impact for the Application when using ADFLogger

    Hi All,
    I am very new to ADFLogger and I am going to implement this in my Application. I go through Duncan Mill's acticles and got the basic understanding.
    I have some questions to be clear.
    Is there any Performance Impact when using ADFLogger to slower the Appllication.
    Is there any Best Practices to follow with ADFLogger to minimize the negative impact(if exists).
    Thanks
    Dk

    Well, add a call to a logger is a method call. So if you add a log message for every line of code, you'll see an impact.
    You can implement it in a way that you only write the log messages if the log level if set to a level which your logger writes (or lower). In this case the impact is like having an if statement, and a method call if the if statement returns true.
    After this theory here is my personal finding, as I use ADFLogger quite a lot. In production systems you turn the log lever to WARNING or higher so you will not see many log messages in the log. Only when a problem is reported you set the log level to a lower value to get more output.
    I normally use the 'check log level before logging a message' and the 'just print the message' combined. When I know that a message is printed very often, I first check the level. If I assume or know that a message is only logged seldom, I just log it.
    I personally have not seen a negative impact this way.
    Timo

  • Empirix - e-Test for Web Application

    Hi,
    Where can I download free empirix, e-Test load test tool for testing the Oracle web Application.
    Thanks,
    Yacoob

    Ummm .... from www.empirix.com
    As a 0.24 second query in a web search engine tells us ...

  • Question about writing Junit test for SQLj application

    Just inherite a SQLj application without unit test. After making few enchancement I plan to add unit test about it to make it more solid. What I plan to do is invoke SQLj translator dynamically to generate java source, then compile and invoke the result class dynamically at Junit test. Does anyone how to call SQLj translator as an API call ??

    I guess I might add that the error I am getting is
    java.lang.nullPointerException
    i've got this now:
         public E top() throws EmptyStackException {
              if (numItems == 0)
                   throw new EmptyStackException("Stack is empty");
              return S[numItems--];
         }With the same test, as it would throw an emptystackexception not a full..
    But the test still doesn't pass.

  • Oracle Functional Testing for Web application

    Hi all,
    I am chandra and I want to know whether OTS will support Swings based web application ?
    I was trying to automate swings based application in OTS , but it is not supporting.
    if it support can you people say what changes should do in OTS setting ?
    With Regards,
    Chandraprasath Baskar

    HI
    OATS does not yet support swing based applications, there is an applet module in the pipeline. but I don't know when that will be available.
    Regards
    alex

  • BPC Performance Testing

    Hi All,
    Any pointers to how to do go about performance testing for BPC application?
    When using Load runner Tool,it does not capture, any transactions happening betwen the server and the front end (which is excel in the case), hence the front end simulation for performance testing is not possible.
    Performance testing w.r.t BEx analyser queries by directly executing the query using txn rsrt.Is there any way of going about in a similar fashion?
    Thanks in advance
    Sridhar

    Hi
    I understood your concern but actually for SAP BPC we don't have anything to test the performances for SAP BPC client.
    If the BPC client hardware requirement which can be found into installation guide are satisfied then the performances of SAP BPC client are fine.
    Regards
    Sorin Radulescu

Maybe you are looking for

  • Unable to establish AV call with Lync server 2013 from internal to external remote users

    Hi, Instant messaging is working fine When trying to video call from the internal Lan to an remote external user Video call connects for 10 seconds and then drops. This also happens between federated sites when we initiate the call Internal to intern

  • In line SQL Query - Urgent

    In the problem iam calculating a Stock report.In the SQL suppose the relation F does not return any rows , then (D.ACC_QTY + F.RET_QTY) gives null. How to avoid this problem.. SELECT A.CLASSIFICATION_CODE, A.ITEM_ABBR, A.ITEM_DESC, A.ALT_ITEM_CODE, A

  • Images are not loading onto icloud from PC, please help!

    On MAC, I am having no problems accessing iCloud for contacts, calendar, etc.... that have been loaded onto iCloud from PC but I am not able to access any images on the iCloud that have been loaded from PC. I am able to access photos on the iCloud/PC

  • How to use GooglePlayServices libs in Native Extension of Android AIR app?

    I am trying to use some features of Google Play Services lib but I could not make it work. I have added the reference to the google play service libs to the manifest file (from Flash Builder) <application android:enabled="true"> <meta-data  android:n

  • Indesign CC crashes everytime I Print

    Hi! I need help please... my Indesign CC crashes everytime I print same thing happens with my Illustrator too. I attached the error message below. Thanks in advance, Raffy Process:         Adobe InDesign CC [1112] Path:            /Applications/Adobe