A Tutorial to Send Email using JMeter

Sending email is a mundane activity in any professional’s life. It’s a common medium for communication

Test Plan Writing: A Detailed Guide

Generally in software testing life cycle, test plan writing is starting point of all the QA

List of Software Testing Certifications

Certifications are important for any software professionals to improve on their technical skills. Certified professionals are

Software QA Terminology: Big Bang Testing

There are some terminologies in Software Testing practice which are when known would prove useful to

Tips to Counter JMeter Out of Memory Error

Often while running load test with too many users, JMeter may experience out of memory error. Reasons

Tapsterbot: A Mobile Test Automation Robot

Everyone knows that mobile testing is a new trend. Thus, there is huge need to automate

JMeter CSS/JQuery Extractor Example

Since version 2.9, JMeter has provided an option to extract value using CSS/JQuery Extractor post-processor. This

Selenium IDE glob Example for Pattern Matching

In Unix environments, ‘glob’ is referred to pattern matching using wildcard characters. As it is simpler

Implementing Selenium IDE Data Driven Testing

During test automation activities in our projects, we often come across a requirement to make our

Tutorial: Appium Android configuration on Eclipse IDE

Appium is an open source test automation framework for use with native and hybrid mobile apps.