Agile + DevOps East 2022 - Agile Development & Testing | TechWell

Conference archive

Agile + DevOps East 2022 - Agile Development & Testing

Wednesday, November 9

Provar
W5

Dungeons & Dragons: Becoming the Hero of the Sprint

Wednesday, November 9, 2022 - 10:30am to 11:30am

When I began my journey as a QA Specialist nearly a decade ago, I had a lot to learn about testing, but the more sprint meetings I attended, the more it felt like the Dungeons & Dragons table. It turns out that fighting hordes of the undead and hunting down software bugs have more than a few things in common. What did playing a rogue with a clumsy streak teach me about software development? In this interactive session, I will explore three crossover strategies gaming taught me about the quest for quality, how to better partner with your QA team, and creative ways to spend your time...

Jeff Payne
Coveros
W11

Tips and Tricks for Effective Agile Testing

Wednesday, November 9, 2022 - 11:45am to 12:45pm
Agile testing means a lot of different things to a lot of different people. Some believe it’s about getting software developers to do all the testing during iterations. Others think it’s the same testing process as in Waterfall, just done a lot quicker. Still others believe testing can only be done effectively AFTER an iteration is completed. While all of these are interesting approaches, none of them are both effective and meet the spirit of agile. This talk discusses what agile testing is really all about and provides tips and tricks for how to effectively integrate software testing (and...
Janna_Loeffler
mParticle
W17

Test Automation in CI/CD

Wednesday, November 9, 2022 - 3:00pm to 4:00pm

CI/CD pipelines need quality gates in order to deliver and deploy code responsibility. What does that look like? Why is it important to have a test automation strategy for your CI/CD pipeline? We all hate build times that take hours due to waiting on test automation which is why it is so important to strategically think through your test automation. Join Janna as she does a deeper diver into test automation strategies for CI/CD. She’ll talk about different types of test automation, guidelines around your automated tests, and how it all works together in your CI/CD pipeline. Learn how you...

Thursday, November 10

Solvera (A part of Accenture)
T5

API Testing Made Easy With Postman

Thursday, November 10, 2022 - 10:00am to 11:00am

Application program interface (API) has become the connecting tissue that allows the exchange of data and logic between software products and different layers of an application (data layer, service layer, and presentation layer). Multiple independent systems can be integrated easily with the help of APIs and its specification. Testing these APIs before and/or after they are consummated can greatly improve the efficiency of your test strategy as a whole because the API layer directly touches both the data layer and presentation layer, it presents itself as a good candidate for continuous...

KPMG LLP
T11

The Chaotic Approach to Modern Testing

Thursday, November 10, 2022 - 11:30am to 12:30pm

We’ve all experienced the ugly face of production outages even after the most thorough traditional tests were run. Functional, usability and business-oriented testing coupled with a healthy mix of performance testing is not enough. Plan for the unexpected. Explore in a systematic way by conducting experiments that can uncover hidden what-if scenarios that traditional testing approaches often miss. This conversation will walk you through the spectrum of Quality Engineering adding Chaos Testing as a powerful tool and ally to conduct systematic exploratory tests with a hint of intelligence...

Outreach.io
T17

Engaging the Hive Mind Through Swarm Test Planning

Thursday, November 10, 2022 - 1:30pm to 2:30pm

Are you looking for more ways to shift quality to the left? Do you wish your team was more proactive and less reactive when it comes to quality? Do you rely on a single QA or developer to come up with all of the test cases on their own?

We know that from concepts similar to Mob Programming, the collective mind can often be more effective than any one individual. Applying this principle to testing, we introduce the practice of Swarm Test Planning.

In this session we will teach the concept of Swarm Test Planning, using structured brainstorming and heuristic categorization to...