STARWEST 2021 - Testing in DevOps | TechWell

Conference archive

STARWEST 2021 - Testing in DevOps

Monday, October 4

Adam_Auerbach
EPAM Systems
MH

Instill a DevOps Testing Culture in Your Team and Organization

Monday, October 4, 2021 - 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, October 5

Jeff Payne
Coveros
TK

Integrating Automated Testing into DevOps

Tuesday, October 5, 2021 - 1:00pm to 4:30pm

In many organizations, agile development processes are driving the pursuit of faster software releases, which has spawned a set of new practices—DevOps. DevOps stresses communications and integration between development and operations, including rapid deployment, continuous integration, and continuous delivery. Because DevOps practices require confidence that changes made to the code base will function as expected, automated testing is essential. Join Jeffery Payne as he discusses the unique challenges associated with integrating automated testing into continuous integration/continuous...

Wednesday, October 6

Lee Barnes
Utopia Solutions
W16

Performance Testing in DevOps

Wednesday, October 6, 2021 - 2:45pm to 3:45pm

Performance testing isn’t the first thing organizations think about when moving to DevOps – in fact, it’s often ignored as traditional approaches don’t jive well with the fast and nimble world of DevOps. However, performance is still a critical part of the user experience, and poor performance and outages will quickly negate the value of the features you’re delivering. Lee believes that organizations don’t have to gamble with application performance. He will discuss techniques for implementing continuous performance testing in your pipeline, so you don’t have to roll the dice on your user...

Thursday, October 7

Abrar-Hashmi
Agile Brains Consulting
T21

Demystifying Microservices—Breaking Down Legacy Applications to Deploy Faster

Thursday, October 7, 2021 - 3:00pm to 4:00pm

Agile is all about speed and one of the fundamental principles of Agile is adherence to technical excellence. Microservices  is an architectural style that structures an application as a collection of services that are: Highly maintainable and testable; Loosely coupled; Independently deployable; Organized around business capabilities. Learn how a large Fortune 20 financial institution used microservices to deploy code faster. We will focus on Understanding the using Microservices and how to map technical practices to the business strategy behind microservices. The session will detail how...

VI7

DevOps: Test Alone

Thursday, October 7, 2021 - 3:00pm to 4:00pm

As in the movie HomeAlone, it seems that Dev and Ops have gone on a journey and forgot to take testing/QA with them. We hear big companies tell stories that they have no more testers, all testing is done in production, everything is fully automated by dev, etc. The actual truth lies somewhere in between these statements!

For most DevOps implementations, QA is actually crucial in order to succeed. DevOps however has a dramatic impact on the way we do QA! In this session, I will give you some concrete examples and tips on how we as QA...