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)

OATS 13.1.0.1 New Features and Announcements
Oracle released its new version of OATS i.e 13.1.0.1. Here you can learn about OATS 13.1.0.1 new features and announcements, i.e. the changes which got introduced in to the 3 tools that form the OATS Enterprise Suite, i.e. Oracle Functional Testing ( OFT ) , Oracle Test Manager ( OTM ) and Oracle Load Testing (… (21 comments)

5 Cautions you should be aware of when working with OATS
There are many environmental changes when working on Test automation related projects, years pass on things might change with Automation tools or the even with the applications under test or JRE Versions or Browser Versions or Operating Systems etc… We keep tampering the environment by making some changes in settings, preferences, privileges or configuration s,… (0 comment)