Test Website on Mobile Devices using Opera Mobile Emulator

There are many tools available to test website on mobile devices. Opera Mobile Emulator is one

Software QA Terminology: Soak Testing

It’s good to see so good reaction to our Software QA Terminology series. In continuation to

Validate Web Page with Total Validator Tool

A software tester should always validate web page of application under test. Validation is important as

Highlight Element using Selenium WebDriver

During automation testing, it is always useful to know which steps are being performed in browser.

Stop JMeter Test when CSV file is not found

One of the common mistakes while using JMeter for performance testing is to forget copying required

Stress Test Android App with Monkey Tool

Android SDK comes bundled with many utilities which are quite useful for software testers. In this

Document Test Steps with Problem Steps Recorder

Software testers often feels the need to record their test steps. This helps in reproducing their

Tip to Find XPath in IE Browser

We often encounter a need to automate our application in IE browser. This may turn out

Software QA Terminology: Bug Bash

In this article of Software QA Terminology series, we will explore Bug Bash. It is a

Selenium IDE Loop Example

Selenium IDE is no doubt a great tool for basic automation purpose. It provides many commands