Copyright 2013, Oracle and/or its affiliates. All rights reserved.

Size: px
Start display at page:

Download "Copyright 2013, Oracle and/or its affiliates. All rights reserved."

Transcription

1 1

2 Safe Harbour THE FOLLOWING IS INTENDED TO OUTLINE OUR GENERAL PRODUCT DIRECTION. IT IS INTENDED FOR INFORMATION PURPOSES ONLY, AND MAY NOT BE INCORPORATED INTO ANY CONTRACT. IT IS NOT A COMMITMENT TO DELIVER ANY MATERIAL, CODE, OR FUNCTIONALITY, AND SHOULD NOT BE RELIED UPON IN MAKING PURCHASING DECISIONS. THE DEVELOPMENT, RELEASE, AND TIMING OF ANY FEATURES OR FUNCTIONALITY DESCRIBED FOR ORACLE'S PRODUCTS REMAINS AT THE SOLE DISCRETION OF ORACLE. 2

3 Keyword-Driven Testing with Oracle Application Testing Suite: Application Testing Reinvented Mikael Fries Principal Product Manager Oracle ATS & TaaS Srikanth Krishnan Senior Director - Oracle EBS QA

4 Program Agenda How is testing done today? Testing challenges The Oracle solution Product Demo Real-world Case Study 4

5 How Is Testing Done Today? Typical scenario Testing team have to wait for application Test automation project is started once the application is available Teams of testers and application users are required for testing Test team works with application users to understand scenarios and flows for testing as well as the scope of the testing project Test automation begins Test team is provided access to a test environment Test team begins to build test automation scripts Test team consults application users for clarification of scenarios 5

6 Oracle Application Quality Solutions Application Testing Products Oracle Test Manager Application Testing Suite Oracle Functional Testing Oracle Load Testing Infrastructure Testing Products SQL Performance Analyzer Database Replay Application Replay Test Data and Lab Management Products Data Masking Data Discovery and Modeling Data Sub setting Cloud Delivery Platform Testing-as-a-Service Synthetic Workload Production Workload Test Data Management 6

7 Oracle Application Testing Suite Oracle s solution for testing Oracle Applications Oracle Functional Testing Suite for Oracle Applications Functional & regression testing Supports Web & Oracle Applications Oracle Load Testing Suite for Oracle Applications Load & Performance style testing Supports Web & Oracle Applications Smart integration with EM Diagnostics Test Management Test Process Management solution for Test Planing Requirements Test cases Defects tracking Reporting 7

8 Testing Challenges Growing complexity of applications requires more testing Manual testing takes too long Business users do not have time to test every change (repeatedly) Difficult to find technical resources for test automation Unable to leverage automated testing due to unavailability of technical resources Constant business process changes render test assets obsolete Scripts needs to be maintained/recreated after changes to the applications 8

9 New Approach to Testing Making sure your application is tested Dramatically reduces testing time? Minimizes the need for technical resources Reduces the testing complexity Minimizes the effort to keep you test assets current 9

10 INTRODUCING ORACLE FLOW BUILDER - KEYWORD DRIVEN TESTING 10

11 What Is Keyword Driven Testing? Keyword-driven testing is another way of creating automated tests It enables non-technical testers to compose test flows by defining series of user actions that together define an application user flow User actions are defined using pre-defined keywords such as Click, SetText, Select, etc. Test flows are then transformed into executable test automation scripts at run time 11

12 How Is Keyword Driven Testing Implemented? Example Use a Keyword driven testing framework as harness Testers analyze the application to test and define Keywords Technical testers implement Keywords and map these to code Keywords Click & Button could for example generate the code web.button(object).click(); Non-technical testers use Keywords to mimic actions in Flows SetText Id_UserName John Doe SetText Id_Password MyS3Cr3T Click Button OK Bind test data to Flows Generate test automation scripts 12

13 Pros and Cons of Keyword Driven Testing Keyword driven testing Pros Maintenance is lower (over time) Test cases are concise Readable test cases for stake holders Test cases are easy to modify Cons Requires technical resource for keyword implementation Test cases can reuse keywords Only suitable for applications where keywords / user actions can be re-used in many places More robust test scripts Framework may support multiple test automation tool Longer Time to Market Build framework Define keywords & code Steeper initial learning curve 13

14 Oracle Functional Testing Suite for Oracle Apps Includes both record/playback and keyword driven testing framework Your Flows Your Data Oracle Functional Testing Suite for Oracle Application ns Flows & Compoenents EBS Pre-Built Test Content Flow Builder Framework to combine flows and data to generate test scripts OpenScript Record & Playback + Advanced Scripting Generate Record Manually Test Automation Scripts Oracle EBS 14

15 Oracle Flow Builder New feature of Oracle Functional Testing Suite for Oracle Applications Keyword driven testing framework for non-technical testers Key differentiators for Oracle Flow Builder Optimized for Oracle e-business Suite (EBS) testing with predefined Keywords Rich library of pre-defined test flows & components components 200+ sanity flows Supports all key EBS modules 15

16 Oracle Flow Builder Concept Component Set Component Component Component <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> Flow Component <Keyword> <Keyword> <Keyword> Test Script 16

