Agile + DevOps East 2018 - Automation, Development, Test, Release | TechWell

Conference archive

Agile + DevOps East 2018 - Automation, Development, Test, Release

Monday, November 5

Arjun_Coman
Coveros
MA

Introducing Docker and Kubernetes to your DevOps Toolchain

Add to calendar
Monday, November 5, 2018 - 8:30am to 4:30pm

As organizations look to improve the speed with which they deliver software, they increasingly turn to microservices and infrastructure-as-code for software architecture and delivery techniques to help leverage value from their DevOps adoptions. Docker, an industry standard containerization tool, facilitates moving processes into isolated environments that can be frozen into images, with an ecosystem that helps developers across organizations build and share these containers. Kubernetes builds on these capabilities and allows a software team to break down their application into small,...

Mary_Thorn
Mary Thorn Consulting
MC

Getting Started with Acceptance Test-Driven / Behavior-Driven Development

Add to calendar
Monday, November 5, 2018 - 8:30am to 12:00pm

We’ve all been there. We work incredibly hard to develop a feature and design tests based on written requirements. We build a detailed test plan that aligns the tests with the software and the documented business needs. And when we put the tests to the software, it all falls apart because the requirements were changed without informing everyone. Mary Thorn says help is at hand. Enter behavior-driven development (BDD) and Acceptance Test Driven Development(ATDD) practices that help facilitate better communication. Mary explores the nuances of BDD and ATTDD and shows you how to implement BDD...

Mary_Thorn
Mary Thorn Consulting
Bob Galen
Zenergy Technologies
MG

Creating a High-Performance Agile Team

Add to calendar
Monday, November 5, 2018 - 1:00pm to 4: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...

Jeff Langr
Langr Software Solutions, Inc.
MH

From Mob to Symphony: A Mob Composing Workshop

New
Add to calendar
Monday, November 5, 2018 - 1:00pm to 4:30pm

Kanban teams leverage WIP (work in progress) limits to get more done. Well, the ultimate WIP limit is one—which is exactly what Mob Programming implies. Which is exactly what Mob Programming implies. So what is Mob Programming? Everyone in a room working on the same thing at the same time? Outrageous. Yet teams are finding it a highly enjoyable way to collaboratively build and deliver high-quality software. Some teams even say "we go faster with mobbing." Don't let use of the word "mob" lead you to believe this is a chaotic and dangerous practice. Instead, every mob session is kept focused...

Tuesday, November 6

Danilo Sato
ThoughtWorks
TB

Continuous Delivery in Practice: A Hands-On DevOps Workshop

Sold Out!
Add to calendar
Tuesday, November 6, 2018 - 8:30am to 4:30pm

For many organizations, delivering software into production has become increasingly more complex with long testing cycles and a division between development and operations teams. DevOps is a cultural movement that is breaking down those barriers. Focusing on automation, collaboration, tools, and knowledge sharing, DevOps is showing that developers and system engineers have much to learn from each other. Through a series of hands-on exercises, Danilo Sato will use a sample web application to demonstrate how to automate its build and deployment pipeline, using infrastructure and pipeline as...

Rob Myers
Agile for All
TC

Take Your Test-Driven Development to the Next Level

Preview
Add to calendar
Tuesday, November 6, 2018 - 8:30am to 4:30pm

Test-driven development (TDD) is a powerful discipline that combines testing, coding, and software design to ameliorate defect rates and facilitate future enhancements. TDD has been around for some twenty years, so why isn’t it more prevalent—and more popular? For one thing, TDD is not easy to get right! And, it seems expensive. In this mostly hands-on tutorial, Rob Myers will explore these concerns by diving straight into the deep-end. Rather than starting with theory and working toward practice, Rob is going to reverse the tutorial recipe. Come prepared to spend the first half of...

Jeff Payne
Coveros
TD

What DevOps Means for Testers and Testing

Add to calendar
Tuesday, November 6, 2018 - 8:30am to 12:00pm

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...

Rob_Sabourin
AmiBug.com
TL

The Tester's (New) Role in Agile Development

Add to calendar
Tuesday, November 6, 2018 - 1:00pm to 4:30pm

