Agile + DevOps East 2020 - Automated Testing | TechWell

Conference archive

Agile + DevOps Virtual 2020 - Automated Testing

Monday, November 9

bob-foster
Coveros
MC

Finding Performance Issues Early with JMeter

Monday, November 9, 2020 - 10:00am to 5:30pm

Performance issues can be difficult to resolve when found late in the software development lifecycle. Using an open-source tool like JMeter to develop, manage, and execute load and performance tests while the code is being developed, is an inexpensive way to help find performance issues. Executing these performance tests as part of your CI/CD pipeline enables users to find and resolve performance issues as soon as they are introduced. This hands-on workshop will help attendees develop a foundational understanding of JMeter, while engaging them in creating and running performance tests...

Jeff Payne
Coveros
MJ

What DevOps Means for Testers and Testing

Monday, November 9, 2020 - 2:00pm to 5:30pm

DevOps is more than a buzzword or a passing fad. It's a radically new approach to rapidly deliver high-quality software applications. However, many organizations don’t fully grasp the magnitude of this change or what it means for everyone involved in the software development lifecycle. Jeffery Payne says that DevOps—when done right—drives higher quality and efficiency into software development, software testing, and application management activities. It empowers teams to remove impediments to quality and productivity throughout the entire software lifecycle. However, when DevOps is done...

Tuesday, November 10

Mary Thorn
S&P Global Market Intelligence
Bob Galen
Vaco
TE

Creating a High-Performance Agile Team

Tuesday, November 10, 2020 - 10:00am to 1:30pm

Many teams have a relatively easy time adopting the tactical aspects of agile methodologies. Usually a few classes, some tools’ introduction, and a bit of practice lead teams toward fairly efficient execution. However, these teams are quite often simply going through the motions—neither maximizing their agile performance nor delivering as much value as they could. Borrowing from their experience and lean software development methods, Bob Galen and Mary Thorn explore high-performance team patterns, which are the thinking models of mature agile teams, including large-scale emergent...

Melissa Benua
mParticle
TO

Test Design for CI/CD Delivery

Preview
Tuesday, November 10, 2020 - 2:00pm to 5:30pm

Imagine this … As soon as any developed functionality is submitted into the code repository, it is automatically subjected to the appropriate battery of tests and then released straight into production. Setting up the pipeline capable of doing just that is becoming more and more common and something you need to know about. But most organizations hit the same stumbling block—just what IS the appropriate battery of tests? Automated build architectures don't always lend themselves well to the traditional stages of testing. In this hands-on tutorial, Melissa Benua introduces you to key...