All Posts
Pairwise Testing - Orthogonal Array Explained
02 Apr 2014Appearing for ISTQB Advance Level exam? Decode the challenging topic "Pairwise Testing – Orthogonal Array". Master the method with this tutorial.
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.
Excel macro to find the last column in a row
25 Nov 2012Macro function to find the last column in the specified row. The macro can return the last column number, last column content, and last column address.
Excel macro to find the last row in a column
24 Nov 2012Excel macro function to find last row in the specified column. Function can return last row number, last row content and last row address.
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.