Better Software West 2018 - Test & Release Automation | TechWell

Conference archive

Better Software West 2018 - Test & Release Automation

Monday, June 4

Viktor Farcic
Cloud Bees
MA

The DevOps 2.1 Toolkit: Continuous Deployment with Jenkins and Docker Swarm

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

DevOps is the answer to today's need for fast-paced, high quality software development—and continuous deployment (CD) is its culmination. The ability to deploy every commit to production is the ultimate proof that DevOps practices are implemented and that they provide real value. Join Viktor Farcic as he explores the processes and tools that lead to CD nirvana. Many of us have experimented with Docker, perhaps running one of the pre-built images from Docker Hub. The team might recognize the benefits Docker provides in building microservices and the advantages the technology brings to...

Ken Mugrage
ThoughtWorks
MD

Building Continuous Delivery Pipelines

Add to calendar
Monday, June 4, 2018 - 8:30am to 12:00pm

Although continuous delivery (CD) and DevOps are growing in popularity, not much practical information is available about how to get started. Join Ken Mugrage for this hands-on technical tutorial where you can get your feet wet and your questions answered. In this workshop, Ken will provide a cloud-based instance of the continuous delivery server GoCD for you to learn on. You will configure a complete continuous delivery pipeline from source code commit through deployment. Learn when to run each common type of automated test for the fastest possible feedback and how to run tests in...

Tuesday, June 5

Danilo Sato
ThoughtWorks
TB

Continuous Delivery in Practice: A Hands-On DevOps Workshop

Add to calendar
Tuesday, June 5, 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_Sabourin
AmiBug.com
TL

The Tester's (New) Role in Agile Development

Add to calendar
Tuesday, June 5, 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, June 6

Ashley Hunsberger
Blackboard
K1

Use DevOps Principles to Transform Culture

Preview
Add to calendar
Wednesday, June 6, 2018 - 8:30am to 9:45am

At the heart of DevOps is the idea that organizations break down silos and teams work together to innovate faster, reducing the length of feedback loops and delivering value faster. Ashley Hunsberger describes how Blackboard is using DevOps principles—collaborative practices, iterative improvements, incremental testing, and more—to transform their development culture so everyone owns quality. Big change does not happen overnight, so they learned to make smaller changes that support the overall vision. Join Ashley as she lays the groundwork for iterative and continuous improvement...

James_Farrier
Appsurify
BW3

Taking Your Automation Framework to the Next Level Using Machine Learning

Add to calendar
Wednesday, June 6, 2018 - 11:30am to 12:30pm

Automation fails frequently in companies due to a variety of reasons, including poor team communication, lack of skills, flaky tests, and inadequate understanding of test coverage. Even when things are going well, the automated tests sometimes grow to a size where the test suites take too long to execute for the run to be viable. James Farrier is a test automation architect who will show you ways to leverage machine learning to address these challenges. You'll learn how to determine which tests are valuable to run after each commit or build in order to cut down the suite run time, how to...

Ken Mugrage
ThoughtWorks
DW1

You Only Have to Change One Thing to Make DevOps Work: Everything

Add to calendar
Wednesday, June 6, 2018 - 11:30am to 12:30pm

We’re told that adopting DevOps can have all sorts of benefits, but many organizations are not getting the results they hoped for. The term “DevOps” has been co-opted to mean anything from tools to a job title. Without an understanding of what DevOps is really all about, success is elusive. In this session, Ken Mugrage presents DevOps as an overhaul to existing software development organizations and processes. He talks about organizational structures that enable team members to take full advantage of the automation and visibility gained with a DevOps-enabled culture. Ken will then discuss...

Derek_Ashmore
Asperitas Consulting
DW2

Managing Microservices Using Terraform, Docker, and the Cloud

Add to calendar
Wednesday, June 6, 2018 - 11:30am to 12:30pm

Much has been written about how to write microservices, but not enough about how to effectively deploy and manage them. Microservices architecture multiplies the number of deployables IT has to manage by at least ten. In that world, tooling to manage cloud deployments and related infrastructure has become essential for success, and Terraform and Docker are increasingly being leveraged to facilitate microservices environments. Derek Ashmore will share his hard-learned best practices for deploying and managing microservices in production. He will leverage true infrastructure as code using...

Brendan_Connolly
Agilysys
BW5

Five Core Values to Focus Your Regression Testing Efforts

Add to calendar
Wednesday, June 6, 2018 - 1:30pm to 2:30pm

In an agile world where having dedicated testers can be a controversial idea, manual testing is a tough sell. Not all contexts have their testing automated, so what is a manual tester to do when it comes time to release? Your team starts asking about regression testing, requests estimates, and expects justifications for the time being spent. Intuition isn't the answer, and retesting everything is not an option. In this session, seasoned tester Brendan Connolly will share his five core values for focusing your regression testing efforts: consistency over correctness, behaviors over bugs,...

Eran_Kinsbruner
Perfecto
BW6

Strategies for Selecting the Right Open Source Framework for Cross-Browser Testing

Preview
Add to calendar
Wednesday, June 6, 2018 - 1:30pm to 2:30pm

Organizations today are required to test their web application across browsers and mobile devices. Choosing the right framework is a matter of organizational as well as technical fit. With a plethora of test frameworks that span across practices such as behavior-driven development, unit tests, UI, and others, it can be a struggle to select the right tool. In this session, Eran Kinsbruner will provide an overview of the market and cover the top ten open source test frameworks, with a comparison table of pros and cons about when and why to use one tool over another. Eran will take...

