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 Convert String To Date in Java

Introduction There are often scenarios in programming, where you will need to convert a date in String format to an actual Date object. For example, such a scenario may occur when the date is read from an end user via...

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

How To Load XML File into DOM Using MSXML

Microsoft XML Core Services (MSXML) provides two methods for loading XML documents into the Document Object Model (DOM) and one method and one property for serializing that object model back into an XML stream. The load and loadXML methods parse documents into a...
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...