Loading…
CAST 2014 has ended

[SOLD OUT]

The Association for Software Testing is pleased to announce its ninth annual conference, CAST 2014 “The Art and Science of Testing”, to be held in New York, NY, August 11-13. To some, software testing is an outgrowth of engineering, mathematics and physics, while to others, testing is an exploration of psychology, philosophy or sociology. At CAST 2014, conference speakers will share their stories and experiences surrounding software testing, whether bound by rules and laws of science and experimentation, or expressed through creativity, imagination, and artistry.

Join us this summer for our ninth annual conference in downtown New York City at the beautiful Kimmel Center located next to Washington Square Park August 11-13, as we explore the art and science of testing.

IMPORTANT NOTE: Creating a profile on this site does not constitute registering to attend the conference. If you would like to attend and have not yet registered, please learn more and register »


Install web app: bookmark http://cast2014.sched.org/mobile/ on your iPhone, Android, or Blackberry

webCAST [clear filter]
Tuesday, August 12
 

9:00am EDT

Welcome
Tuesday August 12, 2014 9:00am - 9:15am EDT
10th fl Rosenthal Pavillion

9:15am EDT

Test Cases are Not Testing: Toward a Performance Culture
Testing means evaluating a product by learning about it through experimentation. This is a dynamic, exploratory process. Although we might script parts of it, and even reduce some of it to programmatic fact checks, testing itself is a live performance. In fact, all technical work is a live performance. Programming, managing, designing...it's all a performance. Meanwhile, for many years, some managers have dreamed of making technical work into a factory activity. That would require thinking of testing, for instance, as being encoded in artifacts such as "test cases." The primary aim of that effort is to turn testing into a commodity and to devalue testers. To fight back we need to become better at explaining "performance culture" and better at arguing for what can and cannot be done with a script.

Speakers
avatar for James Bach

James Bach

CEO and Principal Consultant, Satisfice, Inc.
I am the creator of Rapid Software Testing methodology, and an internationally known teacher, author, and consultant. I started as a developer, then became a tester and test manager, before starting my own software testing consultancy, Satisfice, Inc., in 1999.I am a founder of the... Read More →


Tuesday August 12, 2014 9:15am - 10:25am EDT
10th fl Rosenthal Pavillion

10:40am EDT

Standards – promoting quality or restricting competition?
James Christie argues that standards are produced by bodies with a commercial interest in seeing them adopted. He analyses the economic forces behind the creation of standards. They should be viewed as optional methods that companies can buy or reject as they see fit. Selling them as standards distorts the market by creating the impression amongst senior managers, lawyers and regulators that there is no valid, responsible alternative. James explains why the auditors and compliance professions are not lined up on the side of the standards lobby. His audit experience allows him to expose the case for standards as a spurious appeal to non-existent authority. Testers must speak out following the Healthcare.gov website fiasco. This debate is not an academic contest between rival schools of thought. It is a commercial struggle, and James provides compelling arguments against standards. Free and fair competition is at stake. Testing standards could put a massive restriction on our ability to trade and compete. This is serious business!

Speakers
avatar for James Christie

James Christie

Independent consultant, Claro Testing
Self-employed testing consultant with 31 years IT experience. Before moving into testing I spent six years as an IT auditor, so I have experience on both sides of the fence. I have has also worked in information security management, project management, business analysis and development... Read More →


Tuesday August 12, 2014 10:40am - 11:45am EDT
10th fl Rosenthal Pavillion

12:45pm EDT

Scaling up with Embedded Testing

Whenever someone asks me what I do for a living, I tell them that my job is to take software from idea to release as efficiently as possible. I provide this service for multiple teams as a time, without writing a single test case. But in my journey to here, it made me question what the role of a tester really is. My conclusion was that testing is not a role - it is an activity. My role therefore is to embed that activity in the software development process, shortening the feedback loop between creation and verification as much as I can. In this talk I will explain what this involves, why it's awesome and what it means for you as a tester, a software developer, a software engineering manager, and for the budding entrepreneur who's thinking of building a startup in the next couple of years.


Speakers
avatar for Trish Khoo

Trish Khoo

Test Engineer, Google
Trish is a test engineer at Google working on advertising solutions in Mountain View, California. Prior to moving to the UK to join Google in 2012, Trish was a test manager for NBNCo, Campaign Monitor and Salmat in Sydney, Australia. She has also been a lead software developer in... Read More →


Tuesday August 12, 2014 12:45pm - 1:55pm EDT
10th fl Rosenthal Pavillion

2:10pm EDT

