Oracle Application Testing Suite (a.k.a OATS) had evolved year on year and had come up with several versions. Each version they have added support for different Browsers, JRE Versions and Windows Operating Systems. Apart from this on each version they have added capabilities, features and increased the stability of the test automation tool. They had a major… (0 comment)

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… (14 comments)

It is a very common requirement in automated testing to get the list of all links, the instance when this is generally required is: To see if all desired links are present in a web page. In case of multiple links having same text, there would be necessity to click on a specific link though the… (9 comments)

One of the basic advantage in Automation testing is the re usability of commonly performed actions or code snippets required as part of the Automation Framework. Automation engineers have separate function libraries based on the purpose, for example: for automation testing of Oracle EBS applications, following is a non exhaustive list of function libraries: For OAF… (12 comments)

We have been receiving queries if we can add custom function libraries to Oracle Flow Builder, the answer would be a straight yes. In this article we will walk you through the steps as how we can add custom function library to Oracle Flow Builder. Steps: Create function library and export the function library Create a function… (11 comments)

Oracle Application Testing Suite (a.k.a OATS) has a wide variety of capabilities in the area of test automation, let us understand in more detail in the following perspectives: Types of testing in software development life cycle. Kinds of automated testing. Types of applications it  can test.  Types of testing in software development life cycle Regression… (6 comments)

Openscript is an IDE for Oracle Application Testing Suite, this IDE had been built on top of Eclipse as a plugin to support creation and maintenance of Functional and Load testing automated scripts. Functional automation testing tool: Openscript can be used to create test scripts for different purposes like functional automation testing, web services testing, load testing, database… (0 comment)

In this article we can understand what are the major advantages of openscript in software test automation. I hope this article can give an insight why a client or a test automation engineer or a IT manger need to chose openscript for their software test automation. I am trying to put forward few of the… (19 comments)