Junit5: The Next Gen of Android Testing

June 24, 2019 0

Junit 5 is a big step for the world of unit testing for Android apps. This is a new very flexible open source testing framework, based on many years of experiences with Junit 4. At the sporttotal company, we use Junit 5 for our Android unit tests and it changed the way we write our tests. Hard for us to imagine living without features like @Nested. Other features we ignored as those are more leaning towards Java and are solved already by Kotlin or other Kotlin libraries. And some features are even breaking changes.

Using Command Line in Software QA Activities

June 18, 2019 0

There are often discussions in the software testing domain if software testers should learn a programming language, but operating system knowledge is rarely mentioned. In this article, Svetlana Ganina explains how mastering Linux command line could help in daily software quality assurance activities.

Easy Browser Testing Using RSpec and Rails 5.1

June 11, 2019 0

This presentation explains the new system specs in RSpec, how to set them up, and what benefits they provide to test the browser stack of your application. If you want to improve your RSpec testing suite for your browser including JavaScript with full stack testing this talk is for you!

STARWEST, Anaheim, USA, September 29 – October 4 2019

June 6, 2019 0

STARWEST is a six-day software testing event and conference that features pre-conference training, in-depth half- and full-day tutorials and conference sessions covering major software testing issues and software quality solutions.

Top 5 Regression Testing Tools in 2019

June 3, 2019 2

It is difficult to maintain and evolve software systems and applications without some automated testing tools that help you to make sure the changes are not breaking the existing features. This article presents you the best regression testing tools available in 2019.