Spike Testing and It’s Importance

When web applications of large corporations are met with sudden increase in visitors, they often collapse

Test Android App Under Low Memory Conditions

All mobile devices have limited storage options. Therefore, it is imperative for a tester to test

Some Vulnerable Web Applications to Practice Security Testing

There are many ways for a tester to improve his testing skills. But nothing beats an

Check Broken Links in Website using Xenu

Nobody likes a broken link on a website. It hampers the user experience. And user may

WebDriver Element Locator Add-on for Firefox

Locating web page elements is one of the most crucial tasks of automation activities. Sure you

2 Great Online Tools for iOS Testing

In our earlier post, we have covered Responsinator to check your site layout in mobile devices.

Understanding driver.close and driver.quit in WebDriver

driver.close and driver.quit are two different methods for closing the browser session in Selenium WebDriver. Understanding

Selenium Tip: Log Eclipse Console to File

Logs play an important part in debugging activities of your Selenium script. Eclipse IDE does a

Generate Graphical JMeter Report at the End of Test Run

Reporting is one of the most crucial tasks in any project’s QA activities. And in load

Selendroid Setup in Eclipse Using WebDriver

Selendroid is a test automation framework used in automation of Android native and hybrid apps and