Back to Home page
Filter by Author
PJ
Thanchila
AWS ECR Alternative - How to Build and Push Docker Images to GitHub Container Registry with GitHub Actions
Docker
GitHub
AWS ECR Alternative - How to Build and Push Docker Images to GitHub Container Registry with GitHub Actions
In this blog post, we explore an alternative to Amazon Elastic Container Registry (ECR) by leveragin...
PJ
Jul 11, 2023 3 min read
1
0
How to Integrate ChatGPT into your automation framework
Cypress
Automation
AI
How to Integrate ChatGPT into your automation framework
In this article, I will be showing how to Integrate ChatGPT into Cypress and generate test scripts a...
PJ
Mar 10, 2023 2 min read
12
2
How to set up Cucumber with Cypress?
Cypress
Cucumber
How to set up Cucumber with Cypress?
Till now, we have written all the Cypress test scripts directly in the JavaScript files, but with th...
PJ
Jan 24, 2022 2 min read
12
0
How to Build and push Docker images to AWS ECR with GitHub action
Docker
Automation
AWS
How to Build and push Docker images to AWS ECR with GitHub action
In this article, we will be talking about docker (build, tag & push) to AWS ECR and how we can use i...
PJ
Mar 6, 2023 4 min read
5
0
Integrate Docker  & Jenkins in to Cypress
Cypress
Jenkins
Docker
Integrate Docker & Jenkins in to Cypress
In this post I'm going to show you how to run Cypress in a Jenkins pipeline (via Docker)....
PJ
Apr 7, 2022 2 min read
8
0
How to set up Cucumber in Cypress 10?
Cypress
Cucumber
How to set up Cucumber in Cypress 10?
As not long ago we were introduced to Cypress v10 with breaking changes. The process of installation...
PJ
Dec 13, 2022 2 min read
3
0
Charles vs Postman
API
Charles vs Postman
Postman and Charles – the dynamic duo revolutionising API testing and development. ...
Thanchila
Feb 27, 2024 4 min read
0
0
Cypress most common commands
Cypress
Cheat Sheets
Cypress most common commands
Cypress is a fast, easy and reliable testing tool for anything that runs in a browser. It’s becoming...
PJ
Dec 13, 2022 2 min read
0
0
Creating a Jira issue when a test run fails using Playwright
Playwright
Jira
Integration
Creating a Jira issue when a test run fails using Playwright
This post will demonstrate how you can integrate Jira into your automation framework to raise a bug ...
PJ
Jul 8, 2023 3 min read
3
0
Top Visual Studio Code extensions for Automation Engineers in 2022
Cheat Sheets
Top Visual Studio Code extensions for Automation Engineers in 2022
Top 10 Visual Studio Code extensions for Automation Engineers...
PJ
Dec 6, 2022 3 min read
2
1
How To Install NVM on macOS with Homebrew
NVM
UNIX
How To Install NVM on macOS with Homebrew
We are going to go through NVM - Node Version Manager and how to setup via Homebrew...
PJ
Dec 6, 2022 2 min read
5
0
How to send notification to Microsoft teams from Jenkins
Jenkins
How to send notification to Microsoft teams from Jenkins
In this article, we will learn how to use Jenkins Pipeline plugin to notify Microsoft Teams channel ...
PJ
May 19, 2022 2 min read
1
0
Test emails with Cypress.io
Cypress
Mailslurp
Test emails with Cypress.io
We will be discussing a topic that has been talked about when it comes to E2E testing. 
It's vital t...
PJ
Apr 7, 2022 2 min read
7
0
Websites to Practice Automation Testing (UI, Mobile & API)
Automation
Websites to Practice Automation Testing (UI, Mobile & API)
Testing sites are always a must, even for courses, workshops, webinars, testing new tools, and more....
PJ
Feb 24, 2022 1 min read
5
0
Filter by Author
PJ
Thanchila