logo logo

How To Select The Right Test Automation Tool

Every software development team or company will come to the point where a test automation tool is needed to downsize the effort of regression testing. The test automation tool can...

what to automate

Testing Guidelines on What to Automate

What to automate and what not to automate? That's a pretty big question... When I started my career as a software tester a decade ago, test automation was viewed with some...

Benefits of Record and Playback Features in Test Automation

Record and playback features are a really useful tool for automated test development. The way they work is that the test developer clicks a record button, does some actions, and...

How Can You Scale Your REST API Testing?

REST API is a powerful way to run tests, however it’s not always enough. There are some pitfalls that cannot be spotted by REST API testing alone. And here comes the importance...

Test Automation Is Still Testing, But Don’t Go At It Alone

There is a statement that has been discussed throughout the testing community that stirs a great deal of controversy:  “Test Automation is not Testing, It’s...

Software Engineer in Test

A Software Engineer in Test Must Have The Heart of a Developer

I am a Software Engineer in Test (SET). Many people don’t know quite what that means, though. Developers frequently refer to me as a “tester” or “QA,” and a former...

Your Test Automation Framework Needs Testing Too

A few weeks ago I lectured about the importance of testing the test automation framework. At the beginning of the lecture, I asked the audience the following questions: ...