Month: August 2019

Continuous Testing

Before we begin to talk about shift-left or shift-right testing, it’s helpful to visualize the steps of typical software development in a straight line, or to what would be considered a standard waterfall development process: In this process, testing would occur at the end of the development lifecycle, […]

Zalenium – The Ultimate Tutorial

Zalenium is a flexible and scalable container based Selenium Grid, with video recording, live preview, basic auth & a dashboard. Moreover, it has out-of-the-box Docker and Kubernetes integration. This fact makes Zalenium an attractive choice to get Selenium based infrastructure up and running. Zalenium provides docker images (Hub […]

JMeter – Email Load Testing

JMeter is most widely used open source tools for load testing . we have used jmeter for different kind of load testing but in this tutorial we will see how we can perform the Email load testing by using JMeter. Sending email through JavaEmail API The JavaMail API […]

Load Runner – Correlation

After you have done all your home work and determined user scenarios and load profiles, you fire up your performance tool and begin to simulate those scenarios. If using LoadRunner, when you record a session and the execute it, you have probably encountered errors such as “The same […]