logo logo
Hard and Soft Skills Any QA Should Have

Hard and Soft Skills Any QA Should Have

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

What to do when tests fail?

What To Do When Tests Fail?

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

Are Best Practices Really The Best

Are Best Practices Really The Best?

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

Accessibility Testing Best Practices

Accessibility Testing Best Practices

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 Testing Strategy

Continuous Testing Strategy to Revolutionize Product Quality

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

SeleniumGraphanaJMeter

Selenium, JMeter & Grafana: When Best Practices Are Not...

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

test-automation-checklist

Definition of Done for Test Automation (The Ultimate...

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