logo logo
What problem are you trying to solve

What Problem Are You Trying To Solve?

Fully automated testing! Is this the holy grail of testing? Is it even possible? Does the statement itself even make sense? It seems that if you want to generate a lot of heat...

All About Regression Testing

All About Regression Testing

We’ve often heard the term, “Regression Testing” and we may know that it’s done to verify that a code change in the software does not impact the existing functionality of...

Criteria for Selecting the Right Functional Testing Tools

Selecting the right functional testing tools is pivotal for any testing team. This would be a game-changing decision for testing teams who are moving into the world of automated...

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

Agile Environments

Can Test Automation Exist While Working within Agile Environments?

The word 'agile' has become so trendy that people can't live without it anymore. The interesting part is that almost every work advertisement mentions that an 'agile organization'...

The Bugs Are Already Here! – The Testing Pyramid & Game...

Spoilers are coming! Please be advised that this blog post will include details of major events that take place in season 8 episode 3 of Game of Thrones. This weeks episode of...

Stop Automating Your Regression Tests (For Now)

Note: in my observation, scripted test execution and the type of regression test scripts I’m referring to are slowly going away, but a lot of organizations I work with still use...

Key Guidelines to Continuous Integration and Jenkins CI Server

The following article provides a detailed introduction to Continuous Integration (CI), an imperative practice in software development and Jenkins, the industry...