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...
Applying Software Testing Principles to Risk Management Control Testing
In today's dynamic business environment, robust risk management is crucial for organizational success. Traditional approaches to risk management control testing often focus on compliance, but they can benefit significantly from the rigorous methodologies developed in software testing. This presentation will explore how core software testing principles—such as test case design, automation, regression testing, and defect tracking—can be effectively applied to enhance the effectiveness and efficiency of risk management control testing. Attendees will learn how to leverage these principles to...