Skip to main content

Oracle Application Testing Suite

Oracle Application Testing Suite

Oracle Application Testing Suite is very comprehensive and includes Load Testing for Applications, Functional Testing for Applications and Test Manager for Applications.
If you are looking for a product that fit for achieving higher quality and performance of their applications then Oracle Application Testing Suite is right tool. This integrated, full life cycle solution enables you to define and manage your application testing process, validate application functionality, and ensure that your applications will perform under load.
Oracle Application Testing Suite
  • Comprehensive Pacakge - covers functional testing, load testing and test management
  • Maximize application performance for peak loads - Delivers rigorous validation that protocol-based legacy testing tools cannot provide
  • Testing effort is greatly enhanced - Ensures functional reliability while reducing your testing effort by 50% or more
  • Simplify test process management - Provides integrated test management for functional and load testing but also includes defect and requirements tracking.
  • Come with Web-based interface - Enables remote access and multi-user, concurrent, collaboration
OracleTestingSuite
Oracle Application Testing Suite's also has Accelerators for Oracle E-Business Suite to provide a comprehensive solution for ensuring the quality and performance of Oracle E-Business Suite applications. The Functional Testing Accelerator for Oracle E-Business Suite extends Oracle Functional Testing to enable automated functional and regression testing of Oracle E-Business Suite applications. The Load Testing Accelerator for Oracle E-Business Suite extends Oracle Load Testing to enable load and performance testing of Oracle E-Business Suite applications. The Testing Accelerators for Oracle E-Business Suite are components of Oracle Application Testing Suite, the centerpiece of the Oracle Enterprise Manager solution for comprehensive testing of packaged, Web and service oriented architecture-based applications. The tool offers following benefits.
  • Automates complex Oracle EBusiness Suite transactions for both functional testing and load testing
  • Supports automation of both Web and Oracle Forms application interfaces and protocols
  • Provides custom test cases to validate application content
  • Enables parameterization of test scripts for data-driven testing
  • Simulates loads of hundreds to tens of thousands of concurrent users while minimizing hardware requirements
  • Gathers critical infrastructure performance metrics to identify bottlenecks under load
  • Provides an intuitive Web based console to configure and run load tests and share real-time results with distributed users
dgreybarrow Major Components for Oracle Application Testing Suite
  1. OpenScript :Easy-to-use solution to create automated test scripts that simulate end-user transactions and execute automated functionaland regression testing. These scripts can also be used in Oracle Load Testing for load and performance testing
  2. Oracle Load Testing : This enables to easily test the scalability and performance of your enterprise applications.Uses automated scripts created in OpenScriptcan simulatehundreds or thousands of concurrent usersto test application performance under load and identify bottlenecks.
  3. Oracle Test Manager : The are used to Plan, organize, document, and manage the entire application testing process. This document and run both manual and automated test cases, track defectsand manage test requirements
  4. Oracle Application Testing Suite Administrator :These are used to manage users, roles, projects, and fields
dgreybarrow Comparison Of Oracle Application Testing suite and LoadRunner for Performance Testing?
As you might know Oracle Application Testing suite is a reframed version of e-Test Suite of Empirix (which Oracle bought) and not a well known nor widely used tool compared to HP Loadrunner(earlier Mercury LR). Also it depends on the support that you get when you start the scripting and for Loadrunner you have lot of avaiable resources even if it is for testing Oracle components like Siebel. If you are coming from HP to OAT, can compare the products as
  • Oracle Test Manager is what you have HP Quality Center
  • Oracle OpenScript is what you have HP Win Runner HP QuickTest Professional
  • Oracle Load Testing is what you have HP LoadRunner
dgreybarrow WHo can use /Whom you can engage with This tool
  • Project manager
  • Performance test team lead
  • Technical analyst
  • Database administrator
  • Application administrator
  • System administrator
  • Network administrator
  • Business analyst /Business System Analysts
  • User representative
  • User emulation scripting resource