17 Oracle Flow Builder Flow Component Set Component Component Component Component <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> <Keyword> Create components of commonly seen <Keyword> user actions through Flow Builder s Web UI or through MS Excel Components can be re-used Components can be easily changed when application changes or for customizations Test Script 17

18 Flow Builder How to define a component 18

19 How To Work With Components Sets Oracle Flow Builder components Components Login to App Update Item BOM Navigate to Form Assign Serial Tag Search Item Close Form Define Revision Logout of App 19

20 How To Work With Components Sets You can use the components to build Flows Components Login to App Update Item BOM Navigate to Form Assign Serial Tag Search Item Close Form Define Revision Logout of App Flow 1 Flow 2 20

21 How To Work With Components Sets You can use the components to build Flows Components Login to App Update Item BOM Navigate to Form Assign Serial Tag Search Item Close Form Define Revision Logout of App Flow 1 Flow 2 21

22 How To Work With Components Sets Use Component Sets to combine frequently used components Components Login to App Update Item BOM Navigate to Form Assign Serial Tag Search Item Close Form Define Revision Logout of App Flow 1 Flow 2 Login Login to App to App SAME Navigate Navigate to to Form Form Create Search Search Item Item Component Set Revision Revision Define Item Revision Update Assign Item BOM Serial Tag 22

23 How To Work With Components Sets Using Components Sets will simplify Flow creation Components Login to App Update Item BOM Navigate to Form Assign Serial Tag Search Item Close Form Define Revision Logout of App Flow 1 Component Set Login to App Navigate to Define FormItem Revision Search Item Define Revision Update Item BOM Flow 2 Component Set Login to App Navigate to Define FormItem Revision Search Item Define Revision Assign Serial Tag 23

24 Record/Playback vs Oracle Flow Builder Steps to automate a testing Traditional record / playback Deploy AuT Record Script(s) Add verifications Parametrize Synchronize Stabilize Keyword driven testing with Oracle Flow Builder (Create Components) Assemble Flows Bind test data Generate Script 24

25 What If The Application Changes? How To Handle Changes in Application Analyze and identify areas where application changed Update components or flow structure accordingly If required update test data Re-generate test automation scripts Changes in UI Changes in UI only only Where is the change? Update component Update test data Changes in UI & transactions/logic Update component Copy flow structure Enter test data Generate script Generate script 25

26 Record/Playback vs Oracle Flow Builder Steps to maintain test automation Traditional record / playback Re-record Script(s) Add verifications Parametrize Synchronize Stabilize Keyword driven testing with Oracle Flow Builder (Update Components) (Update Flows) (Bind test data) Generate Script 26

27 Oracle Flow Builder Architechture Web UI for creating components, component Sets, flows & user management MS Excel for creating components off-line http Notifications Users can create & upload Custom Function Libraries to extend Flow Builder functionality Application Server Repository Component & Flow Storage OFT Scripts Generated from Flows 27

28 Oracle Flow Builder How to install Setup a server with Oracle Linux 5.x Install Oracle 11g EE Database Extract Oracle Flow Builder Zip >unzip./ofb_main_generic_x.x.s.zip d /tmp/ofb_main Begin OFB Setup >./tmp/ofb_main/setup.sh install 28

29 Oracle Flow Builder How to install Enter configuration as prompted by the setup script Enter install directory: /scratch/myuser/oracle/oracleofb Create Administrator Password to access the application: oracle123 Enter Database host name (press enter to accept [auto-detected-hostname]): xxxxx.us.oracle.com Enter Database port (press enter to accept [1521]): 1521 Enter database SID (press enter to accept [orcl]): orcl Enter database admin user name: system Enter database admin Password: oracle123 Begin to use Oracle Flow Builder for test automation 29

30 Graphic Section Divider Case Study Oracle e-business Suite QA 30

31 Components Oracle Flow Builder PO Header 31

32 Components Oracle Flow Builder PO line type - Goods PO line type - Service 32

33 Component Definition 33

34 Graphic Section Divider DEMO 34

35 Addressing The Testing Challenges Oracle Flow Builder Manual testing takes too long Oracle Flow Builder can reduce the need for manual testing freeing the business users from manual testing Difficult to find technical resources for test automation Oracle Flow Builder requires less technical resources allowing testing team to work more efficiently Constant business process changes render test assets obsolete Oracle Flow Builder requires a fraction of maintenance compared to traditional scripts, allowing customers to keep up-to-date 35

36 Addressing The Testing Challenges Oracle Flow Builder Reduce test development effort Make use of pre-defined components Compress lead time for testing Test script development can begin before application is ready Easy maintenance Quick and easy changes of components and flows AUT* does not have to be available when creating the scripts When AUT* changes testers only have to update Keywords or flows 36 * Application Under Test

37 Addressing The Testing Challenges Oracle Flow Builder Eliminates the major drawbacks of keyword driven testing Pre-defined Keywords Pre-defined components & flows 37

38 With Oracle Flow Builder we address the key issue of automating EBS testing content and reusability. We have derived up to 60% savings using Oracle Flow Builder over traditional methods Srikanth Krishnan Senior Director, EBS QA, Oracle. 38

