New Features and Updates in OATS 12.5.0.3.0
Oracle had released Oracle Application Testing Suite 12.5.0.3 in the month of August 2016, i.e. just before Oracle Open World @ San Francisco. As any other releases, it comprises of new features and updates, the following article would give you the insights of the same. New Features & Updates on Oracle Functional testing perspective Now… (13 comments)

Steps to create your first script in OpenScript – OATS
Now that you understood what is openscript? and its capabilities around automation testing, lets dive in to actual process of creating automation scripts. In this article you will learn simple steps to get started with your first script in OFT – OATS ( Oracle Application Testing Suite ) using its OpenScript IDE. Once you know to create… (2 comments)

OATS 12.5 New Feature – Video record your script playback
As an enhancement in OATS(Oracle Application Testing Suite) 12.5, Oracle has given a setting in OpenScript to enable screen recording during the script playback and saves a file with “.cap” as file extension. The movie file name is generally “playback_movie.cap” We have also published an article which describes 5 reasons why you should record your script playback… (14 comments)

We have captured list of software testing tools in the following areas of testing: Manual testing tools to manage and maintain the testing manual testing processes and testing artifacts. UI test automation tools i.e. to automate functional,Integration, regression, system, sanity and User Acceptance testing of software applications. Performance and security testing aspects of software and… (10 comments)

OTM – Oracle Test Manager
Oracle Test Manager (OTM) is a web based test management tool for both manual and automated tests, it is an integral part of Oracle Application Testing Suite ( OATS ). OTM is used to manage multiple testing projects with different levels of user roles and access privileges. Each role in OTM has a specific function to… (73 comments)

In this article you will know some of the test automation best practices we recommend for Oracle Functional Testing of Oracle Application Testing Suite (a.k.a OATS). Best practices for test automation with OATS are typically identified from the test engineer’s experiences and challenges. In a real time scenarios,for example: situations where multiple teams work on similar kind of test automation tasks,… (42 comments)

How to add web services Assertions in SoapUI
In the article web services testing in SoapUI you have seen how to create a SOAP project add WSDL and give input to a request and submit to get the response of the SOA Web service. In this article you will know how to add request to a test suite, executing a test case and then add… (0 comment)