run tests through agent of OATS

Hello

I decided to run my tests via agent of OATS (before i run on OTM).

So I added these lines in the batch file:

C:/OracleATS/agent/RunScript.bat false C:\OracleATS\OFT\test1.jwg of noReport - of - resultReportFolder C:/result

C:/OracleATS/agent/RunScript.bat false C:\OracleATS\OFT\test2.jwg of noReport - of - resultReportFolder C:/result

C:/OracleATS/agent/RunScript.bat false C:\OracleATS\OFT\test3.jwg of noReport - of - resultReportFolder C:/result

but batch executed ONLY the first test, what I have to do here to run all the tests?

any ideas?

Tags: Oracle Development

Similar Questions

  • I can't run OTM, OLT & ADMIN on OATS

    Hello

    I can't run OTM, OLT & ADMIN on OATS. I get

    "Error 404 - not found

    Of RFC 2068 Hypertext Transfer Protocol - HTTP/1.1:

    1. "10.4.5 404 not found".

    I tried all the comments on this page and even the page html read me under documentation nothing helps.

    1. As a result, I installed OATS, but I don't have a DB_olt or db_otm files.
    2. I do not see the Service of Application OATS under the administration of service tool
    3. I don't have the Manager service Test of OATS under the services administrative tool

    Please help me guys.

    Thank you.

    Thank you Mr. dembele


    I did as you told me, the first time I ran this command cmd --> sqlplus it worked but could not accept my password, so I uninstalled the product.


    after having installed the new cmd --> sqlplus is not recognized by the the cmd prompt and again the OTM, the BTA and ADMIN isn't contactable.


    Under the config to ATS database, I found this db: OATS_otm_DC


    Thanks a second batch.

  • Impossible to run Packages using Agent

    Hello

    When I try to run packages using Agent that is located on another machine it gives the following error.

    ' * ' unable to selected executethe logical agent is not assosciated to a physical agent in the desired context. » *

    java.util.NoSuchElementException
    in java.util.AbstractList$ Itr.next (AbstractList.java:350)
    at com.sunopsis.graphical.dialog.SnpsDialogExecution.getAgent(SnpsDialogExecution.java:1436)
    at com.sunopsis.graphical.dialog.SnpsDialogExecution.doScenarioExecuter(SnpsDialogExecution.java:1104)
    at oracle.odi.ui.action.SnpsPopupActionExecuteHandler.actionPerformed(SnpsPopupActionExecuteHandler.java:64)
    at oracle.odi.ui.SnpsActionControler.handleEvent(SnpsActionControler.java:75)
    at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
    at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:884)
    at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:501)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    in javax.swing.AbstractButton$ Handler.actionPerformed (AbstractButton.java:2318)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:809)
    in javax.swing.plaf.basic.BasicMenuItemUI$ Handler.mouseReleased (BasicMenuItemUI.java:850)
    at java.awt.Component.processMouseEvent(Component.java:6267)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
    at java.awt.Component.processEvent(Component.java:6032)
    at java.awt.Container.processEvent(Container.java:2041)
    at java.awt.Component.dispatchEventImpl(Component.java:4630)
    at java.awt.Container.dispatchEventImpl(Container.java:2099)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
    at java.awt.Container.dispatchEventImpl(Container.java:2085)
    at java.awt.Window.dispatchEventImpl(Window.java:2478)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

    Hello Manu,

    Check your agent with test connection and take a look at your context when executing time he asks the context and the agent.

    If you have agents and contexts various choice name please correct logical agent linked to the context...

    in this case also you not able to find the solution, and then got to the topology manager---> go to the logical architecture and open your agent, see your logical name of the agent in different contexts, please check like that under the physical schema window in contexts also.

    Kind regards
    Surya.

  • Run SQL through batch file, with parameters

    Hi all

    I run SQL through Batch files before, but I am a little confused with the execution of the sql with parameters. For example, if I have a named sql file:
    insert.sql
    
    Insert into TableA
     select * from TableB
     where service_dt >= '&&x_start_dt' and service_dt <= '&&x_end_dt';
    I can run this problem normally, but including the substitution variables, as in the batch (.bat) file called Execute_insert.cmd is a bit annoying... I played a little with it and cannot operate.

    Any help would be appreciated.

    Thank you
    Ed

    Change your insert.sql to something more like:

    Insert into TableA
     select * from TableB
     where service_dt >= TO_DATE('&1', 'format mask') and
           service_dt <= TO_DATE('&2', 'format mask');
    

    Then, would you call it:

    sqlplus user/password @insert.sql 01-oct-2012 31-oct-2012
    

    John

  • Running tests of OpenScript in OTM

    Hello

    I added an OpenScript form functional script in OTM and when I click on "Run test", and I see no action. In the history of the race, OTM shows in the 'Results' column that the test is 'Running', although more than hour elapsed since the beginning of the test to run.

    I tried: OTM System Manager (Tools-> systems) and enterd my windows account password, but
    It still does not work.

    Can someone advise something?

    LEA

    Ok. Doing a job that is running the service as a console application?

    Jamie

  • FlexUnit ant - running tests that make calls to the server

    Hello

    I am using BlazeDS in my project to connect to a Tomcat server. I have configured my services in the file services - config.xml and past the location of the file as an argument to the compiler in Flash Builder.

    I have some unit tests that make calls to the asynchronous server. When I run these tests from Flash Builder, the thin running tests. But when I run the tests via the flexunit ant task, these tests only downtime while the other tests pass. In addition, it seems like the server is contacted at all as my messeges newspaper in my code aside server are not visible.

    I tried passing the path to the file services - config.xml and the root of the application context in the mxmlc Ant task that compiles my TestRunner.mxml file:

    "< mxmlc file="${main.src.loc}/flexUnitTests/TestRunner.mxml "output="${bin.loc}/TestRunner.swf ">"

    < dir = "${lib.loc library path}" append = "true" > "

    < include name = "*.swc" / >

    < / library path >

    < element path-source-path = "${basedir}" / src "/ >"

    < element path-source-path = "${basedir} /locale/ {local}" / >

    < compile .verbose-stacktraces > true < / compile .verbose-stacktraces >

    true < compile .headless-server > < / compile .headless-server >

    < compiler.services > C:\myApp\Source\WebServer\WebContent\WEB-INF\flex\services-config.xml < / compiler.services >

    < compile .context-root > myApp < / compile .context-root >

    < / mxmlc >

    No use. My tests still expire. Here is my flexUnit task:

    < target name = 'test' depends on 'compile' = >

    <!-run FlexUnit tests and publish reports->

    < flexunit

    " swf="${bin.loc}/TestRunner.swf ".

    workingDir = "${bin.loc}" "

    toDir = "${report.loc}" "

    haltonfailure = "false".

    verbose = "true".

    localTrusted = 'true '.

    headless = "${headless}" >

    < source dir = "${basedir} /locale/ {local}" >

    < include name = "*.properties" / >

    < / source >

    < dir = "${lib.loc library}" / > "

    < / flexunit >

    I guess I'm missing something - a way to tell Ant about the location of my server or something like that. Help, please!

    Thanks in advance.

    Maury

    or create a config replacement for testing services. It would be able to resolve the server url if the swf file served from a web server.

  • Interfaces not visible in 'Operator' when running with "Remote Agent".

    Hello

    I am new to ODI and have a problem with Interfaces/Packages with a Remote Agent running. +

    I have agent installation on the computer on which the database is installed. I created a physical Agent with the details, and on the use of the 'Test' button in the client, it works fine.

    However, when I try a run a package with this agent, I get the "Session started" pop-up, but the interface does not register in the 'Operator' section, and nothing happens. +

    However, this does not happen when I use the "Local (no Agent)", and the interface is running successfully and is entered in the 'operator'. +

    I just get this error under the tree of "Physical Agents" in the section 'Operator' for the interface - "ODI-1266: Agent agent_apo13110026 detected as stale session Session and the value of error status.

    Would appreciate input.

    Thank you

    AB

    In Test - check the settings of the topology of the two agents and make sure that you are looking to host appropriate for this agent.

    Then on the test server, install, check the odiparams.bat / odiparams.sh (depending on the operating system) and make sure that the configuration of JDBC points to correct work rest (your test environment).

  • Test ODI Agent error

    I'm going to have bad configure ODI. I followed John's excellent blog. so far, I have created the main repository. In the topology Manager, I created the connection, the dataserver, the working repository, the agent and context.

    When I try to test agent, I get the following error:


    -start the msg of error-

    "" C:\OraHome_1\oracledi\bin > AgentScheduler '-port = 20300 ' "-name = odi_demo_agent.
    A JDK is required to run Web Services with OracleDI. You are currently usin
    a JRE.
    OracleDI: Starting the Scheduler Agent...
    java.lang.IndexOutOfBoundsException: toIndex = 138
    to java.util.SubList. < init >(Unknown Source)
    to java.util.RandomAccessSubList. < init >(Unknown Source)
    at java.util.AbstractList.subList (unknown Source)
    at com.sunopsis.d.a.g.a (g.java)
    at com.sunopsis.d.a.c.a (c.java)
    at com.sunopsis.d.a.f.b (f.java)
    at com.sunopsis.tools.core.SnpsStringTools.b (SnpsStringTools.java)
    at com.sunopsis.dwg.DwgObject.snpsDecypher (DwgObject.java)
    at com.sunopsis.dwg.DwgJv.treatCmd (DwgJv.java)
    at com.sunopsis.dwg.DwgJv.main (DwgJv.java)
    at oracle.odi.Agent.main (Agent.java)

    -error - end

    Obviously something is wrong.
    I'm unclear as to the entry for ODI_SECU_WORK_REP in ODIPARMS. Is the name of root that has been implemented in the repository, work in the repository name or the real name of sqlserver database for the repository to work?

    Thank you
    Dave

    Hello

    Here is an example of an odiaparams.bat

    Set ODI_SECU_DRIVER = com.microsoft.sqlserver.jdbc.SQLServerDriver
    Set ODI_SECU_URL = jdbc:sqlserver://odimachine:1433; SelectMethod = cursor; databaseName = odi_master; integratedSecurity = false
    Set ODI_SECU_USER = hypdb
    Set ODI_SECU_ENCODED_PASS = cByXKqrOj5h8XMUV, 3OnOny
    Set ODI_SECU_WORK_REP = WORK_REPOS
    Set ODI_USER = SUPERVISOR
    Set ODI_ENCODED_PASS = LELKIELGLJMDLKMGHEHJDBGBGFDGGH

    The ODI_SECU_WORK_REPOS relates on behalf of your working directory
    ODI_SECU_ENCODED_PASS requires a password coded using the agent to encode the password
    ODI_USER & ODI_ENCODED_PASS can be kept as default

    Also, make sure that you have created the agent in the topology manager before you start the agent.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • running test, I was told to send my computer to the factory, he has a bad card net work it out

    the 2nd time that something important has occurred 7 MOS iv had my new computer i belive this computer is a silt and request that replace you it with a computer brand new everything like I asked you for the last time that the reason that I am typeing down heer is custom let me type through the above as I was abel to is another question I spent hundreds of dollars trying to keep this computer running ever time I buy I thing that sets then they want me to buy something eles I used think that H.P. is back at the top of the line equp but since I've learned what it takes to get to the factory even if you total care extended warranty or Exchange a silt which is under warinty for a new computer I don't think that I buy more products you people act as a group of men selling used car that you intend to do to solve the problems to this computer

    Sorry, but this is a user-to-peer support forum. HP maintains no official presence in this forum. Any response that you receive from an employee of HP is a non-official communication and not made on behalf of HP.

    I suggest contact official channel of HP for repairs in your area and have the problem of lift for a senior case manager. You can also send a copy of your message to user / HP used 'HardBeatZ' via the forum private message feature.

  • I get no sound at all. run tests, checked the connections, etc. His record game

    One day, no sound from any type of place, radio, ecards, Facebook, etc.  Everything about sca and troubleshooting ok.  ??????

    Hello

    Try these steps, let me know exactly what happens after each.

    No sound

    If Windows Media Player seems to work fine, but you cannot hear the audio, you will have a problem with your speakers or sound card. Check all audio connections if you are using external speakers and to ensure that sound levels are defined correctly and not cut. Use Device Manager to make sure that your sound card works correctly and is selected as the audio device by default.

    Verification of the sound settings

    Click on Start , then Control Panel
    Select the material and audio and noise
    Under playback.. What icons you see?
    Click Properties and then click headset/speakers
    According to the levels... is at 100% and not CUT?
    Under Advanced... What is the default format?
    Click test... do you get a sound?

    Look for the old drivers Device Manager and update

    Drivers can become outdated and could be damaged to the point where they slow the system performance. Looking for the old drivers Device Manager, follow these steps:

    Click Start, click Run, type the sysdm.cpl in the Open box, and then click OK.

    Click the Hardware tab, and then click Device Manager.

    Right click on the device, and then click Properties.

    Click the driver tab.

    Compare the version of the driver on the tab, with driver version information on the latest version of the driver that is published on the website of the manufacturer.

    To resolve problems that are caused by corrupted or outdated drivers, install the latest drivers:

    Click Start, click Run, type the sysdm.cpl in the Open box, and then click OK.

    Click the Hardware tab, and then click Device Manager.

    Right click on the device, and then click Properties.

    Click on the driver tab, then click on set to update driver.

    Follow the instructions on the screen to complete the update of the driver.
    b Eddie

  • Cannot install the Agent of OATS on linux

    Hello

    While trying to install OATS on linux box getting the error below. I get the same error with full installation and install microphone.

    Exception Java.lang.UnsatisfiedLinkError: /tmp/OraInstall2015-01-29_11-16-03AM/jre/lib/i386/xawt/libmawt.so: libXext.so.6: cannot open shared object file: no such file or directory occurred...

    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2015-01-29_11-16-03AM/jre/lib/i386/xawt/libmawt.so: libXext.so.6: cannot open shared object file: no such file or directory

    in java.lang.ClassLoader$ NativeLibrary.load (Native Method)

    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)

    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1703)

    at java.lang.Runtime.load0(Runtime.java:770)

    at java.lang.System.load(System.java:1003)

    in java.lang.ClassLoader$ NativeLibrary.load (Native Method)

    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)

    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1724)

    at java.lang.Runtime.loadLibrary0(Runtime.java:823)

    at java.lang.System.loadLibrary(System.java:1028)
    at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
    at java.security.AccessController.doPrivileged (Native Method)
    at java.awt.Toolkit.loadLibraries(Toolkit.java:1605)
    in java.awt.Toolkit. < clinit > (Toolkit.java:1627)
    to oracle.bali.ewt.olaf.OracleLookAndFeel. < clinit >(Unknown Source)
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager._useOracleLookAndFeel(OiifmGraphicInterfaceManager.java:243)
    to oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager. < init > (OiifmGraphicInterfaceManager.java:263)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:209)

    at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:466)

    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:965)

    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:905)

    Exception in thread "main" java.lang.NoClassDefFoundError: has not been initialized class oracle.bali.ewt.olaf.OracleLookAndFeel

    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager._useOracleLookAndFeel(OiifmGraphicInterfaceManager.java:243)

    to oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager. < init > (OiifmGraphicInterfaceManager.java:263)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

    at java.lang.Class.newInstance0(Class.java:355)

    at java.lang.Class.newInstance(Class.java:308)

    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:209)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:243)
    to oracle.sysman.oii.oiif.oiifm.OiifmAlert. < clinit > (OiifmAlert.java:151)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:1023)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:905)

    As root:

    yum-y install libXext.i686 libXtst.i686

    yum-y install libXext.x86_64 libXtst.x86_64

  • Oracle TestManager run test functional siebel

    Hello!

    I run scripts written by Oracle OpenScript on TestManager, when you call CASE management I get error of waiting time for CASES to initialize.

    If I run the script on the Oracle OpenScript all works.what could be the problem?

    The problem is solved in this way:

    Services.msc opened to run and stop the Agent of ATS Oracle service and change the type of manual start. Then run C:\OracleATS\agentmanager\bin\AgentManagerService.exe - c cmd C:\OracleATS\agentmanager\bin\AgentManagerService.conf. So try Quickrun of OTM.

    Thanks to you all!

  • Running Test VCP - covering the features of vSphere 4.1?

    Hi all ~

    I can't seem to find an answer, so I thought I'd come here. There will be information for vSphere 4.1 on the test current (September 2010)? I'll take the test in mid-September. I know that many of the 4.1 Maxima. Should I go through only 4.0 configuration maximums, or 4.1 maximum will be on the test?

    Thanks in advance!

    ~ kim

    See this thread too

    http://communities.VMware.com/thread/277355

  • After Installing SDK on Windows - cannot run test scripts

    When I try the first test run svmotion.pl I get "libxml2.dll' not found, I downloaded it

    now I have "the procedure entry point not found xmlTextReaderSetSchedma in the dynamic link library libxml2.dll."

    There's a problem with the installation... I just download it.

    If you have a previous installation, edition and then download the vCLI: http://www.vmware.com/support/developer/vcli/ which will include the vSphere SDK for Perl + scripts/additional services. Just give it a shot and see if you can make it work

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    150 VMware developer

    If you find this information useful, please give points to "correct" or "useful".

  • Selectively running Tests

    Hey all,.

    My goal is to build a UI that will present a tree of all my cases/suites available test and that the user can choose which tests they want to run.

    I need a boost in the right direction as to the best way to start a program to build partial test suites while keeping all the functionality of large metadata in my test FU4 adds case. Any suggestions?

    Thank you!
    Brian

    Brian,

    The docs are not to do this again, but if you take a look at the static class application it allows you to catch pieces of classes or filter them in order to create an "application" which is really a sub group of tests.

    For example:

    Request.Method (TestTwo, 'testTwo3')

    Mike

Maybe you are looking for

  • Impossible to use the keys FN on my Satellite S50T-A-10Z

    H? I have a Toshiba Satellite S50T-A-10Z. I've recently updated the BIOS. After the update, I realized that I can not use the FN keys. And also I can't turn off my keyboard background light. Before the update, I was able to do by pressing on FN + z.

  • HDD/SSD location second free Qosmio X 70 - B?

    I want to buy a new laptop series Qosmio X 70 - B.but I have a question about the equipment of the Qosmio laptop...Namely, It is a second free (EMPTY) 2.5 inch HDD/SSD slot inside the laptop to assemble the second HARD drive? X 70 series - Had second

  • January 19, 2038 brick iPhone 5

    I just use my iPhone 5, and I went all the way until January 19, 2038 and somehow that it was bricked.

  • Find the latest Firmware updates for your HP printer

    Firmware is a device, or a printer operating system. Printers need a form any software that runs on the inside so that it can carry out the tasks with and without intervention from a computer or another device. Sometimes a printer needs to update the

  • Edit in Photoshop

    When I export a RAW file in Photoshop (Ctrl + E), it opens as a RAW file. In the external editing preferences is PSD. The same thing happens with other file formats.