39 Re-inventing Application Testing Oracle Application Testing Suite Optimized testing solutions for Oracle applications Jump-start EBS testing with pre-built content Allow your organization to become truly agile Empower non-technical resources to create test automation flows Easy changes of existing components for your customizations Keep your testware current with a minimal effort Reduce complexity of testing Reduce test cycle effort - allows you to test every change! 39

40 40

41 41

Performance and Load Testing R12 With Oracle Applications Test Suite

Performance and Load Testing R12 With Oracle Applications Test Suite Performance and Load Testing R12 With Oracle Applications Test Suite Deep Ram Technical Director Oracle Corporation Daniel Gonzalez Practice Manager Oracle Corporation Safe Harbor

More information

Oracle Enterprise Manager Oracle Database and Application Testing. Application Testing Suite Lab. Session S318966

Oracle Enterprise Manager Oracle Database and Application Testing. Application Testing Suite Lab. Session S318966 Oracle Enterprise Manager Oracle Database and Application Testing Application Testing Suite Lab Session S318966 Oracle Enterprise Manager 11g Application Testing Suite 9.1 Hands on Lab Introduction to

More information

Javaentwicklung in der Oracle Cloud

Javaentwicklung in der Oracle Cloud Javaentwicklung in der Oracle Cloud Sören Halter Principal Sales Consultant 2016-11-17 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information

More information

Improving Your Business with Oracle Data Integration See How Oracle Enterprise Metadata Management Can Help You

Improving Your Business with Oracle Data Integration See How Oracle Enterprise Metadata Management Can Help You Improving Your Business with Oracle Data Integration See How Oracle Enterprise Metadata Management Can Help You Özgür Yiğit Oracle Data Integration, Senior Manager, ECEMEA Safe Harbor Statement The following

More information

Welcome to the Oracle Enterprise Manager Technical Webcast Series

Welcome to the Oracle Enterprise Manager Technical Webcast Series Welcome to the Oracle Enterprise Manager Technical Webcast Series Please ensure that you are connected to the audio portion of this event which is available by dialing: Dial-in US/Canada : ( 888 ) 794-4691

More information

<Insert Picture Here> The Oracle Fusion Development Platform: Oracle JDeveloper and Oracle ADF Overview

<Insert Picture Here> The Oracle Fusion Development Platform: Oracle JDeveloper and Oracle ADF Overview 1 1 The Oracle Fusion Development Platform: Oracle JDeveloper and Oracle ADF Overview Dana Singleterry Principal Product Manager Oracle JDeveloper and Oracle ADF http://blogs.oracle.com/dana

More information

Introduction to the Azure Portal

Introduction to the Azure Portal Page 1 of 17 Introduction to the Azure Portal The new Azure portal is an all-in-one, work-anywhere experience. Now you can manage App Service Apps, databases and Visual Studio Team Services projects in

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 ! 2 Oracle VM Introduction Adam Hawley, Senior Director Virtualization, Oracle January 15, 2013 Safe Harbor Statement The following is intended to outline our general product direction. It is intended

More information

Safe Harbor Statement

Safe Harbor Statement Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment

More information

How to Troubleshoot Databases and Exadata Using Oracle Log Analytics

How to Troubleshoot Databases and Exadata Using Oracle Log Analytics How to Troubleshoot Databases and Exadata Using Oracle Log Analytics Nima Haddadkaveh Director, Product Management Oracle Management Cloud October, 2018 Copyright 2018, Oracle and/or its affiliates. All

More information

<Insert Picture Here> Forms Strategies: Modernizing Your Oracle Forms Investment

<Insert Picture Here> Forms Strategies: Modernizing Your Oracle Forms Investment Forms Strategies: Modernizing Your Oracle Forms Investment Desmond Chan Solution Architect Manager Oracle Consulting Services Agenda Oracle Forms Strategy Forms Modernisation Strategies

More information

Security Compliance and Data Governance: Dual problems, single solution CON8015

Security Compliance and Data Governance: Dual problems, single solution CON8015 Security Compliance and Data Governance: Dual problems, single solution CON8015 David Wolf Director of Product Management Oracle Development, Enterprise Manager Steve Ries Senior Systems Architect Technology

More information

!1 Copyright 2013, Oracle and/or its affiliates. All rights reserved.

!1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. !1 Oracle Applications User Experiences in the Cloud: Trends and Strategy Noel Portugal Principal UX Developer March, 2014!2 Safe Harbor The following is intended to outline our general product direction.

More information

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Oracle WebCenter Portal and ADF Development Richard Maldonado Principal Product Manager 2 Copyright 2012, Oracle and/or its affiliates.

More information

Test Automation Practice STC 2012

Test Automation Practice STC 2012 Test Automation Practice in Agile Projects STC 2012 www.harbinger-systems.com Abstract Principles of agile Challenges in Test Automation What we should and shouldn t automate Test Automation Frameworks

More information

ebusiness Suite goes SOA

ebusiness Suite goes SOA ebusiness Suite goes SOA Ulrich Janke Oracle Consulting Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not

More information

Learn Well Technocraft

Learn Well Technocraft The course includes Manual Testing + Automation Testing (QTP) details. The Courses can be taken individually or in combined. Course Objectives Understand Benefits of using Quick Test to automate tests

More information

<Insert Picture Here>

<Insert Picture Here> Oracle Forms Modernization with Oracle Application Express Marc Sewtz Software Development Manager Oracle Application Express Oracle USA Inc. 540 Madison Avenue,

