STAREAST 2024 - DevOps | TechWell

STAREAST 2024 - DevOps

Customize your STAREAST 2024 experience with sessions covering DevOps.

Monday, April 29

Adam_Auerbach
EPAM Systems
ML

Instill a DevOps Testing Culture in Your Team and Organization

Monday, April 29, 2024 - 1:00pm to 4:30pm

The DevOps movement is here. Companies across many industries are breaking down siloed IT departments and federating them into product development teams. Testing and its practices are at the heart of these changes. Traditionally, IT organizations have been staffed with mostly manual testers and a limited number of automation and performance engineers. To keep pace with development in the new “you build it, you own it” environment, testing teams and individuals must develop new technical skills and even embrace coding to stay relevant and add greater value to the business. DevOps really...

Tuesday, April 30

Dalton Forbes
Coveros
Phil LaFrance
Coveros
TB

Supercharge Your Workflow: To GitHub and Beyond

New
Tuesday, April 30, 2024 - 8:30am to 4:30pm

Whether you are new or experienced with GitHub this class is for you! Supercharging your workflow caters to anyone who wants to enhance their Agile and DevOps process with the capabilities of GitHub. GitHub has long been the premier site for open-source projects and is now turning a pivotal corner into becoming the predominant platform for all aspects of the development lifecycle. Some examples of this include; protecting company code through various GitHub Products or curating marketplace actions and workflows prior to use. This tutorial will look at how to leverage GitHub Actions (CI/CD...

Tariq King
Test IO
TC

A Quality Engineering Introduction to AI and Machine Learning

Tuesday, April 30, 2024 - 8:30am to 12:00pm

Although there are several controversies and misunderstandings surrounding AI and machine learning, one thing is apparent — people have quality concerns about the safety, reliability, and trustworthiness of these types of systems. Not only are ML-based systems shrouded in mystery due to their largely black-box nature, they also tend to be unpredictable since they can adapt and learn new things at runtime. Validating ML systems is challenging and requires a cross-section of knowledge, skills, and experience from areas such as mathematics, data science, software engineering, cyber-security,...

Wednesday, May 1

Kevin Pyles
O.C. Tanner
W1

An AI-Partnered Testing Future—It’s Here!

Wednesday, May 1, 2024 - 11:30am to 12:30pm

Let’s be real, we are quite a ways out from AI taking over the world. AI doomsday apologists stay home! On the other hand, AI is changing everything about software creation. In this presentation, Kevin Pyles will take you on a walk down memory lane through waterfall, agile and DevOps practices, and will then introduce you to the future of software creation known as AI-Partnered Development. Let’s get practical with real-world examples of AI assisting designers, solving coding challenges and testing software right next to human testers. We will explore how AI is also involved today in...

Northwestern Mutual
W2

Great Products Come from Engineering Teams Who Value Quality and User Empathy

Wednesday, May 1, 2024 - 11:30am to 12:30pm

Christina Thalayasingam often stumbles upon memes that show testers celebrating when they find a bug. Painting a picture that testers thrive on “proving developers wrong”. This is upsetting. The mindset that the quality of the product is owned by someone with a testing-specific role and user empathy is only something related to product and design, still prevails. She manages an engineering team and comes from a background that strongly values function and non-functional testing. However, she is a developer. Her team believes in quality and that there is no segregation on who owns the...

W5

Enabling Reliable Test Automation Though Isolation: Mocking HTTP Services Using Mountebank

Wednesday, May 1, 2024 - 11:30am to 12:30pm

Have you ever found yourself at a time when you have no control over an internal or external service and while your automation was running it failed due to instability in that service? Well, to automate tests in a safe and reliable way, you need to have control of the environment. When not available, one option is to isolate your application by creating mocks of the services. In this talk, Júlio will go through a use case scenario using Mountebank (mbtest.org), an open-source tool that enables us to create HTTP mocks, to remove the dependencies related to an external HTTP service in order...

Thursday, May 2

TapHere! Technology
T4

Test-Driven Development in Agile/DevOps

Thursday, May 2, 2024 - 9:45am to 10:45am

On agile teams, development moves quickly. This makes it especially easy to fall into the trap of initially ignoring the crucial component of testing. In order to add confidence to the product Stephanie's team outputs, they have modified their workflow to lean on Test-Driven Development. Test-Driven Development pushed Stephanie to be a better developer by: helping define her requirements in code, use tests as a guideline for completion, and easily incorporate automated testing into pipelines in her merge requests. Test-Driven Development has also enabled her team to be more effective by:...

Lockheed Martin
Lisa Allman
Lockheed Martin
T10

DevOps and Airplanes: A Match Made in the Clouds

Thursday, May 2, 2024 - 11:15am to 12:15pm

DevOps principles can be applied to various industries, including aviation, to enhance the development, testing, and deployment of software systems used in aircraft. These software systems are critical for various functions such as navigation, communication, and monitoring. It's important to note that the aviation industry has unique safety and regulatory requirements that do not to apply to commercial products, so DevOps practices must align with these standards to ensure the safety and reliability of aircraft software systems. Join Aly and Lisa as they take off and discuss how DevOps...

T15

Let’s Get Serious About Testing

Thursday, May 2, 2024 - 1:30pm to 2:30pm

You want to go faster, your business wants to go faster, frankly the market is forcing you to go faster. Your organization has no choice, you go faster or you get left behind! All that speed cannot come at the expense of quality though, you must maintain or improve quality as you increase velocity. If you are going to speed up to meet demand and maintain quality, you need to automate testing. To automate you need a solid plan and architecture. Join Tony to explore unit, functional and regression testing—why each one is needed and where to implement. Understand the differences between...

Lisette Zounon
Zsquare Solutions Inc.
T16

Enabling a DevOps Culture with Embedded Systems

Thursday, May 2, 2024 - 1:30pm to 2:30pm

In today's technology-driven landscape, where software and hardware intertwine seamlessly in embedded systems, adopting a DevOps culture becomes imperative. This talk delves into the dynamic world of embedded systems and explores how organizations can successfully implement and nurture a DevOps culture within this unique domain. DevOps, with its emphasis on collaboration, automation, and continuous improvement, has revolutionized software development. Our discussion will navigate through these challenges and unveil strategies to harness the full potential of DevOps in the embedded systems...

Grigori Trofimov
Parasoft
T18

Stressed About Performance Testing? Simulate It!

Thursday, May 2, 2024 - 1:30pm to 2:30pm

Preparing your software application to handle peak loads and high-volume conditions is vital, whether your business is seasonal operations like e-commerce during holiday seasons, a ticketing system for big events, a live streaming service hosting the World Cup, or a financial institute that must provide seamless transactions. Load and performance testing, along with the creation of a simulated environment for testing, is your key to success. This combination provides the understanding of how your application will behave under high-stress circumstances and ensures stability and performance...

Speedscale
T24

Fundamentals of Kubernetes Performance Testing

Thursday, May 2, 2024 - 3:00pm to 4:00pm

Migrating an existing application to a Kubernetes-based service architecture introduces an entirely new set of performance testing challenges that demand careful consideration. In this presentation, join Matthew to identify issues encountered with performance testing apps as they migrate from existing architectures onto cloud-native and Kubernetes. The session will explore: 1) The delicate balance between performance and correctness when dealing with applications at "internet" scale. 2) The unexpected impact of the Kubernetes auto-scaler and how it can influence the behavior of your...