Unlocking the Full Power of Excel Integration with UFT Datatables
In this tutorial, we learn how to retrieve data from the data table in QTP/UFT using Following operations QTP DataTable.Import, ImportSheet, Getrowcount, SetCurrentRow, and Value.
In this tutorial, we learn how to retrieve data from the data table in QTP/UFT using Following operations QTP DataTable.Import, ImportSheet, Getrowcount, SetCurrentRow, and Value.
The tutorial gives step by step instruction on how to insert transactions in QTP script
This tutorial explains how to record script in QTP and learn QTP step by step
If the usual identidication process fails QTP triggers SMART identification process
This video tutorial demonstrates how to record a script in QTP and explains the different Record and Run Settings.
A step by step instructions on how to use recovery scenarios to overcome unexpected errors
This video tutorial demonstrates the normal, low-level and analog recording modes in QTP.
This video tutorial demonstrates how to do parametrization in QTP.
How to Print Output Values in UFT & Exporting Test Results – To use object value, which is created previously, output value step is used.
Ordinal Identifier does the Identification of objects and alloting them a numerical value, which enables them to decide their order for identical description
This video tutorial explains about the basics of Object spy and application of GetROproperty, GetTOproperty and SetTOproperty.
This tutorial demonstrates how QTP identifies an on – screen GUI Object and the concept of QTP's Test Object Model.
This tutorial introduces the different types of Object Repositories and discusses Local Object Repository in detail.
This tutorial interprets the Expert View and gives its Syntax_
This video tutorial will help you to create user defined functions for your code and make it easy to maintain and execute.
This video tutorial introduces Flight Reservation Application which is used for hands-on in the succeeding tutorials_
Complete Guide to download and install QTP – Trial / Free / Paid version.
This tutorial demonstrates how to use Descriptive programming in your QTP scripts & its two type viz. Static and Dynamic
This tutorial demonstrates how to use Descriptive programming in your QTP scripts & its two type viz. Static and Dynamic
A checkpoint is a verification point that compares the current value with the expected value for specified properties of an Object.