More information

How manual testers can break into Test Automation without programming skills

How manual testers can break into Test Automation without programming skills How manual testers can break into Test Automation without programming skills Jim Trentadue Enterprise Account Manager - Ranorex jtrentadue@ranorex.com Agenda Agenda Test Automation Industry recap Test

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2011, Oracle and/or its affiliates. All rights The following is intended to outline Oracle s general product direction. It is intended for information purposes only, and may not be incorporated

More information

Rapid Application Development with APEX 5.0

Rapid Application Development with APEX 5.0 Rapid Application Development with APEX 5.0 Anthony Rayner Principal Member of Technical Staff Oracle Application Express Oracle UK The following is intended to outline Oracle s general product direction.

More information

Oracle Application Express

Oracle Application Express Oracle Application Express DOAG Regionaltreffen NRW March 26, 2014 Joel R. Kallman, Director, Software Development Oracle Application Express 1 Copyright 2014, Oracle and/or its affiliates. All rights

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Re-Engineering Your Database Design with Oracle SQL Developer Data Modeler Swarnapriya Shridhar Curriculum IDC Operations Manager 2

More information

<Insert Picture Here> Configuration Manager Installation Process

<Insert Picture Here> Configuration Manager Installation Process Configuration Manager Installation Process Agenda Collector and Configuration Manager Unzipping the distribution file Creation of the CCR directory Running Setup Installation, License,

More information

Power your cloud infrastructure with Oracle VM and Cisco!

Power your cloud infrastructure with Oracle VM and Cisco! Power your cloud infrastructure with Oracle VM and Cisco! John Priest Director PM Oracle VM October 26/27, 2015 Safe Harbor Statement The following is intended to outline our general product direction.

More information

Docker and Oracle Everything You Wanted To Know

Docker and Oracle Everything You Wanted To Know Docker and Oracle Everything You Wanted To Know June, 2017 Umesh Tanna Principal Technology Sales Consultant Oracle Sales Consulting Centers(SCC) Bangalore Safe Harbor Statement The following is intended

More information

Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction. Ajay Gandhi Sr. Director of Product Management Enterprise 2.

Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction. Ajay Gandhi Sr. Director of Product Management Enterprise 2. Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction Ajay Gandhi Sr. Director of Product Management Enterprise 2.0 and Portals 1 Agenda Enterprise 2.0 and Portal Product Strategy AquaLogic

More information

OEM12c Overview for DBA

OEM12c Overview for DBA OEM12c Overview for DBA Francisco Munoz Alvarez LAOUC, CLOUG & NZOUG President IOUC LA Spokesperson 8/9/10g/11g OCP, RAC OCE, AS OCA, E-Business OCP, SQL/PLSQL OCA, Oracle 7 OCM Oracle 7, 11GR2 & OVM 3.1

More information

Performance Testing: Respect the Difference

Performance Testing: Respect the Difference Performance Testing: Respect the Difference Software Quality Days 2014 January 16, 2014 Alexander Podelko apodelko@yahoo.com http://alexanderpodelko.com/blog @apodelko About Me Have specialized in performance

More information

1 Copyright 2013, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2013, Oracle and/or its affiliates. All rights Creating Custom PDF reports with APEX 4.2.2 Marc Sewtz Senior Software Development Manager Oracle USA Inc. New York, NY 2 Copyright 2013, Oracle

More information

Copyright 2018, Oracle and/or its affiliates. All rights reserved.

Copyright 2018, Oracle and/or its affiliates. All rights reserved. Beyond SQL Tuning: Insider's Guide to Maximizing SQL Performance Monday, Oct 22 10:30 a.m. - 11:15 a.m. Marriott Marquis (Golden Gate Level) - Golden Gate A Ashish Agrawal Group Product Manager Oracle

More information

1Copyright 2012, Oracle and/or its affiliates. All rights reserved.

1Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1Copyright 2012, Oracle and/or its affiliates. All rights reserved. Patterns of SaaS: Database refactoring Leonid Igolnik, Marcin Burlinski Insert Picture Here The following is intended to outline our

More information

Understanding Oracle ADF and its role in the Oracle Fusion Platform

Understanding Oracle ADF and its role in the Oracle Fusion Platform ORACLE PRODUCT LOGO Understanding Oracle ADF and its role in the Oracle Fusion Platform Dana Singleterry blogs.oracle.com/dana 2 Copyright Principal 2011, Oracle and/or its Product affiliates. All rights

More information

Value of managing and running automated functional tests with Rational Quality Manager

Value of managing and running automated functional tests with Rational Quality Manager Value of managing and running automated functional tests with Rational Quality Manager Shinoj Zacharias (Shinoj.zacharias@in.ibm.com) Senior Software Engineer, Technical Lead IBM Software Fariz Saracevic

More information

Oracle APEX 18.1 New Features

Oracle APEX 18.1 New Features Oracle APEX 18.1 New Features May, 2018 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Crea?ng Cloud Apps with Oracle Applica?on Builder Cloud Service

Crea?ng Cloud Apps with Oracle Applica?on Builder Cloud Service Crea?ng Cloud Apps with Oracle Applica?on Builder Cloud Service Shay Shmeltzer Director of Product Management Oracle Development Tools and Frameworks @JDevShay hpp://blogs.oracle.com/shay This App you

