In our professional life, we need to have our own toolbox so that we can always be ready for any challenge that comes our way. Many QAs believe that they need to dedicate...
This blog is based on a talk I presented a few weeks back at Selenium Conference 2020 along with my teammate Sandeep Yadav. The topic was "What to do when tests fail!" where we...
When trying to tackle a common problem, or plan a fresh idea, referring to a best practice might be something that seems like an excellent convention to follow. Wikipedia...
In the first two articles of this series, we've discussed the importance of accessibility testing: What is web accessibility testing, what types of accessibility testing are...
Continuous Integration has become part and parcel of the software world today. There is a conception that Continuous Integration (CI) is a development practice, which is practiced...
There are some terms we hear often in the world of Automation: Page Object Model, Behavior Driven Development, Selenium, Page Factory and others. We listen to them when we look...
Writing good test automation code is software development. As a result, the test automation code should be treated exactly the same as the production level code. So we need a...