Using tcm to load test scripts into mtm, but action fails.

Hi,
I am trying to load test scripts into mtm but action fails saying : "The work item cannot be saved because at least one field contains a value that is not allowed."
My guess is that this issue is due to the parameters/attributes we give to a test case([testmethod], [description()], etc.). I am unable to find what all parameters/attributes that can be given to a test case.
Please help me with this issue.
Regards,
Payal Prajapati
Payal Prajapati.

Hi,
I use VS 2012.
One of my test method code is:
/// <summary>
        /// Test Scenario to validate auto escalation of chat if within some time analyst does not respond to user.
        /// </summary>
        [TestMethod]
        [Description("Validating scenario, Auto-Escalation of chats to other Analyst.")]
[Priority(2)]
        [TestCategory("Acceptance")]
public void ValidatingAutoEscalationOfChatsToOtherAnalyst()
            User alice = new User(User1);
            alice.SubmitChatInfo();
            Analyst admin = new Analyst(Analyst_Admin);
            admin.Login();
            Analyst analysttier1 = new Analyst(Analyst_Tier1);
            admin.SelectQueues(Tier1Queue);
            admin.MakeAvailable();
            alice.USendMessage("I have a problem.");
            admin.AnalystWaitForAutoEscalation(25000);
            string Message1 = alice.GetAnalystName();
            analysttier1.Login();
            analysttier1.SelectQueues(Tier1Queue);
            analysttier1.MakeAvailable();
            alice.USendMessage("I have a problem.");
            string Message2 = alice.GetAnalystName();
            analysttier1.ASendMessage("hello, i'm here to help.");
            SprtTestContext.sprtTestContext.WriteLine("Earlier agent was: '" + Message1 + "' and present agent is: '" + Message2 + "'.");
            Assert.AreNotEqual<string>(Message1, Message2, "=> Issue in auto escalation.");
            analysttier1.WrapChatClose(4, "fixed", "comments");     }
Payal Prajapati.

