QTP
Checkpoints in QTP/UFT with Example
What is Checkpoint in QTP? A checkpoint is a verification point that compares the current value...
Let's understand the following piece of code
SystemUtil.Run "C:\Program Files\HP\samples\flight\app\flight.exe"
Dialog("Login").WinEdit("Agent Name:").Set "Guru"
Dialog("Login").WinEdit("Agent Name:").Type micTab
Dialog("Login").WinEdit("Password:").SetSecure "4af272a62666d2e"
Dialog("Login").WinButton("OK").Click
Window("Flight Reservation").Close
What is Checkpoint in QTP? A checkpoint is a verification point that compares the current value...
Project Summary This Live Project will put you in an Online Corporate Test Environment. You will...
What is Object Repository in QTP? Object Repository is a collection of Test Objects and...
What is Action in QTP? Actions help divide your test into "logical units" or "Business Processes". Actions help...
In this tutorial, you will learn What is a Framework? What is a TEST Automation Framework? Types...
This tutorial is going to provide insight into the keyword view and expert view of Micro Focus...