Testing is a crucial part of software development, but it is also an area where developers put less effort into extensibility, maintainability and performance of UI tests. In this talk, we will discuss [...]
Mobile apps are growing, we have new features after every big release. Testing the app manually is time consuming. It means that it is time to integrate fast and reliable automated tests into [...]
Mobile apps are growing. They become more complex and require more testing. It means that it is time to integrate fast and stable automated tests into your project. In this workshop, we will [...]
As Android developers, we face many challenges like handling life-cycle events, maintaining view state, testing applications that use different UI approaches, etc. Many Android developers already prefer to use Jetpack Compose together or [...]
Writing specs is a hard problem, with insufficient/hidden specs and people communication flaws being the two most common problems in requirements engineering. In this talk we will examine how, and under what conditions, [...]