OATS Load Test - Wild Card

Hi,
Could anyone assist me with the following plz:
We have a scenario in Load Testing where we run a test for users with exactly the same data on the input page.
When we change the data & make it different for each user, the test falls over.
Any thoughts, ideas, & assistance will be greatly appreciated.
Rgds,
Ben

Hi Jean,
Our application contains customised retail webcenter portal on which retail application is hosted.This portal application is not able to scale up more than 10 users.I had created portal application without the customised framework and then for a similar usecase it is able to scale upto more than 50 users but once it hits 100 VU mark it starts giving errors.If it were an issue with client tokens or login,I would have been able to have more than 1 user at a time.It seems to be an issue with custom framework developed on top of webcenter portal.I have faced a similar issue while testing for this app with jmeter also.I was able to test for the webcenter portal app without any customisation for more than 100 concurrent users. But I was not able to test for more than 1 user for customised retail webcenter portal
Thanks,
Ritesh
Edited by: user766882 on Aug 21, 2012 8:25 AM
Edited by: user766882 on Aug 21, 2012 8:33 AM

Similar Messages

  • Unable to capture the Citrix network response time using OATS Load testing.

    Unable to capture the Citrix network response time using OATS Load testing. Here is the scenario " in our project users logs into Citrix network and select the Hyperion application and does the Transaction and the Clients wants us to simulate the same scenario for load testing. We have scripted starting from Citrix Login and then launching Hyperion application. But the time taken to launch the Hyperion Application from Citrix network has not been captured whereas Hyperion Transaction time have been recorded. Can any help to resolve this issue ASAP?

    Hi keerthi,
    1. I have pasted the code for the first issue
    web
                             .button(
                                       122,
                                       "/web:window[@index='0' or @title='Manage Network Targets - Oracle Communications Order and Service Management - Order and Service Management']/web:document[@index='0' or @name='1824fhkchs_6']/web:form[@id='pt1:_UISform1' or @name='pt1:_UISform1' or @index='0']/web:button[@id='pt1:MA:0:n1:1:pt1:qryId1::search' or @value='Search' or @index='3']")
                             .click();
                        adf
                        .table(
                                  "/web:window[@index='0' or @title='Manage Network Targets - Oracle Communications Order and Service Management - Order and Service Management']/web:document[@index='0' or @name='1c9nk1ryzv_6']/web:ADFTable[@absoluteLocator='pt1:MA:n1:pt1:pnlcltn:resId1']")
                        .columnSort("Ascending", "Name" );
         }

  • OATS Load test is not able to scale for more than 10 users

    Hi,
    I am using OATS load test runner for performance testing Fusion based application on webcenter portal.I am not able to run OATS load tester sucessfully for more than 10 VU's.After that it gives a component not found issue or loop error.Please let me know if anybody faced similar issue and was able to resolve it.Is there some setting to be done?
    Thanks,
    Ritesh
    Edited by: user766882 on Aug 20, 2012 9:07 AM

    Hi Jean,
    Our application contains customised retail webcenter portal on which retail application is hosted.This portal application is not able to scale up more than 10 users.I had created portal application without the customised framework and then for a similar usecase it is able to scale upto more than 50 users but once it hits 100 VU mark it starts giving errors.If it were an issue with client tokens or login,I would have been able to have more than 1 user at a time.It seems to be an issue with custom framework developed on top of webcenter portal.I have faced a similar issue while testing for this app with jmeter also.I was able to test for the webcenter portal app without any customisation for more than 100 concurrent users. But I was not able to test for more than 1 user for customised retail webcenter portal
    Thanks,
    Ritesh
    Edited by: user766882 on Aug 21, 2012 8:25 AM
    Edited by: user766882 on Aug 21, 2012 8:33 AM

  • Oracle ADF - OATS Load Testing

    Gurus,
    I was trying to do load testing with Oracle Application Testing Suite, after recording when I try to play it back the results are showing so many authentication errors - "Failed     HTTP response code: 401 Unauthorized ".
    Any suggestions how can we make it work?
    Thanks
    Prasad

    Wrong forum.
    Try: JDeveloper and ADF

  • OATS - Load testing  username/password Authentication

    Hi  Guys ,
    I have recorded a load script - HTTP  and in the URL when i give the username and password  and click on submit it works fine. however when i give a wrong password , it works too.
    Now , how do i validate the authentication  . the  script , when given the wrong password should fail but it passes.
    Note : I have researched the  Issue and Could not find the answer .
    Below is the Code.
    import oracle.oats.scripting.modules.basic.api.internal.*;
    import oracle.oats.scripting.modules.basic.api.*;
    import oracle.oats.scripting.modules.http.api.*;
    import oracle.oats.scripting.modules.http.api.HTTPService.*;
    import oracle.oats.scripting.modules.utilities.api.*;
    import oracle.oats.scripting.modules.utilities.api.sql.*;
    import oracle.oats.scripting.modules.utilities.api.xml.*;
    import oracle.oats.scripting.modules.utilities.api.file.*;
    public class script extends IteratingVUserScript {
      @ScriptService oracle.oats.scripting.modules.utilities.api.UtilitiesService utilities;
      @ScriptService oracle.oats.scripting.modules.http.api.HTTPService http;
      public void initialize() throws Exception {
      http.setUserAgent("Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)");
      http.setAcceptLanguage("en-US");
      * Add code to be executed each iteration for this virtual user.
      public void run() throws Exception {
      http.get(
      2,
      "http://wkdevvebs3.wauk.wms.com:8021/OA_HTML/AppsLocalLogin.jsp",
      null, null, true, "UTF8", "UTF8");
      http.solveXPath("web.framesrc.pprIFrame",
      ".//IFRAME[@name='_pprIFrame']/@src",
      "/OA_HTML/cabo/images/swan/t.htm", 0, EncodeOptions.None);
      http.solveXPath("web.framesrc.formsLauncher",
      ".//IFRAME[@name='formsLauncher']/@src",
      "http://wkdevvebs3.wauk.wms.com:8021/OA_HTML/blank.html",
      0, EncodeOptions.None);
      http.solveRefererHeader(
      "referer.httpwkdevvebs3waukwmscom80_1",
      "/OA_HTML/RF.jsp?function_id=28716&resp_id=-1&resp_appl_id=-1&security_group_id=0&lang_code=US&params=zvhw2Ln2Uu68SKY4WSu2uQ&oas=nMs-5wjpY3wdKS_J2fyhQA..");
      http.solveXPath(
      "web.formaction.DefaultFormName",
      ".//FORM[@name='DefaultFormName']/@action",
      "/OA_HTML/OA.jsp?page=/oracle/apps/fnd/sso/login/webui/MainLoginPG&_ri=0&_ti=2020957545&language_code=US&requestUrl=&oapc=2&oas=svdc_F8auGyQo_Ra9wFgAg..",
      0, EncodeOptions.None);
      http.solveXPath("web.input.AMTXIDFIELD",
      ".//INPUT[@name='_AM_TX_ID_FIELD']/@value", "1ujSEi0jV", 0,
      EncodeOptions.None);
      http.solveXPath("web.input.FORM", ".//INPUT[@name='_FORM']/@value",
      "DefaultFormNameAx9rQiPG", 0, EncodeOptions.None);
      http.solveXPath("web.option.None",
      ".//OPTION[text()='None']/@value", "Noa1lYfKg", 0,
      EncodeOptions.None);
      http.solveXPath("web.input.SubmitButtonunvalidated",
      ".//INPUT[@name='SubmitButton$$unvalidated']/@value",
      "falseOlawF-M6", 0, EncodeOptions.None);
      http.solveXPath("web.input.SubmitButtonserverUnvalida",
      ".//INPUT[@name='SubmitButton$$serverUnvalidated']/@value",
      "false7FkgC9gT", 0, EncodeOptions.None);
      http.solveXPath(
      "web.input.SubmitButtonprocessFormDat",
      ".//INPUT[@name='SubmitButton$$processFormDataCalled']/@value",
      "trueLKXNumu1", 0, EncodeOptions.None);
      http.solveXPath("web.input.Cancelunvalidated",
      ".//INPUT[@name='Cancel$$unvalidated']/@value",
      "truejE_ESnr4", 0, EncodeOptions.None);
      http.solveXPath("web.input.CancelserverUnvalidated",
      ".//INPUT[@name='Cancel$$serverUnvalidated']/@value",
      "truelS8G9ye6", 0, EncodeOptions.None);
      http.solveXPath("web.input.CancelprocessFormDataCalle",
      ".//INPUT[@name='Cancel$$processFormDataCalled']/@value",
      "trueAtyF7R1u", 0, EncodeOptions.None);
      http.solveXPath(
      "web.input.FORMMACLIST",
      ".//INPUT[@name='FORM_MAC_LIST']/@value",
      "Cancel$$serverUnvalidated^Accessibility^SubmitButton$$processFormDataCalled^_FORM_SUBMIT_BUTTON^_ssoLangCode^evtSrcRowId^_AM_TX_ID_FIELD^Cancel$$processFormDataCalled^Cancel$$unvalidated^evtSrcRowIdx^SubmitButton$$unvalidated^SubmitButton$$serverUnvalidated^_FORM^serverValidate^_FORMEVENT***@@@FORM_MAC_LIST***@@@event^passwordField^usernameField^FORM_MAC_LISTHAm6l5q6NRKVuTJZ4jGPfg..",
      0, EncodeOptions.None);
      http.solveGroupJavaScript(http.javaScriptPath(
      "web.jscript.httpwkdevvebs3waukw_37", 1, 17, 3, 0));
      http.addCookie(
      "oracle.uix=0^^GMT-6:00^p; domain=wkdevvebs3.wauk.wms.com; path=/",
      null);
      http.get(
      9,
      "http://wkdevvebs3.wauk.wms.com:8021{{web.framesrc.pprIFrame,/OA_HTML/cabo/images/swan/t.htm}}",
      null, null, true, "UTF8", "ASCII");
      http.get(
      13,
      "{{web.framesrc.formsLauncher,http://wkdevvebs3.wauk.wms.com:8021/OA_HTML/blank.html}}",
      null,
      http.headers(http
      .header("Referer",
      "http://wkdevvebs3.wauk.wms.com:8021{{referer.httpwkdevvebs3waukwmscom80_1,/OA_HTML/RF.jsp?function_id=28716&resp_id=-1&resp_appl_id=-1&security_group_id=0&lang_code=US&params=zvhw2Ln2Uu68SKY4WSu2uQ&oas=nMs-5wjpY3wdKS_J2fyhQA..}}",
      Header.HeaderAction.Modify)), true, "UTF8",
      "ASCII");
      http.get(17, "http://wkdevvebs3.wauk.wms.com:8021/favicon.ico", null,
      null, true, "ISO8859_1", "ISO8859_1");
      http.post(
      21,
      "http://wkdevvebs3.wauk.wms.com:8021{{web.formaction.DefaultFormName,/OA_HTML/OA.jsp?page=/oracle/apps/fnd/sso/login/webui/MainLoginPG&_ri=0&_ti=2020957545&language_code=US&requestUrl=&oapc=2&oas=svdc_F8auGyQo_Ra9wFgAg..}}",
      null,
      http.postdata(
      http.param("_AM_TX_ID_FIELD",
      "{{web.input.AMTXIDFIELD,1ujSEi0jV}}"),
      http.param("_FORM",
      "{{web.input.FORM,DefaultFormNameAx9rQiPG}}"),
      http.param("usernameField", "sbindingnavile"),
      http.param("passwordField", "welcome7"),
      http.param("Accessibility",
      "{{web.option.None,Noa1lYfKg}}"),
      http.param("SubmitButton$$unvalidated",
      "{{web.input.SubmitButtonunvalidated,falseOlawF-M6}}"),
      http.param("SubmitButton$$serverUnvalidated",
      "{{web.input.SubmitButtonserverUnvalida,false7FkgC9gT}}"),
      http.param("SubmitButton$$processFormDataCalled",
      "{{web.input.SubmitButtonprocessFormDat,trueLKXNumu1}}"),
      http.param("Cancel$$unvalidated",
      "{{web.input.Cancelunvalidated,truejE_ESnr4}}"),
      http.param("Cancel$$serverUnvalidated",
      "{{web.input.CancelserverUnvalidated,truelS8G9ye6}}"),
      http.param("Cancel$$processFormDataCalled",
      "{{web.input.CancelprocessFormDataCalle,trueAtyF7R1u}}"),
      http.param(
      "FORM_MAC_LIST",
      "{{web.input.FORMMACLIST,Cancel$$serverUnvalidated^Accessibility^SubmitButton$$processFormDataCalled^_FORM_SUBMIT_BUTTON^_ssoLangCode^evtSrcRowId^_AM_TX_ID_FIELD^Cancel$$processFormDataCalled^Cancel$$unvalidated^evtSrcRowIdx^SubmitButton$$unvalidated^SubmitButton$$serverUnvalidated^_FORM^serverValidate^_FORMEVENT***@@@FORM_MAC_LIST***@@@event^passwordField^usernameField^FORM_MAC_LISTHAm6l5q6NRKVuTJZ4jGPfg..}}"),
      http.param("_FORMEVENT", ""),
      http.param("serverValidate", ""),
      http.param("evtSrcRowIdx", ""),
      http.param("evtSrcRowId", ""),
      http.param("_FORM_SUBMIT_BUTTON",
      "{{web.jscript.httpwkdevvebs3waukw_37,SubmitButtonGNaB_JYN}}"),
      http.param("event", ""), http.param("source", ""), http
      .param("_ssoLangCode", "")),
      http.headers(http
      .header("Referer",
      "http://wkdevvebs3.wauk.wms.com:8021{{referer.httpwkdevvebs3waukwmscom80_1,/OA_HTML/RF.jsp?function_id=28716&resp_id=-1&resp_appl_id=-1&security_group_id=0&lang_code=US&params=zvhw2Ln2Uu68SKY4WSu2uQ&oas=nMs-5wjpY3wdKS_J2fyhQA..}}",
      Header.HeaderAction.Modify)), true, "UTF8",
      "UTF8");
      http.solveRefererHeader("referer.httpwkdevvebs3waukwmscom80_6",
      "/OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE");
      http.get(
      27,
      "http://wkdevvebs3.wauk.wms.com:8021{{web.framesrc.pprIFrame,/OA_HTML/cabo/images/swan/t.htm}}",
      null, null, true, "UTF8", "ASCII");
      http.get(
      31,
      "{{web.framesrc.formsLauncher,http://wkdevvebs3.wauk.wms.com:8021/OA_HTML/blank.html}}",
      null,
      http.headers(http
      .header("Referer",
      "http://wkdevvebs3.wauk.wms.com:8021{{referer.httpwkdevvebs3waukwmscom80_6,/OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE}}",
      Header.HeaderAction.Modify)), true, "UTF8",
      "ASCII");
      http.get(35, "http://wkdevvebs3.wauk.wms.com:8021/favicon.ico", null,
      null, true, "ISO8859_1", "ISO8859_1");
      public void finish() throws Exception {

    If you want the script to check whether the user successfully logged in. Go to tester's perspective, click on the POST request of the login and view HTML page response. There you should be able to see the page after successful login. Search and select an element that only appears after successful login, right click the test and create a variable. Use that variable to create a check after the POST request to let the script know whether it should continue or fail the script.

  • Error While trying to Run load test  on OATS using Command prompt

    Getting the below error message while trying to execute command line to start OATS load test.
    log4j:WARN No appenders could be found for logger (oracle.oats.server.jndi.JndiL
    ookup).
    log4j:WARN Please initialize the log4j system properly.
    log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more in
    fo.
    Error initializing controller connection to t3://rws21410019.us.oracle.com:8088/
    weblogic\n\n(message id=ctl.initError)
    oracle.oats.client.controller.ControllerException: Error initializing controller
    connection to t3://rws21410019.us.oracle.com:8088/weblogic\n\n(message id=ctl.i
    nitError)
            at oracle.oats.app.controller.client.ControllerClient.initController(Con
    trollerClient.java:268)
            at oracle.oats.app.controller.client.ControllerSyncedClient.<init>(Contr
    ollerSyncedClient.java:137)
            at oracle.oats.app.controller.client.OltCommandLine.<init>(OltCommandLin
    e.java:43)
            at oracle.oats.client.CommandLine.initController(CommandLine.java:748)
            at oracle.oats.client.CommandLine.run(CommandLine.java:179)
            at oracle.oats.client.CommandLine.main(CommandLine.java:61)
    Caused by: javax.naming.AuthenticationException [Root exception is java.lang.Sec
    urityException: User: weblogic, failed to be authenticated.]
            at weblogic.jndi.internal.ExceptionTranslator.toNamingException(Exceptio
    nTranslator.java:42)
            at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLIni
    tialContextFactoryDelegate.java:788)
            at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialCo
    ntextFactoryDelegate.java:682)
            at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialCon
    textFactoryDelegate.java:469)
            at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLIni
    tialContextFactoryDelegate.java:376)
            at weblogic.jndi.Environment.getContext(Environment.java:315)
            at weblogic.jndi.Environment.getContext(Environment.java:285)
            at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialCont
    extFactory.java:117)
            at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
            at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
            at javax.naming.InitialContext.init(Unknown Source)
            at javax.naming.InitialContext.<init>(Unknown Source)
            at oracle.oats.server.jndi.JndiLookup.createInitialContextInternal(Unkno
    wn Source)
            at oracle.oats.server.jndi.JndiLookup.createInitialContext(Unknown Sourc
    e)
            at oracle.oats.server.jndi.JndiLookup.createInitialContext(Unknown Sourc
    e)
            at oracle.oats.app.session.SessionClient.initSession(SessionClient.java:
    104)
            at oracle.oats.app.controller.client.ControllerClient.initController(Con
    trollerClient.java:262)
            ... 5 more
    Caused by: java.lang.SecurityException: User: weblogic, failed to be authenticat
    ed.
            at weblogic.common.internal.RMIBootServiceImpl.authenticate(RMIBootServi
    ceImpl.java:116)
            at weblogic.common.internal.RMIBootServiceImpl_WLSkel.invoke(Unknown Sou
    rce)
            at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
            at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:363)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    146)
            at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:518)
            at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.jav
    a:118)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Please make sure the OLT server is running!
    Thanks

    This issue was resolved after changing the user name to "oats" this is the user name of weblogic server and not the OATS console.

  • Load testing of Web ADI in EBS R12

    Hi,
    I am currently testing Oracle E-Business Suite R12. Has anyone load tested the Web ADI integrator for Oracle EBS R12? What tool did you use?
    Did you use QTP or Oracle ATS functional testing? I was not able to do a POC using LoadRunner or OATS load test tool.
    Basically Web ADI is an integration that allows data to be uploaded/downloaded between Oracle EBS R12 and local excel.
    Any help is appreciated.
    Regards
    CP
    Edited by: oracletest on 14-May-2012 07:17

    Hi,
    I have found that OATS does not work easily with Web ADI in my case.
    Regards
    CP

  • How to set Proxy for IE 8.0 on doing Load Testing with OATS 12.1.0.2

    I have tried adding proxy server by adding the address to "Localhost" and Port as 8080.
    but nothing is working out, for recording an EBS instance its working fine ,no need to setup anything in the OATS tool, eg, Proxy settings.
    But when it comes to BPM  with ADF technology , the recorder is not starting the Recording even the pointer navigation also not wokring.
    So, is there way to record the ADF applications in BPM ?
    Thanks in advance.

    Hi Wayne,
    Thing is do we need to add the proxy server here?, as for doing Load testing on EBS application,there is no need of adding a proxy server,
    So the same way it should work with the ADF application too, but its not showing any mouse pointer in the Browser tool bar or recording
    the navigation.
    Point to be noted is, we need to connect to VPN in order to access the Application.
    is it because of VPN connection that its not recording?
    But while doing the functional testing I didn't face anyproblem though as its recording everything even if we are connected to VPN.
    In Functional testing also i found ,all the input fields where we add the "username" or any input data via a "text box" the tool is not able to
    record the field information along with the input we enter.
    If you could let me know ,how to do a Load testing for ADF application using BPM , it would be helpful
    Thanks
    Atish

  • Do load test for application installed in Weblogic 10.3.4 using OATS 9.31

    Hi Friends,
    I need to do a load test for my application deployed in Weblogic 10.3.4. I went on to use the Oracle Application testing Suite (OATS 9.31). But it says its compatible only upto Weblogic 10.3.3. So pls advice me to find a way to load test my oracle fusion application deployed in the current server.
    Thanks and regards,
    Vijai

    Hi,
    Maybe worth also trying the WLS forum for what folks over there use: WebLogic Server - General
    Frank

  • OATS distributed load test agents

    Hi,
    1) I am preparing to perform a distributed load test on web application. full load is 500 users.
    How many agent test servers do I need for this test?
    How do i determine the number of servers, as I can't find any best practices or guide online.
    2) Is there limitations on the full OATS download via oracle website? i heard that its a 30 day trial but its not stated anywhere of the 30 days limitation.
    Joseph

    Hi
    You don't need to install the data collector in the servers, you can access then remotely using JMX in case of weblogic or JDBC in case of the DB.
    You only need to install the agent in the server if you have a close DMZ as then you only need to open the port for the data collector (think is 9001) to the controller instead of opening all the ports needed for monitoring.
    Even getting server OS level stats for uinx type servers the datacolector will open an SSH connection and gather the stats, and for windows it can connect remotly using perfmon.
    *Note that perfmon uses dynamic ports making it very difficult to guarantee network connections.
    Regards
    Alex

  • How to do OBIEE load testing using OATS

    Hi,
    As part of OBIEE load testing, i have down loaded OATS.
    Can i please know what protocol to use to perform OBIEE load testing.
    And how to perform OBIEE load testing using OATS ?

    You can use the web/http protocol for load testing the OBIEE.., Also please let me know if you face any issues using this protocol

  • Protocols Supported in OATS 9.2 for Load testing

    Hi,
    Can any one help us in providing list of protocols supported by OATS 9.2 for load testing applications.
    Thanks in advance.
    Regards,
    Mahesh

    Hi Mahesh
    OATS 9.20 have the following modules for load testing:
    - HTTP/S
    - Siebel
    - EBS/Forms
    - ADF
    - Flex
    - Oracle Database
    Regards
    Alex

  • Is Controller essential to test application in OATS for load testing

    Hello
    Is Controller tool essential to test application in OATS for Load testing?
    Regards,
    Srinivas

    Hi,
    Yes. The controller is responsible for setting up the load test scenario, and for initialising all VU's on the agent systems.
    Regards
    Wayne.
    Edited by: byrne_wayne on Apr 12, 2011 2:24 PM

  • How can i set different number of iterations for different scenario profiles that we add to "AutoPilot" in load testing of OATS

    Hi,
    I have few set of load test scenarios, I would like to add each of these test scenarios to "AutoPilot" and run each different scenario profile at different number of iterations.
    As in Oracle Load Testing the "Set Up AutoPilot" tab I see  a section like this "Iterations played by each user: ", which says run these many iterations for every virtual user of all profile added under "Submitted Profile Scenario". So is there any thing like that to set different iterations for every scenario profile added in Autopilot.
    Thanks in advance

    It's not a built-in feature to override a page's styles on a tab-by-tab or site-by-site basis, but perhaps someone has created an add-on for this?
    It also is possible to create style rules for particular sites and to apply them using either a userContent.css file or the Stylish extension. The Greasemonkey extension allows you to use JavaScript on a site-by-site basis, which provides further opportunity for customization. But these would take time and lots of testing to develop and perfect (and perfection might not be possible)...
    Regarding size, does the zoom feature help solve that part? In case you aren't familiar with the keyboard and mouse shortcuts for quickly changing the zoom level on a page, this article might be useful: [[Font size and zoom - increase the size of web pages]].

  • Proxy issue in OpenScript Load Testing Protocol(Web/HTTP) during PlayBack

    Hi All,
    I am new to OATS and I recorded a sample script on OATS for Load Testing protocol(Web/HTTP) in OpenScript but when I Playback it then it is giving the following as the result:
    "*Invalid response received from proxy server: HTTP/1.1 502 Proxy Error ( The ISA Server denied the specified Uniform Resource Locator (URL). ).*
    *Comparable WinInet error code: Error 12033: ERROR_INTERNET_INVALID_PROXY_REQUEST.*"
    In ErrorLog following errors are mentioned:
    "*eclipse.buildId=unknown*
    *java.version=1.6.0_07*
    *java.vendor=Sun Microsystems Inc.*
    *BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_IN*
    *Command-line arguments: -os win32 -ws win32 -arch x86*
    *Error*
    *Thu Apr 25 12:00:17 IST 2013*
    *fireActiveProjectChanged*
    *java.lang.IllegalStateException: Error getting Parent Element Id for element-id: 9*
    *     at oracle.oats.scripting.models.store.util.db.ModelDBPersistence.getElementParentId(ModelDBPersistence.java:283)*
    *     at oracle.oats.scripting.models.stores.database.DatabaseStore.getParentId(DatabaseStore.java:287)*
    *     at oracle.oats.scripting.models.stores.database.ResultOverviewStore.getParentId(ResultOverviewStore.java:550)*
    *     at oracle.oats.scripting.models.ModelElement.getParentId(ModelElement.java:275)*
    *     at oracle.oats.scripting.models.ModelAccessor.findParent(ModelAccessor.java:146)*
    *     at oracle.oats.scripting.models.ModelElement.findParent(ModelElement.java:289)*
    *     at oracle.oats.scripting.ui.views.results.ResultsContentProvider.getParent(ResultsContentProvider.java:49)*
    *     at org.eclipse.jface.viewers.AbstractTreeViewer.getParentElement(AbstractTreeViewer.java:1646)*
    *     at org.eclipse.jface.viewers.TreeViewer.getParentElement(TreeViewer.java:601)*
    *     at org.eclipse.jface.viewers.AbstractTreeViewer.internalExpand(AbstractTreeViewer.java:1573)*
    *     at org.eclipse.jface.viewers.AbstractTreeViewer.setSelectionToWidget(AbstractTreeViewer.java:2456)*
    *     at org.eclipse.jface.viewers.StructuredViewer.setSelectionToWidget(StructuredViewer.java:1680)*
    *     at org.eclipse.jface.viewers.AbstractTreeViewer.setSelectionToWidget(AbstractTreeViewer.java:2864)*
    *     at org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1636)*
    *     at org.eclipse.jface.viewers.TreeViewer.setSelection(TreeViewer.java:1104)*
    *     at oracle.oats.scripting.ui.views.results.ResultsDisplayView.setSelection(ResultsDisplayView.java:584)*
    *     at oracle.oats.scripting.ui.views.results.ResultsDisplayView.onActiveScriptingProjectChanged(ResultsDisplayView.java:266)*
    *     at oracle.oats.scripting.ui.internal.editors.openScript.OpenScriptEditorRegistry.fireActiveProjectChanged(OpenScriptEditorRegistry.java:377)*
    *     at oracle.oats.scripting.ui.internal.editors.openScript.OpenScriptEditorRegistry.access$8(OpenScriptEditorRegistry.java:371)*
    *     at oracle.oats.scripting.ui.internal.editors.openScript.OpenScriptEditorRegistry$EditorListener.partActivated(OpenScriptEditorRegistry.java:121)*
    *     at org.eclipse.ui.internal.PartListenerList2$1.run(PartListenerList2.java:68)*
    *     at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)*
    *     at org.eclipse.core.runtime.Platform.run(Platform.java:880)*
    *     at org.eclipse.ui.internal.PartListenerList2.fireEvent(PartListenerList2.java:53)*
    *     at org.eclipse.ui.internal.PartListenerList2.firePartActivated(PartListenerList2.java:66)*
    *     at oracle.oats.scripting.ui.internal.TailoredPartService.firePartActivated(TailoredPartService.java:310)*
    *     at oracle.oats.scripting.ui.internal.TailoredPartService.setActivePart(TailoredPartService.java:344)*
    *     at org.eclipse.ui.internal.WWinPartService.updateActivePart(WWinPartService.java:124)*
    *     at org.eclipse.ui.internal.WWinPartService.access$0(WWinPartService.java:115)*
    *     at org.eclipse.ui.internal.WWinPartService$1.partDeactivated(WWinPartService.java:48)*
    *     at org.eclipse.ui.internal.PartListenerList2$4.run(PartListenerList2.java:113)*
    *     at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)*
    *     at org.eclipse.core.runtime.Platform.run(Platform.java:880)*
    *     at org.eclipse.ui.internal.PartListenerList2.fireEvent(PartListenerList2.java:53)*
    *     at org.eclipse.ui.internal.PartListenerList2.firePartDeactivated(PartListenerList2.java:111)*
    *     at oracle.oats.scripting.ui.internal.TailoredPartService.firePartDeactivated(TailoredPartService.java:323)*
    *     at oracle.oats.scripting.ui.internal.TailoredPartService.setActivePart(TailoredPartService.java:338)*
    *     at org.eclipse.ui.internal.WorkbenchPagePartList.fireActivePartChanged(WorkbenchPagePartList.java:56)*
    *     at org.eclipse.ui.internal.PartList.setActivePart(PartList.java:126)*
    *     at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:3491)*
    *     at org.eclipse.ui.internal.WorkbenchPage.requestActivation(WorkbenchPage.java:3034)*
    *     at org.eclipse.ui.part.MultiEditor.activateEditor(MultiEditor.java:178)*
    *     at oracle.oats.scripting.ui.internal.editors.openScript.OpenScriptEditor.activateEditor(OpenScriptEditor.java:1247)*
    *     at org.eclipse.ui.part.MultiEditor$1.handleEvent(MultiEditor.java:81)*
    *     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)*
    *     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)*
    *     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027)*
    *     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1008)*
    *     at org.eclipse.swt.widgets.Shell.setActiveControl(Shell.java:1353)*
    *     at org.eclipse.swt.widgets.Control.sendFocusEvent(Control.java:2443)*
    *     at org.eclipse.swt.widgets.Widget.wmSetFocus(Widget.java:2266)*
    *     at org.eclipse.swt.widgets.Control.WM_SETFOCUS(Control.java:4414)*
    *     at org.eclipse.swt.widgets.Tree.WM_SETFOCUS(Tree.java:6846)*
    *     at org.eclipse.swt.widgets.Control.windowProc(Control.java:3855)*
    *     at org.eclipse.swt.widgets.Tree.windowProc(Tree.java:5791)*
    *     at org.eclipse.swt.widgets.Display.windowProc(Display.java:4528)*
    *     at org.eclipse.swt.internal.win32.OS.SetFocus(Native Method)*
    *     at org.eclipse.swt.widgets.Control.forceFocus(Control.java:974)*
    *     at org.eclipse.swt.widgets.Control.setFocus(Control.java:2811)*
    *     at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:927)*
    *     at oracle.oats.scripting.ui.editors.tree.TreeEditor.setFocus(TreeEditor.java:230)*
    *     at org.eclipse.ui.part.MultiEditor.setFocus(MultiEditor.java:139)*
    *     at org.eclipse.ui.internal.PartPane.setFocus(PartPane.java:325)*
    *     at org.eclipse.ui.internal.EditorPane.setFocus(EditorPane.java:127)*
    *     at org.eclipse.ui.internal.PartStack.presentationSelectionChanged(PartStack.java:846)*
    *     at org.eclipse.ui.internal.PartStack.access$1(PartStack.java:829)*
    *     at org.eclipse.ui.internal.PartStack$1.selectPart(PartStack.java:139)*
    *     at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation$1.handleEvent(TabbedStackPresentation.java:133)*
    *     at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:267)*
    *     at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:276)*
    *     at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.access$1(DefaultTabFolder.java:1)*
    *     at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder$2.handleEvent(DefaultTabFolder.java:87)*
    *     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)*
    *     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)*
    *     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027)*
    *     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1012)*
    *     at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:770)*
    *     at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3242)*
    *     at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:2017)*
    *     at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:320)*
    *     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)*
    *     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)*
    *     at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)*
    *     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)*
    *     at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)*
    *     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)*
    *     at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)*
    *     at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)*
    *     at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)*
    *     at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)*
    *     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)*
    *     at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)*
    *     at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)*
    *     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)*
    *     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)*
    *     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)*
    *     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)*
    *     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)*
    *     at java.lang.reflect.Method.invoke(Method.java:597)*
    *     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)*
    *     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)*
    *     at org.eclipse.equinox.launcher.Main.run(Main.java:1236)*
    *     at org.eclipse.equinox.launcher.Main.main(Main.java:1212)*
    *Caused by: oracle.oats.utilities.db.exceptions.DisconnectDbException: Verify if database connection exists for C:\OracleATS\OFT\iTube3\results\Session3\data*
    *     at oracle.oats.utilities.db.JavaDbSystem.executeQuery(JavaDbSystem.java:335)*
    *     at oracle.oats.utilities.db.core.ElementDao.selectParentId(ElementDao.java:215)*
    *     at oracle.oats.utilities.db.DatabasePersister.getParentIdFor(DatabasePersister.java:89)*
    *     at oracle.oats.scripting.models.store.util.db.ModelDBPersistence.getElementParentId(ModelDBPersistence.java:278)*
    *     ... 104 more*
    *Caused by: java.sql.SQLNonTransientConnectionException: No current connection.*
    *     at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)*
    *     at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)*
    *     at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)*
    *     at org.apache.derby.impl.jdbc.Util.noCurrentConnection(Unknown Source)*
    *     at org.apache.derby.impl.jdbc.EmbedConnection.checkIfClosed(Unknown Source)*
    *     at org.apache.derby.impl.jdbc.EmbedConnection.setupContextStack(Unknown Source)*
    *     at org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement(Unknown Source)*
    *     at org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement(Unknown Source)*
    *     at oracle.oats.utilities.db.util.SQLUtils.prepare(SQLUtils.java:307)*
    *     at oracle.oats.utilities.db.StatementFactory.makeStatement(StatementFactory.java:20)*
    *     at oracle.oats.utilities.db.PreparedStatementCache.addStatement(PreparedStatementCache.java:38)*
    *     at oracle.oats.utilities.db.JavaDbSystem.executeQuery(JavaDbSystem.java:316)*
    *     ... 107 more*
    *Caused by: java.sql.SQLException: No current connection.*
    *     at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)*
    *     at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)*
    *     ... 119 more*
    And in Debug tag I am getting the following errors:
    *"<disconnected>org.eclipse.equinox.launcher.Main at localhost:59115"*
    I am working with OATS on company network and also I am using the correct proxy setting(confirmed). When i tried recording a company internal web application(No Proxy Required) its still giving same proxy errors.
    Error results are always changeing when I change my Port No. for proxy setting (Default Port No for my network is 8080).
    For port No 8080 following error is displayed result tab:
    *"Failed     HTTP response code: 407 Proxy Authentication Required ( Access is denied. )      "*
    For port no 7777 & 443 following error is displayed in the result tab: (Have changed the proxy server address to "xyz"):
    *Failed     The attempt to connect to the server xyzproxy.xyz.com on port 7777 failed.*
    *Comparable WinInet error code: Error 12029: ERROR_INTERNET_CANNOT_CONNECT. Caused by: java.net.ConnectException occurred. Error Message:Connection timed out: connect*
    I have just disabled the cookies from my script, no other changes have been made(no parametrization and no correlation as of now).
    I have tried everything with port numbers and also with Playback settings in openscript preference for proxy, tried to playback the script with proxy, without proxy for both the type of applications, company internal and external but still the same errors.
    Anyone please suggest me a solution to this problem.
    Thanks,
    Abhi.
    Edited by: 1002084 on Apr 25, 2013 12:12 AM

    Hi,
    I think your password is encrypted. Try replace password "a99fad1866af01d9375627d5d08d7f1c11ed4d3f6d5d2372d40908884a15b8e6" with your password.
    Or Get output of obfuscate("your password") and replace "a99fad1866af01d9375627d5d08d7f1c11ed4d3f6d5d2372d40908884a15b8e6" with {{@deobfuscate( output of obfuscate("your password") )}}
    Regards,
    Deepu M

