The problem we solved In day-to-day mobile app development, distributing builds for testing teams in order to verify new features or bug fixes becomes a hassle over time. (more…)
If you are working as a software test engineer, then you are very well aware of the struggles in test automation when it comes to testing against various different browsers, installing test environments from scratch, incompatibilities between selenium, browser drivers, browser versions, etc. It is hard to replicate testing environments,…
Getting started with Owl This step by step guide will help you to successfully install and enable our Owl tool, used for test results reporting and presentation. (more…)
Preface This article assumes that you’ve already read ‘Parallel mobile test execution with Appium: Part 1’, which talks about the motivations, approaches, and challenges (more…)
Why mobile parallelism? There are many factors to take into account when developing and testing apps for mobile devices. One of the most important things to consider is fragmentation. (more…)
RSpec is equipped with a fail-fast option when running tests, so that when one or more steps fail, the whole group of tests that is started stops. (more…)
Software testing is not, nor it was ever expected to be, a strict discipline in the world of software development. While software development is continuously evolving (more…)
Amazon Elastic Compute Cloud on-demand In order to maintain the quality of your software, the best way would be to start with automating the regression suite. (more…)
Writing automated tests is a "must-have" practice in everyday testing work if you want to have a prompt response on any changes that are made on your software. (more…)
This article is coming up as an effort from the ABH testing research team in the light of using new technologies and tools in testing processes. (more…)