top of page
All Blogs
Search


Automating Cucumber Test Projects with GitHub and Jenkins via IntelliJ
In the previous part , we saw how to create a Cucumber project from scratch. In this post, we’ll see how to integrate that existing...
Meenaa Kannan
May 54 min read


A Comprehensive Guide to Implementing Cucumber BDD Framework in IntelliJ IDE
This blog explains how to implement a Cucumber BDD framework from scratch in IntelliJ IDEA, with integrated reporting using Extent...
Meenaa Kannan
May 514 min read


Fillo API
Fillo is a Java API that is used to fetch data from Excel files. Fillo is one of Codoid’s open-source products and serves as a smart...
Pooja Eswari
Apr 302 min read


Types of Test Automation Frameworks
What is a Test Automation Framework? A framework defines a set of rules or best practices that we can follow in a systematic way to...
Tanushree
Feb 17, 20234 min read


How to run Jenkins with Java 17 on a Windows Machine!!
Did you just now install Jenkins from "https://www.jenkins.io/doc/book/installing/windows/" using Windows MSI Installer? After the...
rakhimundhada1
Jun 18, 20222 min read


Pytest - a beginner guide. 📄
Pytest is a open source framework to perform test automation for python. Most excited part for me is that , so easy to start with and can...
Lalitha Gunturu
Nov 2, 20205 min read


Data-Driven Testing - An Introduction
An introduction to data-driven testing.
niveditahari
Oct 3, 20202 min read
bottom of page