STAREAST 2025 - Agile Team Member
Sunday, April 27
Fundamentals of AI—ICAgile Certification (ICP-FAI)
Wednesday, April 30
Heuristics to Help You Design, Build, and Choose Test Tools
How well do we design and acquire our tools? Drawing on compelling evidence gathered from a series of interviews, workshops, surveys, and case studies with industry gurus and hands-on practitioners, we’re diving deep into a set of heuristics. Each one is a gateway to discovery, backed by explanations and enriched with engaging exploratory activities based on solid research. As an attendee, you will gain access to resources that can help enable critical thinking and reflection about tools and the problems they solve. We will see how sometimes heuristics can pinpoint when a tool might...
SQL Server Indexing Strategies Using Query Store for Improved Performance in Retrieving Data
In the realm of database management, optimizing query performance is crucial, especially for SQL Server environments dealing with large datasets. The challenge lies in identifying and implementing effective indexing strategies that can significantly enhance data retrieval performance. During her talk, Navya will address the common issues of slow query performance and inefficient indexing, often exacerbated by the complexity of modern data systems and the dynamic nature of query patterns. To tackle this problem, she leveraged SQL Server's Query Store feature, which provides a powerful tool...
Panel - Revolutionizing Test Automation: The Impact of Generative AI on Quality Engineering
As Generative AI rapidly reshapes how we work, its impact on quality engineering and more specifically test automation is profound. Join our panel of AI and testing experts as they dive into how Gen AI is transforming testing practices, from creating smarter automation frameworks to redefining manual testing roles. Explore cutting-edge tools, discuss the challenges of integrating AI into test strategies, and debate the ethical implications of AI-driven quality engineering. This thought-provoking session will be driven by your questions and thus provide actionable insights, inspire...
Thursday, May 1
Enhancing Automation Testing with Behavior-Driven Development (BDD) and the Screenplay Pattern
In Esri's quest to improve automation testing, they faced a significant challenge: integrating Behavior-Driven Development (BDD) into the existing framework without discarding established tools. The goal was to maintain a shared business language while simplifying the testing process. To tackle this, Junuen's team adopted the screenplay pattern and rebuilt their XCUITest framework from the ground up. This innovative structure focused on tasks, interactions, and abilities, all elements of the screenplay pattern, enabling them to prioritize what truly mattered in their tests: the end-user...