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)

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)

Openscript has started from an internal release 8.5 and currently available to public with release 12.4.0.2. It has evolved a lot. with respect to number of applications it supports for test automation. with respect to number of browsers and versions it supports for test automation. with respect to number of enhancements and features it added across… (4 comments)