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...
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...
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...
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...
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...
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,...
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...