dgreybarrow Oracle Test Starter Kit
  • Sample test scripts from Oracle E-Business Suite QA group
  • Test scripts against an EBS Vision Demo database
  • Previous versions created forHP WinRunner and HP QTP testing tools
Oracle Test Starter Kit for E-Business Suite R12.1.1 for OpenScript Oracle Functional Testing Accelerator for Oracle EBS Test Starter Kits for R12.1.1, you can download from here
  • Financial Products:
    • Oracle Payables
    • Oracle Receivables
    • Oracle General Ledger
    • Oracle Assets
    • Oracle Internet Expenses
  • Manufacturing Products:
    • Oracle Purchasing
    • Oracle Inventory
    • Oracle Order Management
    • Oracle Cost Management
    • Oracle Materials Requirement Planning
    • Oracle Process Manufacturing Products
  • CRM Products:
    • Oracle Contracts
    • Oracle Service
    • Oracle Marketing
  • Human Resources Product:
    • Oracle Human Resources
    • Projects Product:
    • Oracle Projects
  • Technology Product:
    • Oracle Application Object Library

Comments

Popular posts from this blog

Oracle Subledger Accounting (SLA) Tables, Views

Oracle Subledger Accounting (SLA) Tables, Views Oracle Subledger Accounting Tables: TABLE NAME DESCRIPTION XLA_AAD_GROUPS The XLA_AAD_GROUPS table stores the merge dependencies analyzed during the merge analysis.  All application accounting definitions with the same GROUP_NUM must be merged together. XLA_AAD_HDR_ACCT_ATTRS The XLA_AAD_HDR_ACCT_ATTRS stores standard, system and custom sources assigned to an accounting attribute at the AAD level. XLA_AAD_HEADER_AC_ASSGNS Store the analytical criteria for the application accounting definitions. XLA_AAD_LINE_DEFN_ASSGNS This table stores the journal lines definitions for the application accounting definitions. XLA_AAD_LOADER_DEFNS_T The XLA_AAD_LOADER_DEFNS_T table is the interface table that facilitates the data transfer from data files and the database. XLA_AAD_LOADER_LOGS The XLA_AAD_LOADER_LOGS table stores the errors and logs generated by the application accounting definitions loader. XLA_AAD_SOURCES XLA_AAD_SOURCES table stores a...

Oracle Fusion Cloud: Supplier Import Process using File Based Data Import (FBDI)

 Supplier Data Migration or Upload to Oracle Fusion environment File-Based Data Import for Oracle Procurement Cloud Supplier import in oracle fusion   In this post , We will discuss about Supplier import in oracle fusion. Oracle has provided the FBDI tool to import suppliers from External  Source  to the Oracle fusion. Supplier Import in Oracle fusion we first need to  Download  the Supplier Import FDBI  templates  given by the Oracle fusion to import suppliers. Oracle has given 5 Different FBDI templates to Import supplier in Fusion. Here in this post , I will share the Complete steps for Supplier import in oracle fusion. You can refer this post for Supplier Import.   Steps for Supplier import in oracle fusion     Step1- First we need to download Supplier Data  Template  from Oracle Repository. Go to this path for Oracle Repository. ( select Based on your Cloud version) https://docs.oracle.com/en/...

Number to Word conversion in RTF

<?xdofx: expression ?> for extended SQL functions <?xdoxslt: expression ?> for extended XSL functions. You cannot mix xdofx statements with XSL expressions in the same context This function enables the conversion of numbers to words for RTF template output. This is a common requirement for check printing. The new function is “to_check_number”. The syntax of this function is <?xdofx:to_check_number(amount, precisionOrCurrency, caseType, decimalStyle)?> The following table describes the function attributes:   Attribute Description Valid Value amount The number to be transformed. Any number precisionOrCurrency For this attribute you can specify either the precision, which is the number of digits after the decimal point; or the currency code, which will govern the number of digits after the decimal point. The currency code does not generate a currency symbol in the output. An integer, such as 2; or a currency code, such as ‘USD’. caseType The case type of th...