More information

What s New with Oracle Database 12c on Windows: On-Premises and in the Cloud

What s New with Oracle Database 12c on Windows: On-Premises and in the Cloud What s New with Oracle Database 12c on Windows: On-Premises and in the Cloud Santanu Datta Vice President Database Technologies Alex Keh Senior Principal Product Manager Database Technologies Oracle Confidential

More information

ALM120 Application Lifecycle Management 12.0 Essentials Gold Package

ALM120 Application Lifecycle Management 12.0 Essentials Gold Package Course Data Sheet ALM120 Application Lifecycle Management 12.0 Essentials Gold Package Course No: ALM120-120 For software version(s): Software version used in the labs: 12.0 Delivery formats: Instructor

More information

Mobile Application Development: Introducing ADF Mobile Native Client Framework

Mobile Application Development: Introducing ADF Mobile Native Client Framework Mobile Application Development: Introducing ADF Mobile Native Client Framework Denis Tyrell, Senior Director of Product Development, ADF/JDeveloper Joe Huang, Senior Principal Product Manager, ADF/JDeveloper

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13 1 Roadmap Dave Bain PeopleSoft Product Management 2 The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any

More information

vcloud Director Administrator's Guide

vcloud Director Administrator's Guide vcloud Director 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of

More information

Test Automation Strategies in Continuous Delivery. Nandan Shinde Test Automation Architect (Tech CoE) Cognizant Technology Solutions

Test Automation Strategies in Continuous Delivery. Nandan Shinde Test Automation Architect (Tech CoE) Cognizant Technology Solutions Test Automation Strategies in Continuous Delivery Nandan Shinde Test Automation Architect (Tech CoE) Cognizant Technology Solutions The world of application is going through a monumental shift.. Evolving

More information

Oracle Application Container Cloud

Oracle Application Container Cloud Oracle Application Container Cloud Matthew Baldwin Principal Product Manager Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes

More information

<Insert Picture Here> Active Directory and Windows Security Integration with Oracle Database

