Agile Dev East 2017 - Continuous Delivery Session Topic | TechWell

Conference archive

Agile Dev East 2017 - Continuous Delivery

Wednesday, November 8

Sumedha Ganjoo
National Instruments
DW1

Operations in the Continuous Delivery Ecosystem

Preview
Add to calendar
Wednesday, November 8, 2017 - 11:30am to 12:30pm

As development teams move toward a more agile development process coupled with continuous delivery (CD), the role of operations has evolved from a support organization to an integral part of the product delivery ecosystem. Today, operations organizations need to be agile in their feature delivery, but as requests come from different stakeholders, operations must balance their investments in support tasks, urgent tooling requests, and strategic projects. Sumedha Ganjoo explains why it is important for an operations organization to move toward CD and identifies process, tools, and...

Greg Law
Undo
DW3

Stop Intermittent Test Failures that Slow the Continuous Delivery Pipeline

Add to calendar
Wednesday, November 8, 2017 - 1:30pm to 2:30pm

Intermittent failures ruin the whole premise of continuous delivery (CD). In fact, they undermine any software QA process, since they break the fundamental assumption that if your test suite passes, you are good to deploy. Automated testing can run orders of magnitude more tests than manual testing but may result in an ever growing backlog of tests that fail intermittently for reasons that aren’t understood. Whether this is embarrassing, annoying, or scary depends on your sensitivity to risk. No matter the level of your pipeline’s sophistication, you need to reproduce the defect before you...