UFT
Drag and drop items from windows explorer to application UFT
08 Aug 2016Subroutine 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
27 May 2015Master the use of Optional Steps in UFT or QTP. Understand what are optional steps.
Reporting Modes in UFT
21 May 2015Reporter 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
24 Nov 2013UFT/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
17 Nov 2012UFT/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
14 Nov 2012In 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.