How To Customize GitBash For Windows

By default the GitBash prompt settings / configuration come from shell script called 'git-prompt.sh'. This is usually hosted inside 'profile.d' directory inside the GitBash installation directory. The below described method only focusses on customizing the 'GitBash' prompt and NOT about customizing default 'Bash' prompt...

Windows JDK Manager (win-jdk-Manager)

ADjo LABS PROJECT : Simple and lightweight desktop utility with Interactive cmd Interface for easy view, re-point and switching between JAVA versions on windows. Demonstrating the capability of native windows scripting. Enables to view...

Bulk XML Validator (vbsx-Validator)

ADjo LABS PROJECT : Lightweight, yet powerful! Free desktop utility, for fastest validation of 'large sized' XML file/s against XSD/s. Also supports validating hundreds of XML files (multiple) as a batch against XSD/s. Corroborating...

Java Framework Project

INVERTED PYRAMID TEST AUTOMATION MODEL

– An Enterprise Automation Approach
The ‘Inverted Pyramid Model’ paper, discusses an ‘Enterprise-Level Automation’ approach particularly applicable to product-based organizations. It offers the organizations to leverage effort spent on automating a project to be shared across the enterprise suite.

Such an approach emphasizes on developing a framework at Enterprise Product Suite level, and eventually harnessing the automation effort for a product in such a way so that it caters to the automation of other similar products without much effort. At a lower level, such an approach may yield a framework which is manifested on the basic principle of ‘Functional Decomposition’ and ‘Abstraction Layers’ but it does so, at Enterprise Product Suite level.

Read More

How To Use Mouse and Keyboard Events with Selenium

In this tutorial, we will discuss how to use mouse click events and keyboard events with Selenium WebDriver. The mouse click and keyboard events are used to automate the interactions of a user with a mouse and keyboard. Action &...

How To Record Using BlazeMeter Plugin (JMeter)

Honestly speaking if you already have a mature or established process using 'native' JMeter from Apache, without any kind of wrappers utilities or third-party tools then this article is of little value to you. However, there are many companies and/or...

How To Install WordPress Locally using XAMPP

1. Introduction Installing WordPress on your computer helps you try out WordPress, test themes and plugins, and learn WordPress development.  It lets you operate a website within your own computer. The website isn’t visible to other people. So, you can...
blank

Looking for coding ideas, automation, apps, utilities or project contribution? Visit projects on ADjo Labs!

TOP | CATEGORIES

blank

Checkout tutorial, code snippets, coding tips, tech articles and more on ADjo Codex!

POPULAR | TAGS

blank

Watch how-to videos, tutorials, tech videos. Subscribe to videolog

blank

LATEST | CODE GISTS

LATEST ON WEBLOG

CronTab Basic Commands With Examples

Cron is a time-based job scheduler in Unix-like operating systems, which is used to automate repetitive tasks. It is a daemon (a background process)...

Basic PowerShell Commands That You Should Know

One of the key benefits of PowerShell is its object-oriented nature. Instead of working with text-based output like traditional command-line interfaces, PowerShell returns objects...

How To Always Open Files in New Tab in VSCode

The VSCode has rocketed its way to one of the top development IDEs due to its fresh look, usability, tons of feature sets, and...

TOP PICKS

CronTab Basic Commands With Examples

Cron is a time-based job scheduler in Unix-like operating systems, which is used to automate repetitive tasks....

Basic PowerShell Commands That You Should Know

One of the key benefits of PowerShell is its object-oriented nature. Instead of working with text-based output...

How To Always Open Files in New Tab in VSCode

The VSCode has rocketed its way to one of the top development IDEs due to its fresh...

How To Install Oh-My-Posh On Windows PowerShell

Oh-My-Posh is a powerful custom prompt engine for any shell that has the ability to adjust the...