Recent Posts

Click & Match
Games
Click & Match
22 Feb 2024

Click & Match is a simple and fun memory game. The objective of the game is to match pairs of cards. How many levels can you beat?

Power of Action: The Key to Progress and Change
Self Improvement
Power of Action: The Key to Progress and Change
04 Oct 2023

Discover the undeniable impact of action over inaction throughout history, shaping destinies and inspiring change.

Embracing Fear for Personal Growth and Success
Self Improvement
Embracing Fear for Personal Growth and Success
02 Oct 2023

Face your fears and achieve your goals. Learn how to overcome your fears and achieve your goals in this self-improvement article.

Automated Jekyll Archives for GitHub Pages
Blogging
Automated Jekyll Archives for GitHub Pages
09 Aug 2020

Tutorial on how to setup automated archive pages for your Jekyll blog hosted with GitHub pages.

Change Case Excel Add-In
Excel
Change Case Excel Add-In
16 Apr 2018

Change Case Excel Add-In is a simple tool that can help you in changing the case of the selected cells in Excel.

Handheld Shutter Speed Calculator
Photography
Handheld Shutter Speed Calculator
24 Mar 2017

Handheld Shutter Speed Calculator calculates the recommended shutter speed to take photos without blur while taking shots by holding camera in hand.

All Posts

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.

Excel
Excel macro to find the last column in a row
25 Nov 2012

Macro 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
Excel macro to find the last row in a column
24 Nov 2012

Excel macro function to find last row in the specified column. Function can return last row number, last row content and last row address.

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.