Recent Posts

ChatGPT API Playground
AI
ChatGPT API Playground
07 Mar 2023

ChatGPT API Playground. Our latest tool, a web app, allowing you to interact with the ChatGPT API by inputting prompts as System, User, or Assistant.

Getting Started with ChatGPT API: A Comprehensive Guide
AI
Getting Started with ChatGPT API: A Comprehensive Guide
03 Mar 2023

Learn how to use ChatGPT API to create powerful and accurate natural language applications with our comprehensive guide for developers and businesses.

Low Code Development Use Cases
Technology
Low Code Development Use Cases
24 Feb 2023

Explore real-world use cases of low-code development and discover how it can help streamline processes, reduce costs, and drive innovation.

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
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.

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.