Jump to content

Oracle Application Testing Suite: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Line 25: Line 25:
===Scripting platform===
===Scripting platform===
Oracle Application Testing Suite have one unified scripting platform called OpenScript.<ref>[http://xmlandmore.blogspot.com/2013/11/how-to-create-load-testing-scripts.html How to Create Load Testing Scripts Using OpenScript ]
Oracle Application Testing Suite have one unified scripting platform called OpenScript.<ref>[http://xmlandmore.blogspot.com/2013/11/how-to-create-load-testing-scripts.html How to Create Load Testing Scripts Using OpenScript ]
</ref><ref>[http://xmlandmore.blogspot.com/2013/10/how-to-configure-scripts-to-use.html How to Configure Scripts to use Databanks in OATS]</ref><ref>[http://xmlandmore.blogspot.com/2014/07/oats-how-to-export-and-import-scripts.html OATS: How to Export and Import Scripts from Windows to Linux ]</ref> This is an [[Eclipse]] based scripting platform that provides a graphical user interface and the possibility to extend scripts by using JAVA code.
</ref><ref>[http://xmlandmore.blogspot.com/2013/10/how-to-configure-scripts-to-use.html How to Configure Scripts to use Databanks in OATS]</ref><ref>[http://xmlandmore.blogspot.com/2014/07/oats-how-to-export-and-import-scripts.html OATS: How to Export and Import Scripts from Windows to Linux ]</ref> This is an Eclipse based scripting platform that provides a graphical user interface and the possibility to extend scripts by using JAVA code.


===Languages===
===Languages===

Revision as of 13:17, 6 July 2014

Oracle Application Testing Suite [1]is a comprehensive, integrated testing solution for Web applications, Web Services, packaged Oracle Applications and Oracle databases.

Description/History

The test solution was originally developed by RSW, who was bought by Teradyne that created the software and call center test company Empirix. Empirix eTest Suite was acquired by Oracle in June 2008 and was rebranded as Oracle Application Testing Suite

The Oracle Application Testing Suite is part of the Oracle Enterprise Manager product family and comprises the following tightly integrated products:[2]

  • Oracle Load Testing for scalability, performance and load testing.
  • Oracle Functional Testing for automated functional and regression testing.
  • Oracle Test Manager for test process management, including test requirements management, test management, test execution and defect tracking.

Oracle Application Testing Suite also provides a series of integrated testing accelerators for testing Oracle packaged applications and SOA applications. These accelerators enable enhanced scripting capabilities for more efficient and optimized testing.

Supported technology/Applications

Web/HTML, Adobe Flex, Siebel, Oracle E-business Suite, Oracle Fusion Applications, JD Edwards EnterpriseOne, Application Development Framework, Oracle Forms, Web Services, Oracle Databases

Scripting platform

Oracle Application Testing Suite have one unified scripting platform called OpenScript.[3][4][5] This is an Eclipse based scripting platform that provides a graphical user interface and the possibility to extend scripts by using JAVA code.

Languages

Oracle Functional Testing and Oracle Load Testing both uses the same scripting platform (OpenScript) and scripts may be extended by using the JAVA programming language.

License models

Oracle Functional Testing is licensed based on NUP (Named User Plus). Oracle Test Manager is licensed based on NUP (Named user Plus). Oracle Load Testing is licensed based on:

  • Number of Processors for the Load Testing Controller
  • Number of Virtual Users to be simulated

The base license covers web applications support. Additional accelerators may be licensed as needed.

A trial version of the Oracle Application Testing Suite is available.[6]

References