Year: 2019

Whether you’re preparing for a test automation job interview or you want to learn more about the types of testing, this post gives you an overview of the different kinds of automation testing that exist. Why do we want to know different types of automation testing? Each type of testing has its own specific goals….

JavaScript has come a long way since its initial release. While initially developed to be no more than a simple scripting language, it has become arguably the most important language in modern software development. Developers used to write their JavaScript code in a more or less chaotic way, but with the language being increasingly used…

Have you ever wondered how software development companies set up their test environments? Moreover, how they manage all these different environments? Setting up test environments introduces many new struggles, like how to manage all these environments. It’s often difficult to create an exact replica of your production environment. Besides that, manually creating those environments requires…

Every company developing a product should have tests in place. Testing is an essential part of product development, especially to guarantee quality. Many smaller and mid-sized companies don’t give testing much attention even though it’s essential for delivering a strong product. Just like it’s important to have tests in place, it also matters how we…

Today I had the pleasure of sitting down with Jake Kaldenbaugh, Strategic Exit (M&A) Advisor at GrowthPoint Technology Partners to discuss the state of the software development industry. As a senior banking leader Jake helps growing technology companies with great technology create strategic value. In this interview Jake covers: Startups and enterprises in the DevOps…

Nowadays, it’s rare to come across a firm that doesn’t wish to automate testing in the blink of an eye. However, apprehensions regarding its implementation might be stopping you from making the switch to automation. Nonetheless, automation testing is the best productivity booster you can use for your company. There are several test automation best…

Software testing is an integral part of the development of a successful software project. Software testing itself consists of a huge domain in which many variants exist. To give you an idea, some examples of test methodologies are regression testing, smoke testing, network testing, integration testing, and many more.  In addition to the abundance of…

You can grow a garden of comprehensive tests for your codebase in many ways. Today we’ll discuss data-driven testing. As your software grows, so do the number of tests to ensure your code works smoothly. This situation can easily become a burden, allowing your tests to grow like weeds, becoming hard to read and maintain….

We’ve already undergone quite a journey to evolve from “classical testing” and test automation to continuous testing. Nevertheless, when we look into the future, it’s clear that even continuous testing won’t be sufficient.  Certainly, digital transformation happens in test automation, as it does in every field. We’ve come from manual testing to a robust automated…

In today’s advancing and fast-paced world, high-speed implementation is a must. This applies to all products and services. Let’s suppose you were using an application and got stuck because of a bug. After reporting the bug, you, of course, expect the team to fix it as soon as possible. If not, your next move is…