Challenges of implementing CDT in a large organization
Imagine you are living in country that for the most part still heavily trusts and believes in standardized software testing and test certification. Imagine you are working for a company, with 45000+ employees, that previously created its own version of TMap for software testing. A part of that company, Rabobank International, then gets exposed to Agile Testing, Rapid Software Testing and Exploratory Testing in a span of less than two years. Learn what this exposure meant on an organizational level. See how it affected the ‘designated’ context-driven thought leaders and learn about their experiences. Discussions on future prospects of getting context-driven embedded and accepted into the organizational culture.

Speakers
avatar for Jean-Paul Varwijk

Jean-Paul Varwijk

Owner, Software Testing Consultant, Arborosa
Jean-Paul Varwijk is a senior test analyst at Rabobank International and owner of Arborosa Software Consultancy. Jean-Paul has a broad experience in software testing in the financial sector. Jean-Paul considers himself to be a member of the Context-Driven School of testing and... Read More →


Tuesday August 12, 2014 2:10pm - 3:15pm EDT
10th fl Rosenthal Pavillion

3:30pm EDT

Early Performance Testing: Finding News You Can Use
Development and deployment contexts have changed considerably over the last decade. The discipline of performance testing has had difficulty keeping up with modern testing principles and software development and deployment processes. Most people still see performance testing as a single experiment, run against a completely assembled, code-frozen, production-resourced system, with the "accuracy" of simulation and environment considered critical to the value of the data the test provides. But what can we do to provide actionable and timely information about performance and reliability when the software is not complete, when the system is not yet assembled, or when the software will be deployed in more than one environment? Eric will deconstruct “realism” in performance simulation, talk about performance testing more cheaply to test more often, and suggest strategies and techniques to get there. He will share findings from WOPR22, where performance testers from around the world came together in May 2014 to discuss this theme in a peer workshop.

Speakers
avatar for Eric Proegler

Eric Proegler

Director, Test Engineering, Medidata Solutions
Eric Proegler is a Director of Test Engineering for Medidata Solutions in San Francisco, California.Eric is the Vice President and Treasurer for the Association for Software Testing. He is also the lead organizer for WOPR, the Workshop on Performance and Reliability. He’s presented... Read More →


Tuesday August 12, 2014 3:30pm - 4:35pm EDT
10th fl Rosenthal Pavillion

4:50pm EDT

Recipe for Testing Spacecraft Ground Software
Jet Propulsion Laboratory (JPL) creates one of a kind spacecraft that are sent on missions to objects in our solar system. Some go to planets, others to asteroids and some orbit the Earth or target our Moon. Some of the spacecraft fly by numerous solar system objects; while others orbit an object. A few actually drive across the rocky planets. Each one of these spacecraft has a unique set of instruments and a unique computer operating system called flight software (FSW). At JPL there is ground software that simulates the FSW commands to make sure that the commands will not harm the spacecraft. Typically, the number of commands makes it impossible to fully test their impact/effect on the spacecraft. Testing this volume of command states is impossible in the time frame that is required to command the spacecraft. This presentation outlines the various ways testing has evolved to adequately test the software. The science of testing involves understanding spacecraft. The art deals with picking the right set of tests to build and automate. The presentation includes videos that show the spacecraft testing and describe the difference between hardware simulation and software simulation as it is practiced at JPL.

Speakers
avatar for Barbara Streiffert

Barbara Streiffert

Senior Systems Engineer, Jet Propulsion Laboratory
Barbara Streiffert is a Senior Systems and Software Engineer at Jet Propulsion Laboratory (JPL) specializing in the development of software approaches for use in ground data systems for spacecraft missions. She has worked in all aspects of systems and software development for commercial... Read More →


Tuesday August 12, 2014 4:50pm - 6:00pm EDT
10th fl Rosenthal Pavillion

6:15pm EDT

CAST Live
“CAST Live” is a show broadcast live each evening following the close of the conference. CAST Live is hosted by Benjamin Yaroch and joining Ben this year will be Dee Ann Pizzica. Each night Ben and Dee will recap that days events, interview influential testers, and discuss all things testing.
We will be broadcasting live on UStream.tv both evenings, so stick around after the close of the conference and watch “CAST Live.”

Speakers
avatar for Dee Ann Pizzica

Dee Ann Pizzica

Sr. Software Quality Engineer, Salesforce
Dee Ann Pizzica is a software tester in the Chicago area. She is currently employed at Salesforce, where she works remote with a fantastic Indianapolis-based team. Dee Ann has been exploring the software industry for over ten years. She is an active member of the Association for... Read More →
avatar for Benjamin Yaroch

Benjamin Yaroch

Senior Software Quality Engineer, Salesforce
Benjamin Yaroch is a software tester who views software testing as a skilled craft and his chosen career. Ben has held both individual contributor and management roles within software testing. He has also served on the board of directors of the Association for Software Testing and... Read More →


Tuesday August 12, 2014 6:15pm - 7:15pm EDT
10th fl Rosenthal Pavillion
 
