HomeOATS

oats versions compatibility matrix for java and browsers and operating systems

Like Tweet Pin it Share Share Email

This post lists about the various OATS versions and its compatible versions of Java and Browsers, with respect browsers the article talks about the different browsers supported and respective versions. Regarding Java, it is mainly for automation of Oracle EBS Forms.

As you all might be knowing, Oracle Apps admins can configure various versions of Java to launch Oracle EBS forms, and it becomes a challenge for test automation engineers to decide or know which OATS version is compatible to automate.

Oracle Functional Testing / Openscript compatibility Matrix

OATS Version Browsers Java Operating System
13.3.0.1 Internet Explorer:
11.x
Mozilla Firefox:
45.x, 52.x
Chrome:
Any version
Microsoft Edge on Windows 10 (Version 10.0.15063 or above.).
JRE 1.6 minimum, JRE 1.7, JRE 1.8 (32-bit and 64-bit versions):

Windows 10,
Windows 8.1,
Windows 7,
Windows 2008,
Windows 2008 R2,
Windows 2012 Server,
Windows 2012 R2 Server,
Windows 2016 Server

13.1.0.1 (32-bit): Internet Explorer 11.x;
Firefox (ESR) 31.x, 38.x, 45.x;
Chrome 33 or higher (32-bit and 64-bit).
JRE 1.6 minimum,
JRE 1.7,
JRE 1.8
(32-bit and 64-bit versions):
Windows 10,
Windows 8.1,
Windows 7,
Windows 2008,
Windows 2008 R2,
Windows 2012 Server.
12.5.0.3.0 Internet Explorer:
9.x, 10.x & 11.x
Mozilla Firefox:
10.x, 17.x, 24.x, 31.x, 38.x, 45.x
Chrome:
33 or higherSafari – Supports only playback.
JRE 1.6 minimum,
JRE 1.7,
JRE 1.8
32 bit and 64 bit of
Windows 7,
Windows 8.1,
Windows 2008,
Windows 2008 R2,
Windows 2012 Server.Mac OS
12.5.0.2 Internet Explorer:
8.x, 9.x, 10.x and 11.x
Mozilla Firefox (ESR):
10.x, 17.x, 24.x and 31.x
Chrome:
27 – 32 (Playback Only)
JRE 1.6,
JRE 1.7 and
JRE 1.8
32 bit and 64 bit of
Windows 2003,
Windows 7,
Windows 8,
Windows 2008,
Windows 2008 R2 and
Windows 2012 Server
12.4.0.2 Internet Explorer:
7.x,8.x and 9.x
Mozilla Firefox:
3.5, 3.6, 6.x, 10.x and 24.x
Chrome:
27 – 31 (Playback Only)
JRE 1.6 minimum and
JRE 1.7
32 bit and 64 bit of
Windows XP,
Windows Vista,
Windows 2003,
Windows 7,
Windows 2008 and
Windows 2008 R2
12.3.0.1 Internet Explorer:
7.x,8.x and 9.x
Mozilla Firefox:
3.5, 3.6, 6.x and 10
Chrome:
27+ ( Playback Only )
JRE 1.6 minimum up to build 38 and
JRE 1.7 up to build 11
32 bit and 64 bit of
Windows XP,
Windows Vista,
Windows 2003,
Windows 7,
Windows 2008 and
Windows 2008 R2
12.1.0.2 Internet Explorer:
7.x,8.x and 9.x
Mozilla Firefox:
3.5, 3.6 and 6.x
Chrome:
Not Supported
JRE 1.6 update 26
JRE 1.6 update 27
JRE 7 update 11JInitiator
32 bit and 64 bit of
Windows XP,
Windows Vista,
Windows 2003,
Windows 7 and
Windows 2008
9.3.1 Internet Explorer:
6.x, 7.x and 8.x
Mozilla Firefox:
3.5 or 3.6
Chrome:
Not Supported
32 bit and 64 bit of
Windows XP,
Windows Vista,
Windows 2003,
Windows 7 and
Windows 2008

 