Jason_Arbon
test.ai
BW8

Testing with AI for Agile Teams

Add to calendar
Wednesday, June 6, 2018 - 2:45pm to 3:45pm

Agile teams ship frequently and change things all the time--by design. In the middle of all this, agile teams need to make sure that their core user flows like sign-in, shopping carts and search features still work on every new build. Traditional testing is a poor fit for agile teams. AI changes all that with the ability to create automated verification for new user flows, and automatically maintain those verification steps even when the application changes. AI changes the game so that agile teams can move faster, with less risk or worry about breaking the app. Jason Arbon walks you...

Bria_Grangard
SmartBear Software
BW9

Accelerating Your Test Execution Pipeline

Preview
Add to calendar
Wednesday, June 6, 2018 - 2:45pm to 3:45pm

Is your team constantly feeling pressure to deliver software faster without compromising quality? As your test automation process ramps up, your testing efforts can lag behind due to speed and scalability issues. Test environments are often the root cause for a number of these problems due to the time it takes to create them and the cost to reflect real users. Incorporating a test automation platform can cut your testing time in half by leveraging cloud capabilities of testing multiple devices and browsers at one time and fixing bugs as fast as you find them. Bria Grangard will...

Tim_Guay
AgileWorks Inc.
DW5

Proving Out Your DevOps Pipeline Using a Minimum Viable Product

Add to calendar
Wednesday, June 6, 2018 - 2:45pm to 3:45pm

In the rush to be more competitive, an organization is often tempted to do an across-the board, "big bang" implementation. However, taking a big bang approach to implementing a DevOps pipeline carries with it a myriad of risks and challenges that can result in a failed DevOps implementation. Many of these risks and challenges can be mitigated or even eliminated by developing a DevOps minimum viable product (MVP). Join Tim Guay as he discusses how to apply an MVP concept to DevOps. You'll understand how to effectively test the end-to-end functionality of your DevOps pipeline and provide...

Blaine_Carter
Oracle
DW6

Liquibase: An Open Source Version Control Tool for Your Database

Preview
Add to calendar
Wednesday, June 6, 2018 - 2:45pm to 3:45pm

It is generally accepted that you should always use proper version control when developing software. Why wouldn't you do the same with your database changes? It's even more important as part of a DevOps continuous integration strategy. Evolving your database schema using SQL scripts seems easy at the start but quickly becomes a nightmare as your application grows more complex. How do you track which scripts have been run? How do you rollback changes? Can you conditionally run certain changes for different environments? In this session Blaine Carter will discuss using a schema...

Thursday, June 7

Viktor Farcic
Cloud Bees
DT2

Scaling to Infinity: The Quest for Fully Automated, Scalable, Self-Healing Systems

Add to calendar
Thursday, June 7, 2018 - 10:00am to 11:00am

The number of servers in our systems is constantly increasing. With the move to microservices and continuous deployment practices, deployments frequency is higher than ever, yet we are expected to handle increased demand with the same workforce as before. How can we operate clusters at scale with minimum human involvement? The answer lies in adoption of new practices and tools. Join Viktor Farcic as he discussions how container schedulers are becoming a de facto standard for deploying services at scale and continuous deployment is the new norm for complete automation of software delivery....

Logan Daigle
VersionOne
DT5

Managing DevOps Complexity with Systems Thinking

Add to calendar
Thursday, June 7, 2018 - 1:30pm to 2:30pm

Many teams make the mistake of starting their DevOps journey without a plan. They are excited that there is a way to eliminate pain and increase value in their delivery cycles and value streams, but starting without a plan often relieves pain in one part of the value stream but only causes more pain elsewhere. In this case study-style presentation, Logan Daigle will discuss the methods he has used with a variety of companies to ensure they are thinking about the whole DevOps picture from the beginning. He'll discuss best steps and practices for applying systems thinking to DevOps and give...

Jeff Payne
Coveros, Inc.
DT6

The Great Debate: The Pros and Cons of Continuous Delivery

Add to calendar
Thursday, June 7, 2018 - 1:30pm to 2:30pm

The Great Continuous Delivery Debate There is a lot of debate about whether continuous delivery is a boon or a curse. Proponents will sing the praises of being able to deliver software into production very frequently with no manual intervention. Skeptics will highlight the challenges delivering quality, working with legacy code, and the need for intensive system-wide assurance activities prior to deploying into production. So which is it? Can most organizations benefit from continuous delivery and, if so, how? Or is continuous delivery a pipedream and only reachable by the select few....

Subash Newton
HCl Technologies
DT7

Aligning Zero-Touch Nonfunctional Testing in DevOps Implementation

Add to calendar
Thursday, June 7, 2018 - 3:00pm to 4:00pm

When a host of applications and data centers get migrated from their traditional IT systems to a cloud-based data center using an automated DevOps model of deployment, effective testing is critical to success. True DevOps value is realized when all development, testing, and operations functions collaborate and operate on a zero-touch automation model. In this session, Subash Newton will review the prerequisites for creating an effective DevOps testing strategy that includes nonfunctional testing. He will share how to set up an effective test strategy using a zero-touch process automation...