Wednesday, August 13
 

9:00am EDT

Announcements
Wednesday August 13, 2014 9:00am - 9:15am EDT
10th fl Rosenthal Pavillion

9:15am EDT

STEM to STEAM Advocacy to Curricula

The Rhode Island School of Design (RISD), one of the world's preeminent schools of art and design, is also the leader of the STEAM educational movement. STEAM is an acronym created by adding an A for Art into STEM, the term representing the US government's current emphasis on education in Science, Technology, Engineering, and Mathmatics. STEAM has become the basis of two resolutions by the House of Representatives, asserting the importance of art and design to innovation and economic growth.

Join Dr. Strohecker in learning how STEAM relates not only to curricular content, but to a set of methods and a way of thinking. Hear how creative work relies on personal curiosity and often involves exploration of materials and failure as not only inevitable, but welcomed for the potential to inspire new directions. STEAM work involves not only testing hypotheses, but ongoing questioning of assumptions. It includes not only analysis, but synthesis: not only solving problems, but creating solutions.


Speakers
avatar for Carol Strohecker

Carol Strohecker

Vice Provost, Rhode Island School of Design
Carol Strohecker is Vice Provost for Academic Affairs at the Rhode Island School of Design. From 2006 until 2013, she was inaugural Director of the Center for Design innovation, a multi-campus research center of the University of North Carollina system. Previously, she was Principal... Read More →


Wednesday August 13, 2014 9:15am - 10:25am EDT
10th fl Rosenthal Pavillion

10:40am EDT

Adding value in an agile context
At a first glance you might relate testing in an agile context to abbreviations like TDD, BDD, ATDD. Though these are often valuable practices they are closer related to checking of the software. The point is to run them often and to help developer to know when to stop coding. Henrik will make his case of why developers should take responsibility of these kinds of checks and not the tester. So, what should we as testers then do? Testers contribute with lots of value. We have an advantage over the computer, we are sapient! We set out to find new information about the software by exploration and learning. We relate and adapt to users and business objectives of the product. Let´s have a look at tasks and contributions a tester do to be valuable in an agile team, such as: sprint planning, calculating "testers’ velocity", communicating the health of the product, track and visualize test ideas and bugs and more. How a tailored and modified combination of Scrum and Session Based Test Management can be of help.

Speakers
avatar for Henrik Andersson

Henrik Andersson

CEO, House of Test
Henrik Andersson is Co-founder and CEO of House of Test Consulting, a context driven testing consultancy based in Sweden, Denmark and China. Besides House of Test, Henrik also co-founded Let´s Test, Europe´s first annual conference on context driven testing. The conference has set... Read More →


Wednesday August 13, 2014 10:40am - 11:45am EDT
10th fl Rosenthal Pavillion

12:45pm EDT

There Was Not a Breach; There Was a Blog

Like millions of other Americans, Ben Simo visited HealthCare.gov in search of health insurance for a member of his family. And like millions of others, Ben found a frustratingly buggy website that was failing to fulfill its purpose: to educate people on the new health insurance law and help people purchase health insurance. After a few failed attempts at creating an account, Ben put on his tester hat and turned on his web developer tools as he continued his pursuit to get information about insurance options. Ben soon discovered a chain of security vulnerabilities that exposed users of the system to unnecessary risk.

After finding the HealthCare.gov customer service people unequipped to recieve reports of security vulnerabilities, Ben began blogging his discoveries. This spawned a storm of public attention in the midst of the political hot topic of the day. In this storm, Ben gathered a variety of public labels including "security researcher", "web expert", "methodical IT guru", and "not too bright". Ben's reports even came up in congressional hearings, in which the Secretary of Health and Human Services referred to Ben as "a sort of skilled hacker". Ben's reports helped bring attention, and eventually fixes, to problems that suggested a systematic lack of care and understanding of information security. Join Ben as he shares his experience, the issues he has found, and the lessons we can learn from HealthCare.gov.


Speakers
avatar for Ben Simo

Ben Simo

Principal Product Manager, Tricentis
Ben Simo (an amphibious time-traveling context-driven cyborg software tester), also known as QualityFrog, is a skilled context-driven software tester and agile software developer, who has been practicing his craft for over two decades. Ben views software testing as a cognitively complex... Read More →


Wednesday August 13, 2014 12:45pm - 1:55pm EDT
10th fl Rosenthal Pavillion

2:10pm EDT