Similar Messages

  • Errors while running load test scripts in Oracle Load Test

    I am a QA Analyst and this is my first time using the Oracle Load Test application. Acutally this is the first time I have done anything related to load test scripts. The Oracle Load Test version I am using is 9.10.0219. When I run some of the scripts with a user ramp up of 1 user per step, the load tests complete successfully. When I begin to adjust the number of VUs per step to 2 or more, I begin to get some of the following errors. By the looks of these errors can you provide any feedback as to whether these are issues with OLT or with the application I am running the load test against? Any help would be greatly appreciated.
    Thanks
    John
    - ThinBrowserException occurred. HTTP response code: 500 Internal Server Error
    - VariableNotFoundException occurred. Variable "web.jscript.httplbosinl1cccsmo_2468" not found for string: http://lbosinl1.ccc.smo.com:9595/Tmo/H5/portal/lipo_portal/{{web.jscript.httplbosinl1cccsmo_2468,Scenario}}
    - VariableNotFoundException occurred. Variable "web.jscript.httplbosinl1cccsmo_5617" not found for string:
    {{web.jscript.httplbosinl1cccsmo_1984,Suif_Context_Period_Date}}=
    {{web.jscript.httplbosinl1cccsmo_5617,12/05/2010}}

    Hi,
    It looks like an application issue since you are getting a HTTP 500. The other errors relate to the fact that ti can't resolve some dynamic values in needs to extract from the resonse content since the pages are different (probably due the 500 error).
    Regards,
    Jamie

  • Error while running ebs/forms load test scripts

    Hi, I´m new using the oracle application testing suite tools, i need to know the reasons of the following errors generated when running load test scripts in some of the virtual users:
    "ThinBrowserException", "VariableNotFoundException".
    how can i solved that?

    Tell me How many VUsers are given?

  • Ive just learned that i can use loadjava to load jsp pages into the database.

    Ive just learned that i can use loadjava to load jsp pages into the database. How is that possible. How can someone go to my lets say, index.jsp page and actually see it if its inside the database? What authenticates it? Where would you set the parameters to tell http(apache) to look inside the db for the pages?
    Any ideas?

    Thanks for the reply. If I put the file on the database, does it have to be in a particular location? I've put it on the database server, launched sql*plus (as APPS) and ran the following:
    execute dbms_java.loadjava('-v', 'ZebraGetPrinterFromXML.class');
    PL/SQL procedure successfully completed.Then when I try to run a process that uses this I get this:
    ORA-29540: class ZebraGetPrinterFromXML does not exist

  • Can I use LabVIEW to load data directly into system memory? The serial card I'm using isn't supported by NI nor does VISA recognize it. I'm using a Win32 function to read the data from the card and now I want it to go directly to system memory.

    Can I use LabVIEW to load data directly into system memory from a VI? The serial card I'm using isn't supported by NI nor does VISA recognize it. I'm using a Call Library function to read the data from the card and now I want it to go directly to system memory.
    The data is being received at 1Mbps.
    Thanks

    Two questions:
    One, if it's a serial card, then presumably it gives you more serial ports, like COM3, COM4, etc. If so, VISA would see the COM ports, and not the card directly. The drivers for the card should make it so that you see the extra serial ports from the OS. If you don't see the extra COM ports from VISA, then it sounds like the drivers for the card are not installed properly. Do the extra COM ports show up in Device Manager?
    Two, you said that you're using a Call Library function to get the data and you want to put it into system memory. Errr.... you just read the data and you have it in memory by definition. Are you saying you need a way to parse the data so it shows up on a graph or something?

  • Issue running Load Test Scripts in an SSO environment

    Hello,
    I am performance testing some of our web applications that use SSO. Any script I record will play back fine but upon running them in the Navgation Editor I am getting HTTP/1.1 401 Unauthorized error messages. To combat this I configured Internet Explorer securuty settings to always prompt me for a username and password to access this site. I then used the dialog and authentication managers to have e-Tester automatically enter login information.
    However even with all of that configured I still get the error message when playing back in the navigation editor or Load Teser. How can i get around this issue short of having a login page as oppossed to the dialog message i use to login now?

    Yes I understand your SSO authentication scheme as well as the 401 error you receive. What type of authentication is your SSO using? Is it NTLM or something different?
    When you run in the navigation editor, which Options->Playback Agent have you chosen? The best agent to use is "Java Agent", though to debug authentication problems you should test the other 2 options, which is Thin Client with and without Wininet.
    I did not mention it before, but if you are only interested in creating performance testing scripts you may consider the new OpenScript tool. In the near future you will also be able to use this tool for Functional UI scripting. See my comments in [this thread|http://forums.oracle.com/forums/message.jspa?messageID=3356340#3356340]

  • Photoshop uses JavaScript to load open documents into the Match Color command

    Hello,
    I am a production artist and I make use of the Match Color command quite a lot in my work. I often have 6-10 Photoshop documents open and one of them is designated as my master document. With this document active, I launch the Match Color command. Inside the Match Color dialogue, I load one of the other open documents into the Source drop-down menu under Image Statistics. I click Ok, and save the master document under a new name. I have to repeat this for all other open documents. Needless to say, it gets tedious.
    I started to write a script to automate this, but I cannot find the syntax for the Match Color. I have the Adobe Photoshop Cs6 Javascript Scripting Reference but have been unable to locate it in this PDF. I tried looking online, but no luck. Does anyone know what syntax to use as well as associated properties / methods?
    Thanks for any assistance.

    What we do is we make seamless images from product photos supplied by retailers in the flooring industry (carpet, tiles, etc). The seamless image gets loaded into a virtual room scene powered by Adobe Scene7. Scene7 takes the seamless image and duplicates it horizontally and vertically, in 3D perspective, so the final rendering looks like one continuous product image. Check this link to see an example:  http://sitesetup.creatingyourspace.com/wlhhbw4/designcenter/vrddesign.aspx?room=2854 The thumbnails on the left side are seamless images. click on one and it will load into the virtual room.
    When I make seamless I may encounter 20-50 images of the same product, but different colors. Rather than spend 10-15 minutes per seamless, I make one and then let Match Color do the rest. Match Color is a great tool for this application. If destructive editing were an issue, the layer could simply made into a smart object, but we're not concerned about that.
    I did try the javaScript listener. Below is the code it generated. I'm new to JS so I don't understand all of the syntax.
    // =======================================================
    var idmatchColor = stringIDToTypeID( "matchColor" );
        var desc7 = new ActionDescriptor();
        var idLght = charIDToTypeID( "Lght" );
        desc7.putInteger( idLght, 100 );
        var idClrR = charIDToTypeID( "ClrR" );
        desc7.putInteger( idClrR, 100 );
        var idFade = charIDToTypeID( "Fade" );
        desc7.putInteger( idFade, 0 );
        var idfsel = charIDToTypeID( "fsel" );
        desc7.putBoolean( idfsel, true );
        var idSrce = charIDToTypeID( "Srce" );
            var ref5 = new ActionReference();
            var idLyr = charIDToTypeID( "Lyr " );
            var idBckg = charIDToTypeID( "Bckg" );
            ref5.putProperty( idLyr, idBckg );
            var idDcmn = charIDToTypeID( "Dcmn" );
            ref5.putName( idDcmn, "4167_13828.jpg" );
        desc7.putReference( idSrce, ref5 );
    executeAction( idmatchColor, desc7, DialogModes.NO );

  • Using VBA for loading Query data into Excel workbook

    Hi all.
    I want simply load data from BEx query into Excel Wortksheet using VBA because of report formats and footer section at the end of the results.
    Any code examples, tutorials, comments, suggestions will be regarded.
    thanx in advance,
    Gediminas

    The difficalty is that I don't know the number of rows report will return. And I need my footer only on LAST page of workbook.
    Another thing I can't imagine how to do by using standart BEx functionality is to design complex column header set (merged columns, sub-columns and etc.).

  • Unable to use sqlloader to load large data into a varchar2 column..plz.help

    Hi,
    Currently the column in the database is a varchar2(4000) coulmn that stores data in the form of xml and data that has many carrriage returns.
    Current I am trying to archive this column value and later truncate the data in this column.
    I was able to create a .csv file but when using the sqlloder ,the utility fails as the data I am about to load has data stored both in the form of "xml" sometimes and sometimes as a list of attributes separated by newline character.
    After several failed attempts... I would like to know if it can be achieved using sqlloader or if sqlloader is a bad choice and i should go for an import/export instead?
    Thanks in advance...
    -Kevin

    Currently the column in the database is a
    varchar2(4000) coulmn that stores data in the form of
    xml and data that has many carrriage returns. Can I ask why your XML data has carriage returns in it? The nature of XML dictates that the structure is defined by the tags. Of course you can have CR's in your actual data between those tags, but if someone is hard coding CR's into the XML to make it look pretty this in not how XML was intended to be used.
    I was able to create a .csv file but when using the
    sqlloder ,the utility fails as the data I am about to
    load has data stored both in the form of "xml"
    sometimes and sometimes as a list of attributes
    separated by newline character.It probably can be (can you provide a sample of data so we can see the structure) but you would probably be best revisiting the code that generates the CSV and ensure that it is output in a simpler format.

  • I have used Firefox on this Apple (10.6) but now tend to use Safari. It is still in Applications but wont open.Ive tried down loading it again into computer but it wont accept it.

    I have an Apple running 10.6.
    Normal browser is Safari but want to use Firefox for something that it apparently runs better on.
    Firefox was used when I 1st got the computer & is still in Applications folder
    App's folder says its 10.2 MB
    Last modification date 25/08/2009
    I have tried to down load new version but pop-up window says;
    ''''''tutorial-note-07a.zip
    The operation couldn't be completed.(SafariErrorDomain error 0."''''

    I tried logging into my old account with add ons disabled... I still received this same message....
    Sorry, something went wrong.
    We’re working on getting this fixed as soon as we can.
    Note.. I also did a new password with the account and I know that is operating because it led me to this error message again... FB does not post this Sorry message as a common error message.. But I know from looking at forums that others have gotten this in the past.. I have no idea what is the problem.

  • ECATT 620 using structure variable in test script

    Hi All,
    I hope is threre anyone to help me in my problem.
    I use SAPGUI(Record) to record entries in Transaction ME21N to create Purchase Order. I use the SECATT transaction. I create complete recording for all ALV GRID rows. and i create a structure varible of type MEPO1211 for material data for each row.
    i put the data on the structure variable but when i user that varible as a parameter ref. it show me error that <structure name>-<field name> do not exist.
    How is posible to load data using structure.  and how i create varients for the structure variables.

    OK.... some progress to report.
    I was setting memberName onmouseover-- which is also the
    trigger for the tooltip-- thusly:
    <p><em onmouseover="memberName='John Doe'"
    id="trigger">John Doe</em></p>
    It seems that the variable is being set, but too late, as the
    trigger has already caused the div... id="tooltip"> to be
    evaluated with "memberName" not equal to any of the names in the
    dataset. I tried using a function call to set "memberName" and
    tried putting the onmouseover in the <p> tag and leaving the
    trigger id in the <em> tag. but neither of those appear to
    change the outcome. "memberName" still appears to be set to the
    value I initialized it to up the the <head> section at the
    time the tooltip <div> is evaluated. Although it is set
    correctly if I check it's value using Firebug after I have
    mouse-overed it.
    Incidentally, using a Firebug breakpoint just before the
    <div spry:when...> and checking the value of memberName was
    how I discovered that "memberName" still seemed to have a value of
    "initialized" which is what I set it to up in the <head>
    section.
    Having written all of this, I am wondering though, shouldn't
    the value of "memberName" be equal to "John Doe" the second time I
    mouseover it? Or, if there are more than one trigger "names" on the
    page, shouldn't "memberName" be equal to the name of the previous
    trigger that I moused-over? And with memberName having a legitimate
    value at that point, shouldn't the tooltip now show the correct
    display information rather than just that little few pixel square
    box that I am getting when I mouse-over the trigger name?
    Clearly there is something that I just am not understanding.
    Janet

  • Load test script

    I am having some problems with a script for remote desktop load simulation.
    the script launches as it should, my problem is when i try to launch word and type text.
    '// start Word
    RUIDCOM.SendKey "winword.exe"
    RUIDCOM.PressKeyAndWaitForEvent "Open Word ", VK_RETURN, VKeyFlag, "Document 1 Microsoft Word", WINDOW_EVENT
    WScript.Sleep (2000)
    RUIDCOM.SendKey "some text"
    WScript.Sleep (2000)
    Word opens as it should but the script will not type any text.
    here is the example that words for notepad.'// start notepad
    RUIDCOM.SendKey "notepad.exe"
    RUIDCOM.PressKeyAndWaitForEvent "Open Notepad", VK_RETURN, VKeyFlag, "Untitled - Notepad", WINDOW_EVENT
    WScript.Sleep (2000)
    RUIDCOM.SendKey "some text"
    WScript.Sleep (2000)
    If any one has a example of a script that will point me in the right direction that would be great.
    Thank you
    Shane
    Shane Bohannan

    Sorry but you will have to contact the vendor of RUIDKEY to get help with this.  We cannot support third party utilities.
    ¯\_(ツ)_/¯

  • Installed PSE12. Loaded PSE10 catalog into organiser but have lost categories & sub categories

    The photos appear to have retained their keyword tag info but all the sorting into sub-categories and categories has gone as have all the album and smart album data.
    What have I done wrong?  After all - no self respecting huge software company removes user data and functionality - they must just have omitted to mention what I needed to do in their (less than impressive) help files.
    Any advice gratefully received.

    HazelSM wrote:
    Loaded - I am unsure of the correct adobe terminolgy - sorry.
    Loaded is good for me (the terminology is not really fixed and clear...) but you have two ways to 'load' your picture files into your catalog:
    1 - As you described by using the 'convert' catalog option. The Organizer reads the data in the old catalog and writes it in a new catalog in the new format. The result is that the new PSE12 catalog stores the same data and is renamed to the old catalog name. The old PSE10 catalog is renamed with a -1 suffix, but is still usable in PSE10.
    2 - By using the menu 'Get photos and videos... from files or folders'. That's exactly what a new PSE12 users does to 'import', 'load' or 'register' its own photo library. The Organizer scans the chosen folders and writes all relevant data for each media file : location on the drive, metadata... and creates a small thumbnail icon.
    In that case, the organizer only finds the tags and metadata you have voluntarily 'written to files' form the file menu. Categories are lost as well as albums, stacks and version sets. The tags that are found in the media files are shown in the 'imported keyword tags' unique category.
    So, from your description, I wonder which process you have done? The real solution anyway will be to try another conversion.

  • Every time I try to open inDesign in starts to load the start up screen, but then fails and says inDesign has stopped working. What do I do?

    When it fails it says " A problem caused the program to stop working correctly."
    I tried to update Creative Cloud and update my inDesign to see if they would make it open, but that didn't work.

    Some ideas/questions:
    Minimum PC specifications met?
    If Windows, are there other system problems to be solved? Topic: maintenance center
    Installation was successful, without warnings?
    Is any anti-virus software installed and probably interfering?
    Try to create a new user and try there.
    If Windows: switch off any non-Windows background software temporarily and try again. If it works then, enable them again step by step to find the culprit.

  • ATS load testing for E-Business Suite using IE8 issue

    Hi,
    I am trying to record a load testing script using Oracle Application testing SUite for E-Business Suite R12.1.3 application. When I start recording I get a pop up asking me to change/disable XSS filter in IE8. I have altready done that and restarted the browser. But the same pop up message comes up.
    My queries are:
    1) Is ATS 9.3 supported for use with Internet Explorer 8? I am using Windows 7
    2) How can I overcome this issue so that I can records EBS script in openscript.
    I have run the runDiagnosis.bat file under openscript install folder and the output is as follows:
    10:40:17,892 INFO [Application] Log files stored in: C:\OracleATS\logs\odt
    10:40:17,905 INFO [DiagnosisExecutor] Starting diagnosis...
    10:40:17,908 INFO [DiagnosisExecutor] Log files for all diagnosis categories are stored in: "C:\OracleATS\logs\odt"
    10:40:18,105 INFO [DiagnosisExecutor] Environment Info - Date Tue Oct 11 10:40:17 BST 2011
    Windows Vista 6.1 , x86
    OpenScript
    Internet Explorer 8.0.7600.16385
    FireFox 7.0.1
    10:40:18,108 INFO [DiagnosisExecutor] Openscript install directory: C:\OracleATS\openScript
    10:40:18,117 DEBUG [DiagnosisExecutor] Diagnosing Oracle EBS/Forms Functional Testing - Forms FT Diagnoser
    10:40:18,532 ERROR [Forms FT Diagnoser] JInitiator was not found on the system.
    10:40:18,537 INFO [Installer] JRE option cache is available: false
    10:40:18,541 ERROR [Installer] Failed to backup JRE options! FormsFT helper installation will continue...
    java.io.FileNotFoundException: C:\Users\Rian\AppData\Roaming\Sun\Java\Deployment\deployment.properties (The system cannot find the path specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at oracle.oats.scripting.modules.forms.common.utility.FileUtility.copyFile(FileUtility.java:26)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatchImpl(Installer.java:119)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatch(Installer.java:105)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.WindowsInstaller.installJREPatch(WindowsInstaller.java:68)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.doInstall(Installer.java:75)
         at oracle.oats.scripting.modules.formsFT.common.api.internal.helperInstaller.InstallerManager.doInstall(InstallerManager.java:130)
         at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.checkFormFTHelperInstallation(FormsFTDiagnoser.java:141)
         at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.diagnose(FormsFTDiagnoser.java:50)
         at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:146)
         at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:90)
         at oracle.oats.scripting.diagnosisTool.Application.runSilently(Application.java:191)
         at oracle.oats.scripting.diagnosisTool.Application.run(Application.java:90)
         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.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
         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)
         at org.eclipse.core.launcher.Main.main(Main.java:30)
    10:40:22,867 WARN [Installer] FormsFT Helper is installed without cache
    java.io.FileNotFoundException: C:\Users\Rian\AppData\Roaming\Sun\Java\Deployment\deployment.properties (The system cannot find the path specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at oracle.oats.scripting.modules.forms.common.utility.FileUtility.copyFile(FileUtility.java:26)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatchImpl(Installer.java:193)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatch(Installer.java:105)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.WindowsInstaller.installJREPatch(WindowsInstaller.java:68)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.doInstall(Installer.java:75)
         at oracle.oats.scripting.modules.formsFT.common.api.internal.helperInstaller.InstallerManager.doInstall(InstallerManager.java:130)
         at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.checkFormFTHelperInstallation(FormsFTDiagnoser.java:141)
         at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.diagnose(FormsFTDiagnoser.java:50)
         at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:146)
         at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:90)
         at oracle.oats.scripting.diagnosisTool.Application.runSilently(Application.java:191)
         at oracle.oats.scripting.diagnosisTool.Application.run(Application.java:90)
         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.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
         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)
         at org.eclipse.core.launcher.Main.main(Main.java:30)
    10:40:22,936 INFO [Installer] JRE option cache is available: false
    10:40:24,044 DEBUG [DiagnosisExecutor] Diagnosed Oracle EBS/Forms Functional Testing - Forms FT Diagnoser. Analyzing results.
    10:40:24,063 DEBUG [DiagnosisExecutor] Diagnosing Sun JRE Version 1.6.0_24
    10:40:24,077 DEBUG [DiagnosisExecutor] Diagnosing Forms FT Helper Installation
    10:40:24,080 DEBUG [DiagnosisExecutor] Diagnosing Web Functional Testing - IE Helper
    10:40:24,238 INFO [IEBhoUtil] DotNet Framework found. Version is 4.0.30319
    10:40:24,404 INFO [RunCommand] [Cmd execute] cmd.exe /C C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm.exe
    10:40:26,187 INFO [IEBhoUtil] DotNet Framework works well.
    10:40:26,318 INFO [IEBhoUtil] OpenScript IE Toolbar/BHO is found.
    10:40:26,458 INFO [RunCommand] [Cmd execute] cmd.exe /C "C:\OracleATS\openScript\Oracle IE ToolBar\OpenScriptToolBar.exe"
    10:40:27,357 ERROR [IEBhoUtil] Run Oracle IE Toolbar error:Attempted to perform an unauthorized operation.
    10:40:27,594 INFO [IEBhoUtil] IE Enhanced Security Administrator Setting: null
    10:40:27,675 INFO [IEBhoUtil] IE Enhanced Security Users Setting: null
    10:40:27,677 INFO [IEBhoUtil] IE Enhanced Security Settings Disabled
    10:40:27,681 DEBUG [DiagnosisExecutor] Diagnosed Web Functional Testing - IE Helper. Analyzing results.
    10:40:27,683 DEBUG [DiagnosisExecutor] Diagnosing .NET Framework
    10:40:27,685 DEBUG [DiagnosisExecutor] Diagnosing IE Helper Installation
    10:40:27,686 DEBUG [DiagnosisExecutor] Diagnosing IE Helper Accessibility
    10:40:27,687 ERROR [DiagnosisExecutor] Failure found when diagnosing Web Functional Testing IE Helper
    10:40:27,689 DEBUG [DiagnosisExecutor] Trying to fix IE Helper Accessibility
    10:40:27,691 INFO [IE Helper] Try to fix an issue: IE Helper Accessibility
    10:40:27,860 INFO [IEBhoUtil] OpenScript IE BHO/Toolbar has been enabled.
    10:40:27,864 INFO [DiagnosisExecutor] Auto-fixed IE Helper Accessibility
    10:40:27,866 DEBUG [DiagnosisExecutor] Diagnosing IE Helper Conflict
    10:40:27,869 DEBUG [DiagnosisExecutor] Diagnosing IE Zoom Factor
    10:40:27,871 DEBUG [DiagnosisExecutor] Diagnosing IE Enhanced Security Setting
    10:40:27,982 DEBUG [DiagnosisExecutor] Diagnosing Web Functional Testing - Firefox Helper
    10:40:28,076 INFO [FFExtUtil] OpenScript WebDom Firefox extension is already installed.
    10:40:28,156 INFO [FFExtUtil] OpenScript WebDom Add-on is compatible with the installed Firefox 7.0.1
    10:40:28,174 INFO [FFExtUtil] Firefox profiles are found.
    10:40:28,179 INFO [FFExtUtil] Firefox profiles are found.
    10:40:28,182 DEBUG [DiagnosisExecutor] Diagnosed Web Functional Testing - Firefox Helper. Analyzing results.
    10:40:28,191 DEBUG [DiagnosisExecutor] Diagnosing Firefox Helper Installation
    10:40:28,193 DEBUG [DiagnosisExecutor] Diagnosing Firefox Version
    10:40:28,199 DEBUG [DiagnosisExecutor] Diagnosing Firefox Helper Accessibility
    10:40:28,201 DEBUG [DiagnosisExecutor] Diagnosing Reset Firefox content preferences.
    10:40:28,207 DEBUG [DiagnosisExecutor] Diagnosing Operating System - WebDom Platform Diagnosor
    10:40:30,798 DEBUG [DiagnosisExecutor] Diagnosed Operating System - WebDom Platform Diagnosor. Analyzing results.
    10:40:30,801 DEBUG [DiagnosisExecutor] Diagnosing Environment Variables
    10:40:30,803 DEBUG [DiagnosisExecutor] Diagnosing IE Toolbar/BHO Remover
    10:40:30,806 DEBUG [DiagnosisExecutor] Diagnosing Oracle EBS/Forms Load Testing - Forms LT Diagnoser
    10:40:31,647 DEBUG [Forms LT Diagnoser] Proxy settings for Sun Java 1.5 and higher are set correctly to "Use Browser Settings". Proxy settings for older versions of Sun Java and JInitiator should be manually verified.
    10:40:31,650 DEBUG [DiagnosisExecutor] Diagnosed Oracle EBS/Forms Load Testing - Forms LT Diagnoser. Analyzing results.
    10:40:31,654 DEBUG [DiagnosisExecutor] Diagnosing IE8 XSS Security Settings
    10:40:31,655 ERROR [DiagnosisExecutor] Failure found when diagnosing Oracle EBS/Forms Load Testing Forms LT Diagnoser
    10:40:31,659 DEBUG [DiagnosisExecutor] Trying to fix IE8 XSS Security Settings
    10:40:31,671 ERROR [DiagnosisExecutor] Did not auto-fix the problem.
    10:40:31,674 ERROR [DiagnosisExecutor] Suggestion for fixing: Local intranet: XSS Filter is disabled
    Trusted sites: XSS Filter is enabled
    Internet: XSS Filter is disabled
    Restricted sites: XSS Filter is enabled
    To Change setting:
    Go to Tools > Internet Options and Choose Security Tab
    Select the Zone to modify and Press Custom level
    Find Enable XSS filter Setting - Select Disable and click Ok
    10:40:31,680 DEBUG [DiagnosisExecutor] Diagnosing Sun Java proxy settings
    10:40:31,683 DEBUG [DiagnosisExecutor] Diagnosing Helper Service - Helper Service
    10:40:32,282 DEBUG [DiagnosisExecutor] Diagnosed Helper Service - Helper Service. Analyzing results.
    10:40:32,284 DEBUG [DiagnosisExecutor] Diagnosing Helper Service Installation
    10:40:32,287 DEBUG [DiagnosisExecutor] Diagnosing Helper Service Status
    10:40:32,289 DEBUG [DiagnosisExecutor] Diagnosing Helper Service Connection
    10:40:32,612 DEBUG [DiagnosisExecutor] No Eclipse configuration .log file available.
    10:40:32,774 INFO [DiagnosisExecutor] Diagnosis Complete.
    Please advise.
    regards
    CP

    Hello
    1/ ATS 9.3 is supported with IE8, not IE9 at the moment
    2/ Did you disable xss settings for the four different security zones?
    You can also try to add the EBS url to the trusted sites and disable xss settings for that zone only.
    Let us know and good luck
    JB

Maybe you are looking for