STAREAST 2025 - Security
Customize your STAREAST 2025 experience with sessions covering security for software developers and testers.
Wednesday, April 30
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...
Thursday, May 1
Navigating the Intersection of Security Testing and Secured App Testing
In today's rapidly evolving digital landscape, ensuring the security of applications has become paramount. However, the traditional manual approaches to security testing and functional testing of apps once they have been secured is time-consuming, error-prone, and often fails to keep pace with emerging threats. This session will explore the challenges and opportunities at the intersection of automating security testing and testing secured applications. Karen will delve into a real-world case study where her team faced the daunting task of securing a complex application. By using multiple...