Test Automation != Less Testers || Faster Testing || More Time For ET
It’s commonly said that Test Automation means you need less testers on the team, it speeds up the testing process and allows more time for Exploratory Testing. In this talk Richard shares his critique of these common outcomes by calling upon his experiences of working in and managing teams where Automation has played a crucial part in the testing approach and has been used to great effect; but hasn’t resulted in the above outcomes. Richard explains why he believes these common misconceptions of Automation are unfounded and gives reasoning as to how and why these myths have gained such momentum. In addition he briefly touches upon the Testing vs. Checking definitions and how they can be used to educate team members ensuring there is a common understanding of these aspects leading to a greater appreciation of Testing. Attendees should expect to take away a deep understanding of the real benefits of Automation and the importance of a whole team understanding of why and how to utilise Automation to assist Testing.

Speakers
avatar for Richard Bradshaw

Richard Bradshaw

Software Tester, Friendly Tester
Richard Bradshaw is an experienced tester, consultant and generally a friendly guy. He shares his passion for testing through consulting, training and giving presentation on a variety of topics related to testing. He is a fan of automation that supports testing. With over 10 years... Read More →


Wednesday August 13, 2014 2:10pm - 3:15pm EDT
10th fl Rosenthal Pavillion

3:30pm EDT

Looking to social science for help with metrics
Most simplistic measures for software productivity and quality fail, for reasons you don't need a conference talk to explain. The problem is how to do better than that - how to "plus one" software measurement, or, at least, to choose measures and frame them in a way that will do more good than harm. Studying a little social science, specifically how social scientists do qualitative research, and measurement problems can help. Justin will talk about the development of qualitative research as a field of study, common problems with measurement in the software world, and some ideas from Lean. You will take back some tools to help you tell a more meaningful story to your business.

Speakers
avatar for Justin Rorhman

Justin Rorhman

Software Tester
Justin has been a professional software tester in various capacities since 2005. In his current role, Justin is a consulting software tester and writer working with Excelon Development. Outside of work, he is currently serving on the Association For Software Testing Board of Directors... Read More →


Wednesday August 13, 2014 3:30pm - 4:35pm EDT
10th fl Rosenthal Pavillion

4:50pm EDT

Timbits
Join Tim Coulter and Paul Holland as they share with you their "take-aways" from the sessions at CAST 2014. Tim and Paul will provide a brief summary of some of the key points that they gathered throughout the talks they attended and then encourage the audience to share their own nuggets of wisdom gained throughout the conference.

Speakers
TC

Tim Coulter

Software Tester, LayerVault
Tim Coulter is an American software engineer who has made a career of being the sole tester for multiple New York City startups. As a self-proclaimed “professional quitter” (don’t tell the startups that) Tim spent the last six years helping startups as they grew from fledgling... Read More →
avatar for Paul Holland

Paul Holland

Principal Consultant, PLATO Testing
With more than twenty-eight years’ experience in software testing, Paul Holland is a Principal Consultant at PLATO Testing. Previously, he spent four years as a senior director at Medidata Solutions, two years as head of testing at a small consultancy, two years as the principal... Read More →


Wednesday August 13, 2014 4:50pm - 5:20pm EDT
10th fl Rosenthal Pavillion

5:20pm EDT

Software Testing State of the Practice (And Art! And Science!)
This honest, heartfelt, and sometimes bittersweet assessment of whats going on in the test industry today is delivered by Matthew Heusser. Based on conversations and his own experiences, Matt tries to not just generalize, but to find meaning in what is going on in the industry, the difference between what is actually done and what could be done - and how we all might do a little better.

Speakers
avatar for Matt Heusser

Matt Heusser

CEO, Excelon Development


Wednesday August 13, 2014 5:20pm - 6:30pm EDT
10th fl Rosenthal Pavillion

6:45pm EDT

CAST Live
“CAST Live” is a show broadcast live each evening following the close of the conference. CAST Live is hosted by Benjamin Yaroch and joining Ben this year will be Dee Ann Pizzica. Each night Ben and Dee will recap that days events, interview influential testers, and discuss all things testing.
We will be broadcasting live on UStream.tv both evenings, so stick around after the close of the conference and watch “CAST Live.”

Speakers
avatar for Dee Ann Pizzica

Dee Ann Pizzica

Sr. Software Quality Engineer, Salesforce
Dee Ann Pizzica is a software tester in the Chicago area. She is currently employed at Salesforce, where she works remote with a fantastic Indianapolis-based team. Dee Ann has been exploring the software industry for over ten years. She is an active member of the Association for... Read More →
avatar for Benjamin Yaroch

Benjamin Yaroch

Senior Software Quality Engineer, Salesforce
Benjamin Yaroch is a software tester who views software testing as a skilled craft and his chosen career. Ben has held both individual contributor and management roles within software testing. He has also served on the board of directors of the Association for Software Testing and... Read More →


Wednesday August 13, 2014 6:45pm - 7:45pm EDT
10th fl Rosenthal Pavillion
 
Filter sessions
Apply filters to sessions.