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 Configure Virtual Hosts in XAMPP

Apache has made it very easy to have multiple websites or web applications running on the same physical server, and access each using a custom domain name. This is known as virtual hosting, and each virtual host can be...

How To Add SSH Private Keys to Eclipse

One of the common use cases for accessing Git repositories on Github is authentication via SSH keys. This offers a secure way of working with Github repositories using SSH protocol. If you use Eclipse IDE for development and want to...

How To Use TestNG with Selenium

1. What is TestNG? TestNG is an open-source automated testing framework with flexible and powerful features. It is inspired by JUnit and NUnit but with some additional advantages and functionalities. TestNG gives the developers to build tests with easy annotations,...
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

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

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 prompt string with a function or variable....

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