Correlating Data and Integrating Tests USINGQTP65-STUDENT-01A.

Slides:



Advertisements
Similar presentations
Access 2007 ® Use Databases How can Microsoft Access 2007 help you structure your database?
Advertisements

QuickTest Professional and TestDirector Integration USINGQTP65-STUDENT-01A.
Database management system (DBMS)  a DBMS allows users and other software to store and retrieve data in a structured way  controls the organization,
Key-word Driven Automation Framework Shiva Kumar Soumya Dalvi May 25, 2007.
Experiment #2 Resistor Statistics
3/5/2009Computer systems1 Analyzing System Using Data Dictionaries Computer System: 1. Data Dictionary 2. Data Dictionary Categories 3. Creating Data Dictionary.
What is AuditWin? AuditWin is the most comprehensive premium audit software in the industry. With AuditWin you may receive pre-audit information, perform.
Database Updates Made Easy In WebFocus Using SQL And HTML Painter Sept 2011 Lender Processing Services 1.
Access 2007 ® Use Databases How can Access help you to find and use information?
Page 1 ISMT E-120 Introduction to Microsoft Access & Relational Databases The Influence of Software and Hardware Technologies on Business Productivity.
Topics Covered: Data preparation Data preparation Data capturing Data capturing Data verification and validation Data verification and validation Data.
Model Bank Testing Accelerators “Ready-to-use” test scenarios to reduce effort, time and money.
Advanced Excel for Finance Professionals A self study material from South Asian Management Technologies Foundation.
What is QTP ► QTP stands QuickTest Professional ► It is an automated testing tool provided by HP/Mercury Interactive ► QTP integrates with other Mercury.
Air Quality System Precision and Accuracy Data Transaction Generator (AQSP&A) Training Session.
Verify your data entry You could use data types and field properties for adding any validation on your date: EX: Data type: number : allow the user to.
DAY 14: ACCESS CHAPTER 1 Tazin Afrin October 03,
Enhancements in Estimation and Bid Analysis Randy Lawton Info Tech, Inc.
Copyright © 2007, Oracle. All rights reserved. Managing Concurrent Requests.
Components of Database Management System
Winrunner Usage - Best Practices S.A.Christopher.
Using QuickTest Professional USINGQTP65-STUDENT-01A.
Exploring an Open Source Automation Framework Implementation.
GCSE Computing#BristolMet Session Objectives# 20 MUST describe a database and discuss the legal implications of storing personal information SHOULD explain.
Enhancing - Vuser Scripts In HP LoadRunner >>>>>>>>>>>>>>>>>>>>>>
Working with the Data Table USINGQTP65-STUDENT-01A.
Access 2007 ® Use Databases How can Microsoft Access 2007 help you structure your database?
ITGS Databases.
Forms Using. 2  Plan a form  Create a form  Move and resize controls  Modify labels  Modify text boxes Objectives.
Reusable and Multiple Actions USINGQTP65-STUDENT-01A.
What is WinRunner ► WinRunner is Mercury’s legacy automated testing tool ► It is similar to QTP in functionality ► WinRunner integrates with other Mercury.
2-1 A Federation of Information Systems. 2-2 Information System Applications.
Microsoft Access 2002 Illustrated Complete Forms Using.
Computer Vocabulary Peripheral a device that can be connected to a computer for input or output.
Data Verification and Validation
Lecy ∙ Data-Driven Management Lecture 12 Building Shiny Apps.
540f07cost12oct41 Reviews Postmortem u Surprises? u Use white background on slides u Do not zip files on CD u Team leader should introduce team members.
Create the Basic Test USINGQTP65-STUDENT-01A. QuickTest Professional Workflow Gather relevant test information What are the test requirements? Where can.
How QuickTest Works with Objects USINGQTP65-STUDENT-01A.
Parameters and Data Driving Parameters and Data Driving USINGQTP65-STUDENT-01A.
RoOUG Iunie Bucuresti, 26 Iunie Agenda Inregistrarea participantilor ODI – Common Use Cases 2Iunie 2013.
Cash Forecasting. Objectives After completing this lesson, you should be able to do the following: Define a cash forecast template Generate a cash forecast.
Quick Test Professional 9.2. Testing Process Preparing to Record Recording Enhancing a Test Debugging Running the Test and Analyzing the Results Reporting.
HMP Simulation - Introduction Deterministic vs. Stochastic Models Risk Analysis Random Variables Best Case/Worst Case Analysis What-If Analysis.
Setting Up Oracle Cash Management. Objectives After completing this lesson, you should be able to do the following: Describe Oracle General Ledger setup.
LOAD RUNNER. Product Training Load Runner 3 Examples of LoadRunner Performance Monitors Internet/Intranet Database server App servers Web servers Clients.
CSA2 – ADVANCED FUNCTIONS AND CHARTS (A DAY) & (B DAY) ADVANCED FUNCTIONS - are used in higher-level operations, such as in conditional.
Accounting Cycle.
Cost23 1 Question of the Day u Which of the following things measure the “size” of the project in terms of the functionality that has to be provided in.
3 Copyright © 2013, Oracle and/or its affiliates. All rights reserved. PeopleSoft General Ledger 9.2 New Features 9.2 Release New Features.
IT Chapter 2 Part A How Computers Work Input, process, output, and storage The operating system helps the computer perform four basic operations,
IT 210 Week 1 CheckPoint Input Data and Output Process To purchase this material link Input-Data-and-Output-Process.
Chapter 11 Designing Inputs, Outputs, and Controls.
System Design.
Basic Work-Flow with SQL Server Standard
Course Name: QTP Trainer: Laxmi Duration: 25 Hrs Session: Daily 1 Hr.
Lesson 1: Databases.
Workflow materials models: template 1
POST-CLOSING TRIAL BALANCE
SAP transaction RSA3 Enter the Data source Name
be.as scheduling methods
Project name and logo Workflow materials models: template 1
Spreadsheets, Modelling & Databases
Homing sequence: to identify the final state.
Today in Calculus Turn in signed info sheet Notes: Limits Homework.
QTP Test Process
Experiment #2 Resistor Statistics
Lessons 3: Coffee Shop Inventory
IF Function A spreadsheet can perform many calculations.
Lesson 3.3 Writing functions.
Presentation transcript:

Correlating Data and Integrating Tests USINGQTP65-STUDENT-01A

QuickTest Professional Workflow Gather relevant test information What are the test requirements? Where can I get data to use? Create basic test Record user actions Verify successful playback Enhance basic test Insert checkpoints Data drive the test Integrate tests Correlate data Build integration test scenarios Plan 1 Create 2 Verify & Enhance 3 Integrate 4

Lesson Objectives In this lesson, you will:  Create reusable actions  Build a test scenario  Integrate data between two tests

Correlating Data and Integrating Tests Logon Create Order Open Order Logoff FlightDate inputs uses Integrating tests Call these tests: Test integration involves running a logical sequence of tests to check the flow of related business processes. Data is passed through these transactions.

Logon Create Order Open Order Logoff FlightDate inputs uses Integrating tests Call these tests: QuickTest Functions to Integrate Tests Use parameters and the Data Table to store the input or output parameter. Parameterize the flight date into the local data sheet. 1.Turn the tests into reusable actions. 2.In a new test, call the reusable tests. 3.Link the input parameter of one test to the output parameter of the other test.

Selecting and Setting the Data Table Allows you to utilize different sets of data independent of the data spreadsheet of the original action FlightDate

Test Integration – Test with Called Actions If you used the Local Data Sheet, link data between parameters by using the “=” (equal sign) from the input parameter cell to the output parameter cell. Cell entry field