It's quite a common scenario that we may come across where we need to verify if a particular check box is checked. If not checked we may want to mark it as checked. In this post...
Wednesday, April 27, 2016
Thursday, April 21, 2016

Challenges and Benefits of Adapting to Agile Methodology
It's always a nightmare when we usually think about getting and setting a team to work together. A team comprises of resources with different attitudes, personalities and roles, working in a similar environment and that is...
Wednesday, April 13, 2016

20+ Must have tools for any Software Tester to make their job easier
I’ve been working as a tester for more than 6 six years. During this period quite a lot has changed in the common QA practices, and I’ve always tried to keep up with times. As I...
Monday, April 11, 2016

How to download PDF files automatically in Firefox using Selenium WebDriver
Here I am trying to explain you, how to download PDF files automatically in Firefox using Selenium WebDriver. I always believe that learning through examples are the right and easiest way and hence let's see a ...
Friday, April 1, 2016

5 things to remember while going for Software Test Automation
Usually in testing, there is a saying that: 'if you do something more than once – automate it'. Software testing, where we routinely perform similar actions, is a perfect base for automation. In the modern software...