top of page

Evergreen posts from some of our Ninjas...


- Sep 25, 2022
- 4 min
3,837 views


- Jun 18, 2022
- 2 min
4,313 views

- May 12, 2021
- 3 min
1,221 views




All Blogs
Search

gayathhriv
- Sep 26
- 5 min
How to read Properties File in Java
This is my first blog and is all about How to read configuration data from properties file in Java. This can be in BDD cucumber framework...

Twinkle Jain
- Jul 20
- 4 min
Git Branching Strategies
Git is the most popular version control tool that gives software developers power to track, manage, organize and share their code. Git is...

Twinkle Jain
- Jul 17
- 4 min
Testing with Traceability
This document explains the significance of Traceability matrix in Software Testing LifeCycle and how to create one.

Twinkle Jain
- Jun 11
- 3 min
Pico Container for Dependency Injection in Test Automation
This title raises many questions, What is Pico container? What is Dependency Injection and why is it required, specifically what is its...
Shubha Balakrishnan
- Feb 4
- 2 min
Maximizing Productivity with Kanban: A Guide to Using Trello
Kanban is a project management method that originated in Japan and is now used by teams all over the world. It is based on the idea of...
Sudha valli
- Jan 20
- 2 min
GIT Merge - Best Practices
Almost every developer's work ends in GIT, which is a powerful version control system in the present world. With a development team...


binichandra
- Nov 28, 2022
- 5 min
Scrum Ceremonies : A Prescriptive Guide to Agile Transformation
Today’s digital transformations are forcing organizations to transform their business processes from a standalone operation into a...

rakhimundhada1
- Jun 18, 2022
- 2 min
How to run Jenkins with Java 17 on a Windows Machine!!
Rated 5 out of 5 stars.
(1)Did you just now install Jenkins from "https://www.jenkins.io/doc/book/installing/windows/" using Windows MSI Installer? After the...

Sukanya Ravinder
- Aug 25, 2021
- 4 min
Understanding Entity Relationship Diagrams
ER Diagram stands for Entity Relationship Diagram, also known as ERD is a diagram that displays the relationship of entities stored in a...
Sukanya Ravinder
- Aug 24, 2021
- 2 min
SOLID Principles of OOP: Single Responsibility Principle
The SOLID principles form the most important principles of OOPS programming. They are best practices used to best design a class...
bottom of page