Posts Categorized: Beta Testing

Automated vs. Manual Mobile App Testing

Automated vs. Mobile App Testing

In today’s world, there’s an app for everything. Cooking, driving, pet sitting, you name it, there’s an app for it. Mobile apps certainly make our lives easier, but only if they properly function. To make sure of this, many app developers test their mobile applications in two ways: automated and manual mobile app testing. Automated… Read more »

Functional Testing vs. Non-Functional Testing

If you create a specific software and it works perfectly the first time, then you’re probably dreaming. All software applications are bound to have a few kinks both now and down the road. That’s why software must be constantly tested and re-tested for errors. There are several types of software testing—automated, accessibility, usability, localization, and… Read more »

Continuous Integration, Delivery, & Deployment: What’s the Difference?

Continuous integration, continuous delivery, and continuous deployment are three related, but distinct DevOps strategies. They work towards the same goal—making our software development and release faster and more accurate—but do so in different ways. Continuous integration Where developers integrate code changes into a shared repository multiple times a day. Each integration is then verified by… Read more »

Microsoft Edge Preview

We’ve been spending some time looking at the developer preview of Edge 76, based on the Chromium engine. While the new Edge doesn’t have a release date yet, it will supplant the current version of the browser at some point in the likely near future. Based on what we are seeing, the Edge preview is… Read more »