Don’t wait! Secure your spot at Appdevcon 2025 before it’s sold out.
I’ve been introducing mock/spy generation at Just Eat Takeaway.com. I want to share my experience introducing mock generation at a company like Just Eat Takeaway.com In this session I want to take you [...]
With so many testing tools and frameworks at your disposal as an app developer today, it seems we are spoiled for choice. It should be easy to reach that 100% test coverage and [...]
In the dynamic world of software development, ensuring the quality and reliability of applications is crucial, and test automation plays a vital role in achieving this. However, with a multitude of test automation [...]
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, [...]