<Insert Picture Here> Active Directory and Windows Security Integration with Oracle Database 1 Active Directory and Windows Security Integration with Oracle Database Santanu Datta ` Christian Shay Mark Wilcox Sr. Director Principal Product Manager Principal Product Manager

More information

SOA Software API Gateway Appliance 6.3 Administration Guide

SOA Software API Gateway Appliance 6.3 Administration Guide SOA Software API Gateway Appliance 6.3 Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names, logos,

More information

Oracle Enterprise Manager 12c Sybase ASE Database Plug-in

Oracle Enterprise Manager 12c Sybase ASE Database Plug-in Oracle Enterprise Manager 12c Sybase ASE Database Plug-in May 2015 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only,

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13 The following is intended to outline our general product direction.

More information

Oracle Database 18c and Autonomous Database

Oracle Database 18c and Autonomous Database Oracle Database 18c and Autonomous Database Maria Colgan Oracle Database Product Management March 2018 @SQLMaria Safe Harbor Statement The following is intended to outline our general product direction.

More information

Open2Test Test Automation Framework for Selenium Web Driver - Introduction

Open2Test Test Automation Framework for Selenium Web Driver - Introduction for Selenium Web Driver - Version 1.0 April 2013 DISCLAIMER Verbatim copying and distribution of this entire article is permitted worldwide, without royalty, in any medium, provided this notice is preserved.

More information

Silk Central Release Notes

Silk Central Release Notes Silk Central 16.5 Release Notes Borland Software Corporation 700 King Farm Blvd, Suite 400 Rockville, MD 20850 Copyright Micro Focus 2015. All rights reserved. Portions Copyright 2004-2009 Borland Software

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. BI Publisher Anatomy of a Template (15010) Mike Donohue Director, BI Product Management 2 Copyright 2011, Oracle and/or its affiliates.

More information

esign Genie Quick Start Guide

esign Genie Quick Start Guide #1 Easiest and Most Collaborative Esignature Software Solution Highlights 1. Electronic Signature Scenarios and User Processes esign Genie Quick Start Guide 2. Create Reusable Templates and Send 3. Create

More information

Configurator 360 Hands-On Lab

Configurator 360 Hands-On Lab Configurator 360 Hands-On Lab Pierre Masson Premium Support Specialist Join the conversation #AU2017 #AUGermany Preliminary step Enable C360 Go the trial page of C360 and enable it : http://www.autodesk.com/products/configurator-360/free-trial

More information

Object vs Image-based Testing Producing Automated GUI Tests to Withstand Change

Object vs Image-based Testing Producing Automated GUI Tests to Withstand Change Object vs Image-based Testing Producing Automated GUI Tests to Withstand Change Handling Application Change Script maintenance, and handling application change, is one of the highest impact factors when

More information

<Insert Picture Here> Automate Your E-Business Suite Testing With Oracle Application Testing Suite

<Insert Picture Here> Automate Your E-Business Suite Testing With Oracle Application Testing Suite Automate Your E-Business Suite Testing With Oracle Application Testing Suite Joe Fernandes Director of Product Management, Oracle Sam Tong Systems Architect, Forsythe Uday Tembulkar

More information

Understanding Oracle RAC ( ) Internals: The Cache Fusion Edition

Understanding Oracle RAC ( ) Internals: The Cache Fusion Edition Understanding (12.1.0.2) Internals: The Cache Fusion Edition Subtitle Markus Michalewicz Director of Product Management Oracle Real Application Clusters (RAC) November 19th, 2014 @OracleRACpm http://www.linkedin.com/in/markusmichalewicz

More information

Table of Contents. CPS Supplier Portal 05 - Self-Service "Admin"

Table of Contents. CPS Supplier Portal 05 - Self-Service Admin Table of Contents Introduction... 2 Prerequisites... 2 General... 3 Company Profile - Organization... 4 Contact Directory... 5 Create a New Contact... 6 Update a Contact... 8 Inactivate a Contact... 10

More information

Curriculum Guide. ThingWorx

Curriculum Guide. ThingWorx Curriculum Guide ThingWorx Live Classroom Curriculum Guide Introduction to ThingWorx 8 ThingWorx 8 User Interface Development ThingWorx 8 Platform Administration ThingWorx 7.3 Fundamentals Applying Machine

More information

Introduction to Provisioning

Introduction to Provisioning CHAPTER 1 Cisco Prime Collaboration Provisioning provides a scalable web-based solution to manage company s next-generation communication services. Provisioning manages IP communication services in an

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 Managing Oracle Database 12c with Oracle Enterprise Manager 12c Martin

More information

Oracle Application Express 5 New Features

Oracle Application Express 5 New Features Oracle Application Express 5 New Features 20th HrOUG conference October 16, 2015 Vladislav Uvarov Software Development Manager Database Server Technologies Division Copyright 2015, Oracle and/or its affiliates.

More information

SOLUTION BRIEF CA TEST DATA MANAGER FOR HPE ALM. CA Test Data Manager for HPE ALM

SOLUTION BRIEF CA TEST DATA MANAGER FOR HPE ALM. CA Test Data Manager for HPE ALM SOLUTION BRIEF CA TEST DATA MANAGER FOR HPE ALM CA Test Data Manager for HPE ALM Generate all the data needed to deliver fully tested software, and export it directly into Hewlett Packard Enterprise Application

More information

Introduction to ALM, UFT, VuGen, and LoadRunner

Introduction to ALM, UFT, VuGen, and LoadRunner Software Education Introduction to ALM, UFT, VuGen, and LoadRunner This course introduces students to the Application Lifecycle Management line products Introduction to ALM, UFT, VuGen, and LoadRunner

More information

Test-driven development

Test-driven development Test-driven development And how we do it at WIX Mantas Indrašius Software Engineer WIX.COM Agenda Tests overview Test-driven development (TDD) The Bowling Game demo Kickstarting a project using TDD How

More information

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

More information

Oracle Application Express: Administration 1-2

Oracle Application Express: Administration 1-2 Oracle Application Express: Administration 1-2 The suggested course agenda is displayed in the slide. Each lesson, except the Course Overview, will be followed by practice time. Oracle Application Express:

More information

DESIGN HELPED A MAJOR AND HIGHER SOFTWARE CUSTOMER SUCCESS STORY ABOUT THE CLIENT

DESIGN HELPED A MAJOR AND HIGHER SOFTWARE CUSTOMER SUCCESS STORY ABOUT THE CLIENT CUSTOMER SUCCESS STORY AUTOMATED TEST DESIGN HELPED A MAJOR INSURANCE COMPANY ACHIEVE OPTIMIZED AND HIGHER SOFTWARE QUALITY ABOUT THE CLIENT The client is a major insurance company in the United States

More information

Primavera P6 Professional Windows 10 Installation Instructions. Primavera P6. Installation Instructions. For Windows 10 Users

Primavera P6 Professional Windows 10 Installation Instructions. Primavera P6. Installation Instructions. For Windows 10 Users Primavera P6 Installation Instructions For Windows 10 Users 1 IMPORTANT: READ THESE INSTRUCTIONS CAREFULLY AND FOLLOW THEM EXACTLY. The following is provided for your convenience only. Ten Six Consulting

More information

What s New for Oracle Database 11gR2 on Windows?

What s New for Oracle Database 11gR2 on Windows? 1 What s New for Oracle Database 11gR2 on Windows? Santanu Datta ` Alex Keh Dennis Ruane Sr. Director Principal Product Manager Senior Database Software Engineer Server Technologies

More information

Introducing Oracle Machine Learning

Introducing Oracle Machine Learning Introducing Oracle Machine Learning A Collaborative Zeppelin notebook for Oracle s machine learning capabilities Charlie Berger Marcos Arancibia Mark Hornick Advanced Analytics and Machine Learning Copyright

More information

Integrating your CX, ERP and HCM Clouds with your On-premises Applications CON7012

Integrating your CX, ERP and HCM Clouds with your On-premises Applications CON7012 OpenWorld 2016 Integrating your CX, ERP and HCM Clouds with your On-premises Applications CON7012 Rajesh Kalra, Sr. Principal Product Manager, Oracle Ravi Sankaran, Sr. Director, Oracle Cloud Integration

More information

<Insert Picture Here> Oracle SQL Developer: PL/SQL Support and Unit Testing

