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...

Public API’s for FA Transactions

Public API’s for FA Transactions So far Oracle FA is have all the good things except the lack on reporting.Oracle FA is now offer lot of public API's that can be used to interfacing with third party or Oracle application other modules. Here are some of transaction's API's:   Additions API if you have requirement to add assets directly via PL/SQL then use  FA_ADDITION_PUB.DO_ADDITION. If you have selected the Allow CIP Assets check box on the Book Controls window of a tax book when adding CIP assets using the Additions API, the this API automatically adds those CIP assets to that tax book at the same time that they are added to the corporate book. Adjustments API you can make cost adjustments to your assetsdirectly via PL/SQL using  FA_ADJUSTMENT_PUB.DO_ADJUSTMENT  for any  process adjustment. Detail can be found in appendix H) You can use this API if you have a custom interface that makes it difficult to use with the existing Oracle Assets interfaces for adjusti...

Unbilled Receivables and Unearned Revenue Accounting in Oracle Projects

Unbilled Receivables and Unearned Revenue Accounting in Oracle Projects Introduction When it comes to contractual billing, invoice and revenue generation are two separate processes, which during the lifespan of a project may or may not always coincide with each other and so do the balances in revenue and receivables accounts.  This interim difference between revenue and invoice account balances is bridged using Unbilled Receivables (UBR) and Unearned Revenue (UER) Accounts. Unearned Revenue (UER) Unearned Revenue (also termed as deferred revenue or UER) signifies money received for the goods or services, which are yet to be delivered.  As per the principles of Revenue Recognition, UER is recorded as on the balance sheet unless it is converted to Revenue upon delivery of goods or services For Example XYZ Consulting Ltd. receives an annual maintenance contract of $ 12,000 on Dec 31, 2014 for the period of Jan 01, 2015 to Dec 31, 2015. At the start of the contract as of Dec 31, 2...