Selenium Tooltip Mouseover Example

Tooltip is de facto standard nowadays for information sharing in web pages. In Selenium automation activities,

JMeter Exceeded Maximum Number of Redirects Error Solution

While running performance test, JMeter allows maximum 5 redirects by default. However, if your system demands

List of Mobile Testing Certifications

In one of our earlier posts, we talked about software testing certificates. These certifications doesn’t cater

Software QA Terminology: Volume Testing

After Big Bang Testing and ORT, today’s article for Software QA Terminology series is about Volume

Selenium WebDriver Read PDF Content

In test automation activities, we may encounter scenario when we have to verify PDF content. In

Record Script in JMeter: Step-by-step Guide

We receive many emails from our readers asking us how to record performance test script in

Log Collector: A Useful app for Android App Testing

In any application, logs are very important for pinpointing any issue. Android uses logcat for generating

Record Selenium Test Video

It is important for automation tester to verify that his/her scripts are working fine. One way

Web Page Scroll Selenium WebDriver Example

One of the frequently appearing scenarios in test automation activities is scrolling a web page. We

Software QA Terminology: ORT(Operational Readiness Testing)

In the first article of ‘Software QA Terminology’ series, we have covered about Big Bang Testing.