<Insert Picture Here> Oracle SQL Developer: PL/SQL Support and Unit Testing 3 Oracle SQL Developer: PL/SQL Support and Unit Testing The following is intended to outline our general product direction. It is intended for information purposes only, and may not

More information

Open2Test Test Automation Framework Introduction - TestPartner

Open2Test Test Automation Framework Introduction - TestPartner Introduction - TestPartner Version 1.0 September 2009 DISCLAIMER Verbatim copying and distribution of this entire article is permitted worldwide, without royalty, in any medium, provided this notice is

More information

About Me Specialize in performance last 15 years Currently performance testing and optimization of Hyperion products at Oracle Blog at

About Me Specialize in performance last 15 years Currently performance testing and optimization of Hyperion products at Oracle Blog at WebPerfDays Load Testing: Use a Right Approach to Mitigate Performance Risks Alexander Podelko alex.podelko@oracle.com alexanderpodelko.com/blog @apodelko June 28, 2012 1 About Me Specialize in performance

More information

Introduction to K2View Fabric

Introduction to K2View Fabric Introduction to K2View Fabric 1 Introduction to K2View Fabric Overview In every industry, the amount of data being created and consumed on a daily basis is growing exponentially. Enterprises are struggling

More information

7 steps for digital app test automation success. October 2018

7 steps for digital app test automation success. October 2018 7 steps for digital app test automation success October 2018 Speakers Guy Arieli CTO Ruth Zamir Director of Marketing 2 01 5 About Experitest + Intro min 02 35 7 steps for digital app test automation success

More information

WhatsConfigured for WhatsUp Gold 2016 User Guide

WhatsConfigured for WhatsUp Gold 2016 User Guide WhatsConfigured for WhatsUp Gold 2016 User Guide Contents Welcome to WhatsConfigured 1 What is WhatsConfigured? 1 Finding more information and updates 1 Sending feedback 2 Deploying WhatsConfigured 3 STEP

More information

<Insert Picture Here> Oracle Application Framework (OAF): Architecture, Personalization, and Extensibility in Oracle E-Business Suite Release 12

<Insert Picture Here> Oracle Application Framework (OAF): Architecture, Personalization, and Extensibility in Oracle E-Business Suite Release 12 Oracle Application Framework (OAF): Architecture, Personalization, and Extensibility in Oracle E-Business Suite Release 12 Sara Woodhull Principal Product Analyst, Oracle Corporation

More information

Agile Test Automation Framework - Overhauling the Challenges

Agile Test Automation Framework - Overhauling the Challenges Agile Test Automation Framework - Overhauling the Challenges By Merral Crasto Test Lead, IBM India Pvt Ltd. Email: mecrasto@in.ibm.com - 1 - Table of Contents Abstract...3 About IBM India Pvt Ltd...3 The

More information

Continuous delivery of Java applications. Marek Kratky Principal Sales Consultant Oracle Cloud Platform. May, 2016

Continuous delivery of Java applications. Marek Kratky Principal Sales Consultant Oracle Cloud Platform. May, 2016 Continuous delivery of Java applications using Oracle Cloud Platform Services Marek Kratky Principal Sales Consultant Oracle Cloud Platform May, 2016 Safe Harbor Statement The following is intended to

More information

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3.1 April 07, Integration Guide IBM

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3.1 April 07, Integration Guide IBM IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3.1 April 07, 2017 Integration Guide IBM Note Before using this information and the product it supports, read the information

More information

ForeScout Extended Module for ServiceNow

ForeScout Extended Module for ServiceNow ForeScout Extended Module for ServiceNow Version 1.2 Table of Contents About ServiceNow Integration... 4 Use Cases... 4 Asset Identification... 4 Asset Inventory True-up... 5 Additional ServiceNow Documentation...

More information

Cloud Consolidation with Oracle (RAC) How much is too much?

Cloud Consolidation with Oracle (RAC) How much is too much? 1 Copyright 11, Oracle and/or its affiliates All rights reserved Cloud Consolidation with Oracle (RAC) How much is too much? Markus Michalewicz Senior Principal Product Manager Oracle RAC, Oracle America

More information

Hidden Gems in JD Edwards Orchestrator and AIS Server

Hidden Gems in JD Edwards Orchestrator and AIS Server Hidden Gems in JD Edwards Orchestrator and AIS Server Darryl Shakespeare Senior Director Product Development Oracle JD Edwards EnterpriseOne November 12-17, 2017 Safe Harbor Statement The following is

More information

ForeScout Extended Module for Tenable Vulnerability Management

ForeScout Extended Module for Tenable Vulnerability Management ForeScout Extended Module for Tenable Vulnerability Management Version 2.7.1 Table of Contents About Tenable Vulnerability Management Module... 4 Compatible Tenable Vulnerability Products... 4 About Support

More information

CA Test Data Manager Key Scenarios

CA Test Data Manager Key Scenarios WHITE PAPER APRIL 2016 CA Test Data Manager Key Scenarios Generate and secure all the data needed for rigorous testing, and provision it to highly distributed teams on demand. Muhammad Arif Application

More information

TEST STUDIO FEATURES FOR SUCCESSFUL TEST AUTOMATION