Avoiding siloed development is a tricky business. It’s so easy for agile teams to fall into the rut in which testers only do traditional testing activities, and programmers strictly do their time-worn coding activities. Rob Sabourin shares a number of examples of how testing skills can be applied to a wide variety of activities in an agile project. Testers are among the most skilled team members in story grooming, elicitation, and exploration. Risk analysis in self-organized agile teams empowers testers to drive design decisions. A tester’s affinity analysis skills help clear the way for...

Wednesday, November 7

Raj Subramanian
Testim.io
AW7

How AI Is Transforming Software Testing

Preview
Add to calendar
Wednesday, November 7, 2018 - 1:30pm to 2:30pm

Companies like Apple, Tesla, Google, Amazon, and Facebook have been investing in AI to solve different technological problems in the areas of health care, autonomous cars, search engines, predictive modeling, and much more. Applying AI is real, it’s coming fast, and it’s going to affect every business, no matter how big or small. How are testers going to adapt to this change and embrace AI? Join Raj Subramanian to discover how AI is going to influence the way we do test design and automation. He'll cover the basics of AI, the key ways software testing can benefit from AI, and the...

Arjun_Coman
Coveros
DW5

Enabling Continuous Testing with Docker and Kubernetes

Add to calendar
Wednesday, November 7, 2018 - 1:30pm to 2:30pm

Quality assurance frequently lags behind the development of new features. One common cause is the difficulty of getting software into a deployable state for testing. Join Arjun Comar as he discusses how Docker containers and Kubernetes can be used to solve this challenge. Arjun will talk about his experiences on recent DevOps efforts where Docker and Kubernetes enabled rapid deployments, and you will learn how to set up short-lived test environments that can shift testing left and permit testing to be performed even prior to developers merging code into the mainline, allowing continuous...

Thursday, November 8

Brian Thompson
Mindgrub
DT2

Embrace Our Robot Overlords: Make CI Work for You

Add to calendar
Thursday, November 8, 2018 - 10:00am to 11:00am

When developing software, teams can often get bogged down with mundane tasks such as code linting, manual testing, or even just deploying code to a particular environment. Everyone dreams of setting up continuous integration to automate this work, but they believe it to be too time-consuming for their current budget. Join Brian Thompson as he discusses how, after many years of manually performing repetitive tasks and occasionally making a mistake in mundane work, he learned to embrace the robot overlords. Learn about a variety of different continuous integration services such as CircleCI,...

Jeff Langr
Langr Software Solutions, Inc.
AT7

A Personal History of Collaboration: Soloing, Pairing, Mobbing, Cube Farms, and Pipe Fires

Add to calendar
Thursday, November 8, 2018 - 11:30am to 12:30pm

Pair programming is the practice you love to hate! It's been nearly twenty years since Extreme Programming promoted pair programming as a collaborative practice, and it's still here. And if you thought that was bad, now there's mobbing, where the entire team works together on one thing at a time. Does that seem nuts? Yet we often hear teams say, "We go faster because we are mobbing." In this anecdote-heavy session, you'll hear Jeff Langr's history of working through various models for collaboration (or not) across the past several decades, including pairing, solo programming, and mobbing....

Eran_Kinsbruner
Perfecto
AT8

Future-Proofing Testers in the Age of AI, ML, and Bots

Add to calendar
Thursday, November 8, 2018 - 11:30am to 12:30pm

We're all hearing the buzzwords of AI, machine learning, chatbots, and next-generation testing. Does this mean that the days of traditional testing as we know and practice it are over? Eran Kinsbruner doesn't think so. Join him to learn about the clear transformation happening toward smarter testing techniques and tools. These approaches will drive better pipeline efficiency and release velocity with high quality, and Eran thinks this means good things for the testing practice and practitioners. You'll discover the key trends that are happening around AI, machine learning, and bots in the...

Suzette Johnson
Northrop Grumman
Robin Yeman
Lockheed Martin
AT12

Commonalities of Agile and DevOps Transformations for Large Organizations

Add to calendar
Thursday, November 8, 2018 - 1:30pm to 2:30pm

As the adoption of agile and DevOps have been steadily growing over the years, many organizations have been taking a proactive approach to prepare for the changes needed for success. This means giving people the skills and resources they need to be successful, working with customers and users for improved collaboration and transparency, and providing teams with the tools and infrastructure to enable continuous flow of value. Are there commonalities across organizations that others can learn from to support their journeys? Join Robin Yeman and Suzette Johnson as they provide an interactive...