Advanced UFT 12 for test engineers cookbook over 60 practical recipes to help you accomplish automation tasks using UFT 12 and VBScript

This advanced cookbook is designed for software testers and engineers with previous automation experience and teaches UFT (QTP) developers advanced programming approaches. Knowledge of software testing and basic coding (with VBScript in particular) and familiarity with programming concepts are prere...

Full description

Bibliographic Details
Main Authors: Bar-Tal, Meir, Wright, Jonathon Lee (Author)
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing 2014
Series:Quick answers to common problems
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04710nmm a2200469 u 4500
001 EB001907822
003 EBX01000000000000001070724
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1849688400 
020 |a 1849688419 
020 |a 9781849688413 
050 4 |a QA76.76.T48 
100 1 |a Bar-Tal, Meir 
245 0 0 |a Advanced UFT 12 for test engineers cookbook  |b over 60 practical recipes to help you accomplish automation tasks using UFT 12 and VBScript  |c Meir Bar-Tal, Jonathon Lee Wright 
260 |a Birmingham, UK  |b Packt Publishing  |c 2014 
300 |a 1 volume  |b illustrations 
505 0 |a Using a global dictionary for fast shared data accessUsing a global dictionary for fast shared code access; Chapter 2: Testing Web Pages; Introduction; Checking if page links are broken; Deleting cookies; Managing multiple browser windows; Handling pop-up dialogs; Downloading a file using XMLHttp; Checking whether a website is up; Uploading a file using FTP; Identifying elements based on anchors; Synchronizing a test with a web page loading; Accessing web elements through DOM; Chapter 3: Testing XML and Database; Introduction; Establishing and closing a database connection 
505 0 |a Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Data-Driven Tests; Introduction; Creating a DataTable parameter; Retrieving data from a DataTable; Storing data in a DataTable; Importing an Excel file to a test; Exporting a DataTable; Parameterizing Test Object properties; Defining test cases using a DataTable; Storing data in the Environment object; Retrieving data from the Environment object; Reading values from an INI file; Using a configuration file to manage test environments 
505 0 |a Using SQL queries programmaticallyUsing a database checkpoint; Using an XML checkpoint; Chapter 4: Method Overriding; Introduction; Overriding a Test Object method; Registering a method to all classes; Using method overriding to support object subtypes; Adding a new method to a class; Chapter 5: Object Identification; Introduction; Setting mandatory and assistive properties for a class; Using Descriptive Programming inline; Using the Description object; Using child objects; Using native properties for object identification; Identifying an object based on its parent 
505 0 |a Chapter 6: Event and Exception HandlingIntroduction; Catching errors inside a function or subroutine; Creating and using a recovery scenario; Using a global dictionary for recovery; Chapter 7: Using Classes; Introduction; Implementing a class; Implementing a simple search class; Implementing a generic Login class; Implementing function pointers; Implementing a generic Iterator; Chapter 8: Utility and Reserved Objects; Introduction; Using global variables (Environment); Customizing mouse operations (DeviceReplay); Managing processes (SystemUtil); Measuring time (MercuryTimers) 
505 0 |a Resolving file locations (PathFinder)Loading shared object repositories (RepositoriesCollection); Loading and creating XML documents (XMLUtil); Drawing a rectangle on the screen with Win32 API methods (Extern); Verifying binary file contents (FileCompare); Implementing a custom reserved object; Using remote objects; Utility statements; Chapter 9: Windows Script Host (WSH); Introduction; Reading a key from the Windows® system registry; Writing a key to the Windows® system registry; Deleting a key from the Windows® system registry; Running a process using the Windows® system shell 
653 |a Application software / Testing / fast 
653 |a Automatisation 
653 |a Automation / http://id.loc.gov/authorities/subjects/sh85010116 
653 |a automation / aat 
653 |a COMPUTERS / Web / General / bisacsh 
653 |a Automation / fast 
653 |a COMPUTERS / Programming Languages / VBScript / bisacsh 
653 |a Application software / Testing 
700 1 |a Wright, Jonathon Lee  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Quick answers to common problems 
500 |a Includes index 
015 |a GBB747563 
776 |z 9781849688406 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781849688406/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.437 
082 0 |a 600 
520 |a This advanced cookbook is designed for software testers and engineers with previous automation experience and teaches UFT (QTP) developers advanced programming approaches. Knowledge of software testing and basic coding (with VBScript in particular) and familiarity with programming concepts are prerequisites