11 Most important command line options for OATS
Most of the times, we end up triggering script executions from command prompt, in this situation it is very important that we are aware of the most important command line options for OATS. In this article we are going to cover 11 most important options related to functional test automation only. In case you are… (4 comments)

How to record and playback OATS scripts
Now that we have successfully installed OATS, the next step is to create some automated functional test scripts. In this article as a first step we will look at how to record and playback OATS scripts. We also refer OATS as openscript. Openscript is basically the IDE portion of OATS. In case you have not… (6 comments)

How to execute oats scripts in command line
Every automation engineer working with OATS needs to know how to execute oats scripts in command line. It is inevitable when working in real time projects one wishes to run scripts in batch mode. In this article you will know how to do the same. OATS team had provided us with a bat file called… (17 comments)

How to add Jar files as assets in OATS / Openscript
Automation scripts are built with reusable libraries in order to improve scripting efficiency, productivity and stability in scripts. Java and its huge community base had built a lot of libraries and kept them as opensource. Java users are benefited with these libraries and jar files. Similarly users of OATS can take advantage of these jar… (0 comment)

Openscript test data parameterization using Excel
valIn one of our previous articles “Openscript test data paramterization with databanks“, we learnt to modify a script, so that it can iterate for a given number of test data records. The databank used was of type CSV Files. Now in this article, we will look at Openscript test data parameterization using Excel files. As… (2 comments)

OATS Training Course – Oracle Application Testing Suite
Oracle Application Testing Suite Tool – OATS  is one of the most sought automation testing tool in the oracle ebs application automation testing industry. It supports automation of oracle ebs applications, oracle ebs forms, web applications, SOAP web services and many more. We designed this OATS Training Course suitable for both novice and experienced people… (11 comments)