TEST STUDIO FEATURES FOR SUCCESSFUL TEST AUTOMATION TEST STUDIO FEATURES FOR SUCCESSFUL TEST AUTOMATION CROSS-BROWSER TEST RECORD AND PLAYBACK: BETTER, QUICKER AND MORE ACCURATE 1 Unlike most test automation solutions out there, Test Studio lets testers

More information

Workspace Administrator Help File

Workspace Administrator Help File Workspace Administrator Help File Table of Contents HotDocs Workspace Help File... 1 Getting Started with Workspace... 3 What is HotDocs Workspace?... 3 Getting Started with Workspace... 3 To access Workspace...

More information

LEVERAGING VISUAL STUDIO TEAM SYSTEM 2008 Course LTS08: Five days; Instructor-Led Course Syllabus

LEVERAGING VISUAL STUDIO TEAM SYSTEM 2008 Course LTS08: Five days; Instructor-Led Course Syllabus LEVERAGING VISUAL STUDIO TEAM SYSTEM 2008 Course LTS08: Five days; Instructor-Led Course Syllabus INTRODUCTION This five-day, instructor-led course provides students with the knowledge and skills to effectively

More information

Moving Databases to Oracle Cloud: Performance Best Practices

Moving Databases to Oracle Cloud: Performance Best Practices Moving Databases to Oracle Cloud: Performance Best Practices Kurt Engeleiter Product Manager Oracle Safe Harbor Statement The following is intended to outline our general product direction. It is intended

More information

Structured Approach to Testing - Android in an Agile Environment

Structured Approach to Testing - Android in an Agile Environment Structured Approach to Testing - Android in an Agile Environment Table of Contents 1 Mobile Marketplace 2 3 4 5 6 7 8 9 Top Challenges & Goals Traditional vs Agile Mobile Testing Lifecycle Elements of

More information

MySQL InnoDB Cluster. MySQL HA Made Easy! Miguel Araújo Senior Software Developer MySQL Middleware and Clients. FOSDEM 18 - February 04, 2018

MySQL InnoDB Cluster. MySQL HA Made Easy! Miguel Araújo Senior Software Developer MySQL Middleware and Clients. FOSDEM 18 - February 04, 2018 MySQL InnoDB Cluster MySQL HA Made Easy! Miguel Araújo Senior Software Developer MySQL Middleware and Clients FOSDEM 18 - February 04, 2018 Safe Harbor Statement The following is intended to outline our

More information

Course Outline. Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days Instructor-Led

Course Outline. Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days Instructor-Led Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days Instructor-Led Introduction This two day class is designed for information workers or power users who serve as SharePoint

More information

Oracle. Sales Cloud Integrating with Oracle Marketing Cloud. Release 13 (update 18B)

Oracle. Sales Cloud Integrating with Oracle Marketing Cloud. Release 13 (update 18B) Oracle Sales Cloud Integrating with Oracle Marketing Cloud Release 13 (update 18B) Release 13 (update 18B) Part Number E94441-01 Copyright 2011-2018, Oracle and/or its affiliates. All rights reserved.

More information

Exam Questions

Exam Questions Exam Questions 70-499 Recertification for MCSD: Application Lifecycle Management https://www.2passeasy.com/dumps/70-499/ 1.. You plan to roll out Microsoft Test Manager (MTM). Phase 1 testing will include

More information

OpenWorld 2018 SQL Tuning Tips for Cloud Administrators

OpenWorld 2018 SQL Tuning Tips for Cloud Administrators OpenWorld 2018 SQL Tuning Tips for Cloud Administrators GP (Prabhaker Gongloor) Senior Director of Product Management Bjorn Bolltoft Dr. Khaled Yagoub Systems and DB Manageability Development Oracle Corporation

More information

SOA Software Intermediary for Microsoft : Install Guide

SOA Software Intermediary for Microsoft : Install Guide SOA Software Intermediary for Microsoft : Install Guide SOA Software Intermediary for Microsoft Install Guide SOAIM_60 August 2013 Copyright Copyright 2013 SOA Software, Inc. All rights reserved. Trademarks

More information

Keeping pace with Product Evolution UI Automation Framework Guidelines. V. Narayan Raman CEO,

Keeping pace with Product Evolution UI Automation Framework Guidelines. V. Narayan Raman CEO, Keeping pace with Product Evolution UI Automation Framework Guidelines V. Narayan Raman CEO, Sahi Pro @narayanraman @sahipro Initial Thoughts? Automation keeps breaking Waits and synchronization problems

More information

OSSW ICOSST 2009, Al-Khawarizmi Institute of Computer Science University of Engineering and Technology, Lahore

OSSW ICOSST 2009, Al-Khawarizmi Institute of Computer Science University of Engineering and Technology, Lahore Agenda What is Selenium Why Selenium Testing using record/playback and scripting tool Selenium Grid Benefits The Problem Conclusion What is Selenium Selenium is a chemical element with the atomic number

More information

<Insert Picture Here> Accelerated Java EE Development: The Oracle Way

<Insert Picture Here> Accelerated Java EE Development: The Oracle Way 1 1 Accelerated Java EE Development: The Oracle Way Dana Singleterry Principal Product Manager Oracle JDeveloper and Oracle ADF http://blogs.oracle.com/dana Warning demo contains

More information