Parameters and Data Driving Parameters and Data Driving USINGQTP65-STUDENT-01A.

Slides:



Advertisements
Similar presentations
Sound Card Calibration. Determine computer audio device. Determine computer audio device. In XP, go to Control Panel – Sounds & Audio Devices – Audio.
Advertisements

QuickTest Professional and TestDirector Integration USINGQTP65-STUDENT-01A.
Key-word Driven Automation Framework Shiva Kumar Soumya Dalvi May 25, 2007.
Input & Output Machines
Load Runner Mercury Performance Test Tool. Topics to be Covered Why Performance ? Why Performance ? Definitions: Performance Testing Definitions: Performance.
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
Tests Creation. Using the following QuickTest components  Designing Tests  Keyword View  Test Objects  Active Screen  Checkpoints  Object Property.
A Guide to Oracle9i1 Advanced Forms Builder Topics Chapter 10.
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
Introduction to z/OS Basics © 2006 IBM Corporation Chapter 7: Batch processing and the Job Entry Subsystem (JES) Batch processing and JES.
Chapter 7 Managing Data Sources. ASP.NET 2.0, Third Edition2.
Chapter 10.  Basic Functions  Insert Graphics, Audio/Video  Add Text  Create Links  Capture Brainstormed Ideas  Generate Outline  Organize Graphics,
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. Chapter 5: Batch processing and the Job Entry Subsystem (JES) Batch.
What is QTP ► QTP stands QuickTest Professional ► It is an automated testing tool provided by HP/Mercury Interactive ► QTP integrates with other Mercury.
MSS Technologies and the AIIM Grand Canyon Chapter present: Electronic Document Management System Needs Analysis.
 A databases is a collection of data organized to make it easy to search and easy to retrieve in a useful, usable form.
