logo logo

Test Automation in Selenium Using Page Object Model and Page Factory

Writing automated tests is more than just a luxury for any agile software development team. It is a need, and is an essential tool to find bugs quickly during early phases of...

Android Automation Combining Appium with TestProject

What does it take to test software in a complicated environment of Hardware->Mobile->Software->Cloud? These days, applications are made available on multiple platforms...

Regression Test Automation in Scrum: Why and When?

Why First, let's talk about why we need regression test automation. For many this is obvious, for others it's not exactly so, everybody has their own theories and...

Mobile App Security Testing

It’s no secret that mobile apps are well on their way to capturing the lion’s share of consumer’s attention. Organizations of all sizes are compelled by either...

Excel Reports Using TestNG in Selenium

Selenium: Generate Customized Excel Reports Using TestNG

There are many ways to Generate Reports in Selenium. Now I’d like to generate Excel reports. Note : TestNG is required. Without TestNG this code won't work. There are few...

How to: Perform Selenium WebDriver Testing

The following tutorial is for Selenium WebDriver testing- one of the key components of Selenium releases and on which the current automation industry totally relies on,...

Test Automation

Is Test Automation a Silver Bullet?

QA plays a crucial part in product quality and product delivery. In agile development methodologies like scrum, QA needs to work in highly compressed test execution cycles. One of...