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…
There are several purposes why you might want to uninstall Oracle Application Testing Suite ( a.k.a OATS ), It is very important for you to make sure OATS is uninstalled properly and make the proceedings. Here are some of the purposes why you might want to uninstall You want to install latest version of OATS and…
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…
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…
Test automation project implementation is mostly misunderstood assuming everything is done by tool and nothing else to be done, but in reality there are several things to be taken care as part of test automation project implementation. In this article you will know what are the 5 reasons to video record your test automation scripts…
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…
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…
The failure rate of test automation implementation project is higher due to several factors, we shall publish a separate article on it, but for the scope of this article you will know in detail about what you need to take care as part of Script Sign Off process. Following these can help you in delivering good and stable…
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,…
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…