Automation Testing

Drag and drop items from windows explorer to application UFT
Software Testing
Drag and drop items from windows explorer to application UFT
08 Aug 2016

Subroutine to drag and drop item from windows explorer to application using UFT or QTP. By default this feature is not yet available in QTP or UFT.

Optional Steps in UFT
Software Testing
Optional Steps in UFT
27 May 2015

Master the use of Optional Steps in UFT or QTP. Understand what are optional steps.

Reporting Modes in UFT
Software Testing
Reporting Modes in UFT
21 May 2015

Reporter object in UFT has different reporting modes. This post discusses about various mode available in reporter object.

UFT Function to Select an item from a WebList or WinComboBox
Software Testing
UFT Function to Select an item from a WebList or WinComboBox
24 Nov 2013

UFT/QTP Function to select an item form WebList or WinComboBox. It selects a list item specified in the function call, reports pass or fail.

UFT Function to check the presence of an item in a WebTable
Software Testing
UFT Function to check the presence of an item in a WebTable
17 Nov 2012

UFT/QTP function to validate the presence or absence of an item in a WebTable. Condition specified in the function call is validated to report result.

UFT Function to click link inside a WebTable
Software Testing
UFT Function to click link inside a WebTable
14 Nov 2012

In this tutorial, we will discuss how to click a link inside a web table based on value present in the same or another column in the same row using UFT.