Software Testing

Software Testing

HP ALM REST API - Get ALM Releases

30 Mar 2017

Tutorial on how to get releases under a project in HP ALM using REST API. Includes browser method, VB.NET and C# functions to get releases.

Software Testing

HP ALM REST API - Get ALM Domains and Projects Together

23 Mar 2017

Tutorial on how to get domains and projects from HP ALM using REST API together. Includes browser method, VB.NET and C# functions to get them together.

Software Testing

HP ALM REST API - Get ALM Projects

22 Mar 2017

Tutorial on how to get projects from HP ALM using REST API. Includes the browser method, VB.NET and C# functions to get domains. Learn more @aneejian.

Software Testing

HP ALM REST API - Get ALM Domains

21 Mar 2017

Tutorial on how to get domains from HP ALM using REST API. Includes the browser method, VB.NET and C# functions to get domains. Learn more @aneejian.

Software Testing

HP ALM REST API - Authentication

20 Mar 2017

Tutorial on how to authenticate HP ALM Session using REST API. Includes VB.NET and C# code for Sign-in and Sign-out resources.

Software Testing

Drag and drop items from windows explorer to application using 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.

Software Testing

Optional Steps in UFT

27 May 2015

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

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.

Software Testing

Classification Tree Method - How to crack ISTQB?

17 May 2015

Appearing for ISTQB Advance Level exam? Decode the challenging topic "Classification Tree Method". Master the method with this tutorial.

Software Testing

Pairwise Testing - Orthogonal Array Explained

02 Apr 2014

Appearing for ISTQB Advance Level exam? Decode the challenging topic "Pairwise Testing – Orthogonal Array". Master the method with this tutorial.

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.

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.

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.