Showing posts with label Oracle Functional Testing Suite. Show all posts
Showing posts with label Oracle Functional Testing Suite. Show all posts

Tuesday, December 15, 2015

Oracle Applications Testing Suite Oracle Flow Builder pre-loaded scripts , Starter Pack , Advanced Pack Details



Is Oracle Applications Testing Suite Comes with pre-loaded script ?

Oracle Applications Testing Suite has different modules:

  1. Oracle Functional testing ( OFT)
  2. Oracle Load Testing (OLT)
  3. Oracle Test Manager (OTM)

As on today's date,
If the customer purchases: Oracle Functional Testing Suite for Oracle Applications they are allowed to make use of the following pre-built scripts/testing assets:


Functional Testing Starter Pack for Oracle EBS

Test Starter Kits (TSK) - these are sample scripts for EBS, Siebel or JDE and built using OpenScript.
Flow Builder Starter pack - 3600 pre-built components and 200 flows for Oracle EBS 12.1.3 & 12.2

In addition customers can license , Advanced Pack

Functional Testing Advanced Pack for Oracle EBS

Advanced Pack gives additional 2000 components and 200 flows for EBS testing Functional Testing Advanced Pack for Utilities (available on utilities price list) Load Testing Advanced Pack for Utilities

Wednesday, March 25, 2015

How to use Oracle Flow Builder

How to use Oracle Flow Builder 

The Oracle Flow Builder or OFB is a framework built for non-technical testers or QA guys to automate flows of Oracle ebiz ( Oracle E-Business Suite ) mainly by enabling users to build components related to a specific OAF page or an Oracle Form. Once these components are built,
they can be helpful in building an automation flow with different combinations by drag-n-drop feature of OFB. Once all the components are logically arranged in a flow ( like Login, Navigate to respective responsibility OAF or Form, Perform actions and Verify expected results and Exit Oracle Applications ) the users are expected to right-click on each component dragged onto the flow and enter test data required for the keywords/actions listed in the component. Once all the required testdata is entered and saved properly, Users can generate Oracle Functional Testing Module (OFT) Automation Code of Oracle Applications Testing Suite. Once the code is generated, users can easily open the code in the automation tool and start executing the scripts without any difficulties.