top of page

SOFTWARE TESTING DOJO
Software Testing Automation Tricks & Tips!
Search


The Age of AI and MCP: The Future of Automation Testing
Introduction Some time ago, I wrote an article about AI agents using CrewAI to generate a test plan and test cases for the Ultimate Texas...
Georgios Kogketsof
Apr 46 min read


Continuous Integration Testing Using Postman Collections With Jenkins
A little bit of history: Some of the biggest issues a QA automation team faces are flaky UI tests and long regression execution times....

John Chitiris
Nov 22, 20213 min read


Test Data in Automation Testing
Test Data in Software Testing is the input given to a software program during test execution. It represents data that affects or affected...

John Chitiris
Feb 10, 20212 min read


Live Aggregate Tests Results In Grafana
It has been a lot of time ago when we took a decision as a QA Automation Team to split our regression automation suites per business...

John Chitiris
Dec 18, 20203 min read


Page Objects Are NOT Enough
The Page Object design pattern is one of the most popular patterns in test automation just because it promotes test maintenance and...

John Chitiris
Dec 16, 20202 min read


Concurrency Testing Made Easy
Having a multi-tenant application under test, concurrency testing is the next step of the testing cycle. Testing using concurrent users...

John Chitiris
Dec 15, 20203 min read


Modify ReportNG To Show Tests With Known Defects In Separate Column
During the automation regression circles, there are some defects that are carried over through the iterations. So these tests appear as...

John Chitiris
Dec 15, 20205 min read


Gray box is the way to go for automation testing
When we finished the design of our objects for setting up the preconditions of an automated test case we showed it to one of our...
Georgios Kogketsof
Dec 15, 20202 min read


Testing Transformations - A Real Life Case Study
In one of the projects I am involved with, common functionality applies to various communication channels such as Sms, Email, Ad-words...
Georgios Kogketsof
Dec 15, 20203 min read
Home: Blog2
Home: Blog Feed
bottom of page