Alexander Andelkovic discussed model-based testing using Graphwalker. He explained that as an agile team at Spotify, they needed to automate regression testing to allow manual testers to focus on new story testing. Model-based testing with Graphwalker generates automated test cases from models and allows for easier test maintenance. It also finds bugs and integrates with continuous integration. Potential pitfalls include a learning curve and ensuring testers model systems and developers automate tests.