Skip to main content
Author headshot

Naeem Malik

Latest Content from Naeem Malik

An Overview of Software Design Patterns & Test Automation Blog

An Overview of Software Design Patterns & Test Automation

Using software design patterns can improve the quality of all types of code, including test automation code. Learn the basics of design patterns & how they relate to test automation.
DevOps, Test Automation
Gatling vs. JMeter: The Ultimate Comparison Blog

Gatling vs. JMeter: The Ultimate Comparison

Don’t miss this epic comparison of Gatling vs. JMeter to see which open-source load testing tool reigns supreme.
Open Source Automation
How to Debug JMeter Test Scripts Blog

How to Debug JMeter Test Scripts

Get ready to debug those JMeter scripts! Learn how it’s done using the JMeter debug sampler, debug post-processor, and JSR223 sampler.
Open Source Automation
Selenium API Testing: Is It Possible? Blog

Selenium API Testing: Is It Possible?

Selenium is a powerful tool, but can you use Selenium for API testing? This blog explores this question in depth.
API Testing