How Do APIs as a Service Work?

Those who are new to the world of application programming interfaces, or APIs, may still have an abstract understanding of how they work. To be fair, figuring out how an API is made and what it’s capable of isn’t as easy as for a physical product. It isn’t so easy to...

What is BDD, and how do we practice it?

The Process of Behavior Driven Development How is BDD different from TDD (Test-Driven Development)? BDD is an evolution of TDD, and different in many ways. In Test-Driven Development, developers will go through four phases: they will write unit tests (which inevitably...
Appium: Getting Started with Appium.

Appium: Getting Started with Appium.

Must have documentation Appium Desired Capabilities that you can configure in your test automation codeAppium Desktop tutorial by J Lipps from 2017Appium code examples in all of the different languagesAppium tutorial series by Jonathan Lipps (Appium creator) Mobile...

How to install Maven on Mac OS

The Easy way Learn how to install Maven on Mac OS Following the instructions in this article The other way Download MavenExtract itMove the apache-maven-x.x.x folder to a permanent location. For example /Users/nikolay/apache-maven-3.6.3Open your bash_profile cd ~/...
FREE LIVESTREAM: How to interview?

Less UI Automation Equals Greater Success

Automation engineers find ways to optimize their practice and to find the most reliable results. This is the difference between having confidence in a feature launch, going over-deadline and over-budget. As all engineers are aware, there’s a huge difference between...