You can get the list of all FireFox downloadable versions @ browser based ftp downloads for firefox

Comments (14)

  • Hi Srinivas,

    I read that OATS does not support Chrome browser for recording. How can I record my test cases on an application that is supposed to be tested only on Chrome?

    Can we record on some other browser and then run on chrome? Or do we need to do a lot of coding around the web element locators for chrome? Are there any add ons, libraries that need to be included in for this?

    Regards,
    Amrita

    Reply
    • Author

      Firstly, The latest version of OATS (12.5) supports recording and playback on chrome browser. I think you should try that.

      Support for angular js based application is not so compelling using OATS, i would recommend to go with some opensource frameworks to automate angular js applications, otherwise you may have to do some research if you want to work with OATS, be aware that record and playback may not work, you should work with DOM for these kind of things. You can search in testingtools.co like get all links using oats you and go through the code you will get some understanding on the code.

      In case you have queries , please ask through comments.

      Reply
  • Thank you Srinivas for your input!
    So we can use other locators like id, tagname, link, class etc in OATS or only xpath?

    I am not working on OATS currently but we are doing a tool feasibility study for an application where the floe is partly in Oracle (forms) and partly in a web application (Angular). We considered OATS because of the ease of automating forms with it. I read OATS can automate web applications too but since this is a Angular one, we need to do more research.

    Regards,
    Amrita

    Reply
    • Author

      Well the ultimatum is xpath when it comes to OATS, but you need to understand there are APIs of OATS which can help you identify objects using even other attributes like id,name, for, etc..

      Reply
  • hi, i am facing an issue while recording. i set the recording preferences proxy to chain proxy and use browser proxy. the browser used is firefox45.7esr and openscript is 12.5.0.3. the browser proxy settings when opened manually are auto-detect and it works fine. when the openscript opens the browser, the proxy settings seen are some fixed value(don’t know where it came from) and my site does not open due to it. please help!!

    Reply
    • Author

      Try doing one thing, once you click on record the browser gets opened. Now try to set the proxy settings and save them. Stop recording and start fresh and see if it works by any chance??

      Reply
  • Hi Srinivas,

    We are trying to replace UFT with an equally capable Tool,
    Our application is a Java based dealing with Java applets ,

    Selenium couldnt handle the Java applets , I am wondering is there a possibility to use OATS in place of UFT , Please advice

    Reply
    • Author

      Hi Venkat,

      Sorry for the delay in response, well OATS may not do the trick as well.

      Thank You,
      Regards,
      Srinivas P.

      Reply
  • Hi..
    what are the supported browser versions for oracle oats 13

    Reply
    • Author

      HI Pooja,

      Thank you for reaching out to us to find out what are the browser versions Oracle OATS 13 supports.. please find below the details:

      Browser (32-bit): Internet Explorer 11.x; Firefox (ESR) 31.x, 38.x, 45.x; Chrome 33 or higher (32-bit and 64-bit).

      Reply
  • Hi Srinivas,

    I am facing a weird issue during installation. I have IE 11 and OATS 13 installed. In IE add-ons Oracle IE toolbar is showing as incompatible, but IE11.x are supported as per the matrix. I tried launching recorders in admin mode, I got an error saying eclipse waiting too long for recorder and fails to launch the IE toolbar popup.

    I tried same in my personal laptop and everything works as expected (With same OATS and IE versions).

    Reply
    • Author

      Sorry for the delay in response, ideally it should work, but in case you still have an issue, I would recommend to uninstall OATS completely and this time when you try to click on installer, do a right click and select run as administrator, it might dot the charm.

      Reply
  • Thank you Sirinivas, do you have this information for OATS 13 but specifically for FlowBuilder?

    Reply

Leave a Reply to Srinivas P Cancel reply

Your email address will not be published. Required fields are marked *