Agile + DevOps West 2021 - Agile Test & Development | TechWell

Conference archive

Agile + DevOps Virtual 2021 - Agile Test & Development

Wednesday, June 9

Gene-Gotimer
Steampunk
W5

How I Learned to Stop Worrying and Love Legacy Code

Wednesday, June 9, 2021 - 11:45am to 12:45pm

Many developers would love to work on brand-new, cutting-edge, greenfield projects, never having to deal with the mess of unintelligible code someone else left behind. But most of us spend most of our time maintaining existing code, and it is often spaghetti code with no unit tests, no documentation, and, if we are lucky, a comment that says, “Not sure how this works, but it does so don’t touch it.” We need to make changes, but we can’t even figure out what the code is supposed to do. You know your changes are just going to pile on and make it worse. You can’t change the code safely...

julia-pottinger
QualityWorks Consulting Group
W11

Shifting Left - Introduction to Testing

Wednesday, June 9, 2021 - 1:15pm to 2:15pm

Shift left encourages testing to be done as early as possible. This practice results in developers doing more testing as well as other stakeholders. Testers aren’t the only ones responsible for the quality of the software. With this move there is a need for everyone to understand how to test and to test properly. This move also brings with it questions such as What are the correct terminologies to use? How do you properly report a bug? How did you find that bug? What are best practices for testing? Should everything be automated? In this session Julia will go through an introduction to...

Michael-Faulise
BCforward
W17

The Importance of a QMO in World-Class Agile Teams

Wednesday, June 9, 2021 - 4:00pm to 5:00pm

In today’s competitive environment, being the first to market is critical. But what happens when there’s a heavy focus on building teams and role changes that you place quality aspects of your transformation on the back burner. Your move to agility may run into impediments if you haven’t engaged quality from the beginning, or worse, they rush unfinished or buggy products to market. In our one hour discussion, we’ll talk about how organizations use an Agile Mindset and approach to transition from traditional ways of thinking to include a QMO when delivering quality products and solutions...

Thursday, June 10

nikolay-advolodkin
Sauce Labs
T17

Developing + Testing a Web App with Continuous Integration

Thursday, June 10, 2021 - 3:15pm to 4:15pm

Continuous integration seems to be a difficult topic that often eludes many individuals. Some typical questions that arise are which technologies should we use and how do we actually put everything together? However, CI doesn't need to be so difficult with the combination of the right tools. In this live-coding session developers will learn how to create a web-app using React. Afterward, we will shift-left by adding some automated unit tests using Jest. Next, we will shift-right by adding some functional tests using Cypress.io. Finally, the developers will learn how to continuously build...

adam-matłacz
Demant
T23

Leadership: From Monolith to Pebbles

Thursday, June 10, 2021 - 4:30pm to 5:30pm

When working with medical products, the verification process can be a real pain – especially when dealing with completely new QA team, complex hardware/software setup and collaboration of multiple scattered teams. My first release as a System Test Manager was a real struggle – stress, overtime, exceeding deadlines and a lot of uncertainty. But I’ve learned my lesson and focused on preparing and building the team with the right skill set and competencies. Now each team member is a leader in his own field, with set of responsibilities and me acting as a glue to hold them all together....