Jeff Shiley. Start Point System Environment User Experience Our “Unique” Requirements Solution System Evaluation & Prototype Single Sign-on Component.
Winrunner Usage - Best Practices S.A.Christopher.
Using QuickTest Professional USINGQTP65-STUDENT-01A.
Hardware vs Software Hardware: A physical part of the computer which you can touch. Software: A set of instructions which is run to perform tasks on your.
Enhancing - Vuser Scripts In HP LoadRunner >>>>>>>>>>>>>>>>>>>>>>
Lesson 12: Creating a Manual and Using Mail Merge.
MC-Quiz: Chapter 10 - Database Management Discovering Computers 2010.
Asset Management Integration Training State of Indiana Instructor: Lynne Lewis.
Working with the Data Table USINGQTP65-STUDENT-01A.
Correlating Data and Integrating Tests USINGQTP65-STUDENT-01A.
Reusable and Multiple Actions USINGQTP65-STUDENT-01A.
Test Creation in QuickTest Professional Using Keyword Driven Methodology A Storehouse of Vast Knowledge on Software Testing.
What is WinRunner ► WinRunner is Mercury’s legacy automated testing tool ► It is similar to QTP in functionality ► WinRunner integrates with other Mercury.
Chapter Fourteen Access Databases and SQL Programming with Microsoft Visual Basic th Edition.
Microsoft Office 2013: In Practice Chapter 2 Using Design View, Data Validation, and Relationships Copyright © 2014 by The McGraw-Hill Companies, Inc.
MIND MAPS FOR THE ICT STUDENTS V.S.R.RANASIRI R / KURUWITA M.M.V.
IT System Administration Lesson 3 Dr Jeffrey A Robinson.
New COOL Tag Browser Release 10 Giorgi BATIASHVILI Georgian Engineering Center 23/10/2012
SAP DEVELOPMENT BASICS Bohuslav Tesar. TRAINING OVERVIEW Amazing life of ABAP developer ;) SAP introduction ABAP basics ABAP Reporting.
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.
Information Systems Concepts Basic Computer Concepts Information Systems  Information System  a particular discipline or branch of learning that is concerned.
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.
1 Copyright © 2011 Tata Consultancy Services Limited PERFORMANCE TESTING.
AOV Software ACE Fundamentals QUIKLOOK Users' Group 2011 Annual Meeting August 18-19,2011 Tabor Academy Marion, MA.
HMP Simulation - Introduction Deterministic vs. Stochastic Models Risk Analysis Random Variables Best Case/Worst Case Analysis What-If Analysis.
Form and Graphical User Interfaces. Lesson plan More about queries More about entering data into a table Form.
SoCal GPUG Meeting – February Agenda Installation and Configuration Standard Features Standard vs. eConnect Adapters Alternatives Resources Integration.
Oracle Query VBA Tool (OQVT)
LOAD RUNNER. Product Training Load Runner 3 Examples of LoadRunner Performance Monitors Internet/Intranet Database server App servers Web servers Clients.
Programming with Microsoft Visual Basic 2012 Chapter 14: Access Databases and SQL.
IV&VS Capabilities. 2 V IRTUAL USER GENERATOR 3 V IRTUAL U SER T ECHNOLOGY AND ADVANTAGES  Simulates a real user  Requires less resources – machines.
Computer Programming II Lecture 9. Files Processing - We have been using the iostream standard library, which provides cin and cout methods for reading.
IT 210 Week 1 CheckPoint Input Data and Output Process To purchase this material link Input-Data-and-Output-Process.
IT 210 Week 3 CheckPoint Sequential and Selection Processing Control Structure Appendix G To purchase this material link
Managing, Storing, and Executing DTS Packages
Web Technologies IT230 Dr Mohamed Habib.
Case Management System
Synchronizing Tests When we have a test case in hand, we can begin creating an automated test. This is done through record and playback. USINGQTP65-SLIDES-01A.
BASIC INFORMATION ABOUT DATABASE MANAGEMENT SOFTWARE
Multiplication table. x
Course Name: QTP Trainer: Laxmi Duration: 25 Hrs Session: Daily 1 Hr.
Azure Automation and Logic Apps:
TallTimber & TimberPad: Software and Support for Forest Inventory
Course: Module: Lesson # & Name Instructional Material 1 of 32 Lesson Delivery Mode: Lesson Duration: Document Name: 1. Professional Diploma in ERP Systems.
Collections Not in our text.
Load Runner Mercury Performance Test Tool
Lesson 3 Chapter 10.
Python Basics with Jupyter Notebook
EZ Positioning with SINAMICS S120 S7 Simatic Manager Programming
Just Basic Lessons Mr. Kalmes.
QTP Test Process
Implementation Plan system integration required for each iteration
Presentation transcript:

Parameters and Data Driving Parameters and Data Driving USINGQTP65-STUDENT-01A

Lesson Objectives In this lesson, you will:  Create an output value  Parameterize input values  Create a data-driven test  Review useful Data Table functions

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

Parameterization Applies to Input and Output Data Material: Value 1 Value 2 Value 3 :..and so on QuickTest Test Use different material values for each time the transaction is run. Purch Req Number: Retrieve each purchase requisition number. Use parameters in QuickTest instead of manually testing multiple values and manually retrieving system values

Parameterization Makes Use of the Data Table Input and output values are stored in the Data Table

Types of Data Table Design Time Data Table Run Time Data Table Under the Design Time Data Tables are two spreadsheets where you place or retrieve parameter data values: - Global Sheet - Local Sheet (Action1) The Run-Time Data Table can be viewed in the test results after a test run. You will also find the Global and Local data sheets under the run-time data table.

Use an Output Parameter to Capture Data If you forget to add the output during recording, it can be inserted afterwards using the ActiveScreen window. Which output method will I use, standard, text or text area? Retrieve this string of text from the application

What is a Data-Driven Test?  Create a new test for each set of data?  Create one data-driven test that uses a data source

The Data Table Has Spreadsheet Capabilities Use spreadsheet functions, if needed, to create parameter values Discussed in detail next chapter Use spreadsheet functions, if needed, to create parameter values Discussed in detail next chapter

Configuring Run Settings Global Data Sheet  Run settings apply to all actions if data is placed in the Global Data Sheet Local Data Sheet  Run settings apply only to the action referred to by the Local Data Sheet This setting may be used more in conjunction with multiple actions and test integration.