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


The Ultimate Guide to Test Automation Reports
Let’s begin by understanding what is a Test Automation Report. Automation reports are artifacts that contain detailed information on the...
Padmini Elangovan
Apr 304 min read


UnitTest (HTML Report) and Behave BDD (Allure Report)-Sample Python Code
In this blog we will be seeing how to write Python Code for UnitTest and generate HTML Report and how to write Python code for Behave BDD...
Reka Narayanasamy
Mar 11, 20234 min read


Python Code -PyTest and Allure Report Generation
In this Blog we will write a Python code for Login to a webpage Run the code Validate Actual output and Expected output Pytest Assertion...
Reka Narayanasamy
Mar 9, 20234 min read
bottom of page