Maybe you are looking for

  • Problem in logon to j2ee instance

    Hi Friends,                     i have installed XI 3.0. i am able to logon to  ABAP instance but unable to logon to j2ee instance( But in the management console its status is green). i the browser @port 50000 its shows dispatcher running but no serv

  • Intermittent "Load Report Failed" error on IIS6 ASP 4.0

    I can run reports designed in Crystal 2011 and embedded in VS2010 designed web pages on a Windows 2003 SP2 server every day.  However, once every 2 - 3 days I get a "Load Report Failed - A document processed by the JRC engine cannot be opened in the

  • Dont want Transform matrix, when file save as SVG

    Hi All, I am using AI and saving the file as SVG. When I look the saved SVG file. it looks some what like... <rect x="107" y="104" fill="none" width="159" height="26"/> <text transform="matrix(1 0 0 1 107 112.52)"font-family="'MyriadPro-Regular'" fon

  • Using Photoshop CC to make a slide show how do I turn off the crop preview

    I am trying to create a slide show in Photoshop CC.  I am cropping some of the pictures and I can't figure out how to turn off the crop preview.

  • Save as stationary open in mail not working?

    hi, can somebody tell me how this works? mine is always grayed out. i tried to create a new message and add a stationary and i wanted to save it, is it possible? can you enlighten me with this option? thanks.