Better Software West 2018 - Testing for Developers | TechWell

Conference archive

Better Software West 2018 - Testing for Developers

Monday, June 4

Ken Pugh
Ken Pugh, Inc.
MH

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

Add to calendar
Monday, June 4, 2018 - 1:00pm to 4:30pm

Defining, understanding, and agreeing on the scope of work to be done are often areas of discomfort for product managers, developers, and quality assurance experts alike. The origin of many items, living in our defect tracking systems, can be traced to our difficulty performing these initial activities. Ken Pugh introduces acceptance test-driven development (ATDD)/behavior driven development (BDD), explains why it works, and outlines the different roles team members play in the process. ATDD/BDD improves communication among customers, developers, and testers. By decreasing re-work, ATDD/...

Tuesday, June 5

Rob Myers
Agile for All
TC

Take Your Test-Driven Development to the Next Level

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

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

Thursday, June 7

David Bernstein
To Be Agile
BT3

Overcoming Test-Driven Damage

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

Test-driven development is supposed to help us refactor our code safely, but we often find that when we refactor our code, we also have to refactor our tests. What was supposed to add safety becomes a burden requiring time and effort. Writing good unit tests is a critical skill that developers need to master in order to get the most benefit from test-driven development. Tests must be unique, written at the right level of abstraction, and implementation-independent in order to be most valuable. In this session, David Bernstein will cover effective techniques for doing TDD that support...

Nir Szilagyi
PayPal
Jose Buraschi
PayPal
BT10

Engineering Productivity and Enterprise Quality at Scale

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

Over the past two years, PayPal has been on a journey to modernize its internal development and test systems, from test environments, implementing enterprise continuous integration and code propagation into the development pipeline, to release processes and production code validation. Jose Buraschi and Nir Szilagyi will talk about transforming the code of 5,000 developers across 350 teams and how it required social “magic” to influence behaviors and motivate engagement. This modernization of PayPal's development practices has involved creating reliable integrated test environments,...