In this article, we will examine the methods and best practices for Agile automation testing. Agile automation testing is an approach to utilizing test automation in Agile. Like...
In this article, we’ll introduce you to a tool combination which will make JavaScript unit testing so much easier. Jasmine and Karma combined will save you hours 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...
Appium is an open source, cross-platform Test automation tool for native, hybrid and mobile web apps, tested on simulators (iOS, FirefoxOS), emulators (Android), and real devices...
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...
What is Compatibility Testing? Compatibility testing is a non-functional test to ensure that an application’s compatibility within different environments such various web...