Skip to main content

Business Analyst

Tutorials

MD Giving Great Presentations: The Art of Stage Presence NEW
James Whittaker, Microsoft
Mon, 06/02/2014 - 8:30am

Every hour of every day in every country where business is conducted, the same scene plays out―dozens of well-paid people sitting in a conference room being bored senseless. Death by a thousand slides. This mind numbing, soul crushing, grotesquely expensive experience ends here and now! James Whittaker reveals the secrets to conceiving, building, and delivering a great presentation. Whatever your level of presentation skills, this tutorial will hone them. Learn how to build a compelling story from the ground up. Receive advice on how to remember and recall that story as you deliver it.

Read more
ME Acceptance Test-Driven Development: Mastering Agile Testing SOLD OUT
Nate Oster, CodeSquads, LLC
Mon, 06/02/2014 - 8:30am

On agile teams, testers can struggle to keep pace with development if they continue employing a waterfall-based verification process—finding bugs after development. Nate Oster challenges you to question waterfall assumptions and replace this legacy verification testing with acceptance test-driven development (ATDD). With ATDD, you “test first” by writing executable specifications for a new feature before development begins.

Read more
MG Solving Real Problems through Collaborative Innovation Games®
Michael Vizdos, Vizdos Enterprises, LLC
Mon, 06/02/2014 - 8:30am

Are you having trouble getting people in your organization to agree on a path forward? Is collaboration sometimes more like a contest to see who can yell the loudest? Is it difficult to get customers to give you the information you need to create a product charter or unambiguous requirements? Achieving meaningful collaboration with a diverse group of people can be very difficult. Michael Vizdos shares his experiences with Innovation Games®, collaboration exercises that dramatically improve the way people work together.

Read more
MH What’s Your Leadership IQ?
Jennifer Bonine, tap|QA, Inc.
Mon, 06/02/2014 - 8:30am

Have you ever needed a way to measure your leadership IQ? Or been in a performance review where the majority of time was spent discussing your need to improve as a leader? If you have ever wondered what your core leadership competencies are and how to build on and improve them, Jennifer Bonine shares a toolkit to help you do just that.

Read more
MI Scaling Agile with the Lessons of Lean Product Development Flow
Al Shalloway, Net Objectives
Mon, 06/02/2014 - 8:30am

Although first generation agile methods have a solid track record at the team level, many agile transformations get stuck trying to expand throughout the organization. With a set of principles that can help improve software development quality and productivity, lean thinking provides a method for escaping the trap of local optimization. While agile teams can use lean principles to improve their practices, larger organizations can embrace lean to solve problems that commonly plague company-wide agile endeavors.

Read more
MJ Stop Making Lists, Start Making Products NEW
David Hussman, DevJam
Janet Gregory, DragonFire, Inc.
Mon, 06/02/2014 - 8:30am

Many product backlogs are nothing more than glorified to-do lists. Teams have lost the idea of prioritizing real business value, focusing only on finishing stories and accumulating story points. If this sounds like your team, join David Hussman and Janet Gregory as they drive a stake into the heart of lame backlogs and breathe new life into test-driven thinking that is meaningful to testers, developers, product owners, and others. Using real-world examples, David and Janet combine their shared experiences to teach tools you can use to fuse centered product thinking with end-to-end testing.

Read more
MK Risk Management: Project Management for Grown-Ups NEW
Tim Lister, Atlantic Systems Guild, Inc.
Mon, 06/02/2014 - 1:00pm

Many organizations are childlike. They blithely plan the project as if nothing will go wrong. And then, when something does go wrong, they are shocked and dismayed. Risk management is not just worrying about your project, and it is not about running away from risk. Risk management for software projects is all about when you make decisions and when you take action. How do you deal with uncertainty? When do you decide to deal with a risk while it is still just a risk, and when do you decide to wait to see if the risk does turn into a problem and manage it then?

Read more
MO Essential Test-Driven Development
Rob Myers, Agile Institute
Mon, 06/02/2014 - 1:00pm

Test-driven development (TDD) is a powerful technique for combining software design, unit testing, and coding in a continuous process to increase reliability and produce better code design. Using the TDD approach, developers write programs in very short development cycles. The developer first writes a failing automated test case that defines a new function or improvement, then produces code to pass that test, and finally refactors the new code to acceptable standards. The developer repeats this process many times until the behavior is complete and fully tested.

Read more
MQ The Role of the Agile Business Analyst
Steve Adolph, BootStrap Agile
Mon, 06/02/2014 - 1:00pm

The business analyst (BA) role seems conspicuously absent from most agile methods. Does agile make the BA role obsolete? Certainly not! But how does a BA exploit the short cycle times and collaborative nature of agile methods? Drawing from the principles of lean product development flow, Steve Adolph introduces five principles for the agile BA—Open the Channels, Chart the Flow, Generate Flow, Lean Out the Flow, and Bridge the Flow. As a communicator, the BA must Open the Channels and Chart the Flow to align all stakeholders.

Read more
TA Requirements Engineering: A Hands-On Practicum
Erik van Veenendaal, Improve Quality IT Services BV
Tue, 06/03/2014 - 8:30am

Identifying, documenting, and communicating requirements are key to all successful IT projects. Common problems in requirements engineering are How do we discover the real requirements?, How do we document requirements?, and How do user stories, use cases, and epics fit into requirements? Erik van Veenendaal answers these questions and more while helping you improve your skills in requirements engineering for both traditional and agile projects. With practical case studies and hands-on exercises, Erik illustrates requirements issues and solutions.

Read more
TC Leadership and Career Success—On Purpose NEW
James Whittaker, Microsoft
Tue, 06/03/2014 - 8:30am

Line up all the successful people in the world. Take away the pedigreed and the prodigies—you know the people who are going to succeed no matter what. Remove the brown-nosers and right-time-right-place lottery winners. And who do you have left? People who succeeded on purpose. Study these folks carefully, and you’ll find theirs paths to the top have common themes. James Whittaker exposes the career strategies of the ultra-successful and analyzes them in detail.

Read more
TL Get the Requirements Right―The First Time
Tim Lister, Atlantic Systems Guild, Inc.
Tue, 06/03/2014 - 1:00pm

One group—customers, users, and business—need a software system to help them work more efficiently or make more money, but they don’t know how to build it. Another group—software developers and testers—know how to build the system, but they don’t know what it is supposed to do. Bridging this gap is where requirements—the work products describing the system accurately and concisely while at the same time not missing important customer and user needs—are essential.

Read more
TN Innovation Thinking: Evolve and Expand Your Capabilities NEW
Jennifer Bonine, tap|QA, Inc.
Tue, 06/03/2014 - 1:00pm

Innovation is a word frequently tossed around in organizations today. The standard cliché is “Do more with less.” People and teams want to be innovative but often struggle with how to define, prioritize, implement, and track their innovation efforts. Jennifer Bonine shares the Innovation Types model to give you new tools to evolve and expand your innovation capabilities. Find out if your innovation ideas and efforts match your team and company goals. Learn how to classify your innovation and improvement efforts as core (to the business) or context (essential but non-revenue generating).

Read more
TO Security Testing for Test Professionals
Jeff Payne, Coveros, Inc.
Tue, 06/03/2014 - 1:00pm

Your organization is doing well with functional, usability, and performance testing. However, you know that software security is a key part of software assurance and compliance strategy for protecting applications and critical data. Left undiscovered, security-related defects can wreak havoc in a system when malicious invaders attack. If you don’t know where to start with security testing and don’t know what you are—or should be—looking for, this tutorial is for you.

Read more
TP The Essential Product Owner: Championing Successful Products
Ellen Gottesdiener, EBG Consulting
Tue, 06/03/2014 - 1:00pm

Engaged and passionate product owners balance strategic and tactical activities to ensure that the right product is built—and built right. Yet how do these product owners guide planning toward longer-term goals while also ensuring that requirements are sufficiently understood for development and delivery? Join Ellen Gottesdiener as she shares techniques for setting context and collaboratively establishing a shared understanding of requirements. Discover methods to envision the product and identify the stakeholders and their value considerations.

Read more
TR Getting Started with Scrum: An Experiential Workshop
Mitch Lacey, Mitch Lacey & Associates, Inc.
Tue, 06/03/2014 - 1:00pm

Agile is now mainstream, but many companies continue to struggle. When agile is adopted, common issues occur in every organization: getting people to try agile, selling agile to management, learning how to do efficient standup meetings, fitting planning into a short window, and running effective retrospectives. When you add in scaling issues, different development styles, and outsourcing, your simple agile adoption just gets more difficult.

Read more

Keynotes

K1 Beyond the Web and Apps: The Domestication of Knowledge
James Whittaker, Microsoft
Wed, 06/04/2014 - 8:30am

Since the dawn of computing, we've invented only two ways to get work done―the web or apps. We hunt for information on the web or we gather functionality from the app store. In each case, users must take the initiative to find the information they need. We've become used to this life of hunting and gathering, but its time is ending. A new era of domesticated information and functionality is dawning. In this new world, the web's information comes to users when and where they need it.

Read more
K2 For Maximum Awesome
Joe Justice, Scrum, Inc
Wed, 06/04/2014 - 10:15am

An agile hardware and engineering company of 500 collaborators in twenty countries, Team WIKISPEED uses test-first development practices, is run by Scrum teams, and produces road legal cars, micro-houses, and social-good projects. Joe Justice shares how their 100-MPG road car was created in just three months through object-oriented design, iterative development, and agile project management.

Read more
K3 An Agile Throwdown: Munich Takes on the Columbus Agile Benchmark Study
Michael Mah, QSM Associates, Inc.
Thu, 06/05/2014 - 8:30am

Agile has not only gone mainstream, it’s gone global. Data on agile team performance, time-to-market, and quality have emerged in the past decade. In 2012, a group of Columbus, Ohio, companies—business, IT, and financial services firms—participated in the first ever “Columbus Agile vs. the World” study. They collected velocity, schedule, effort, staffing, and quality data which were compared against QSM’s Software Lifecycle Management (SLIM) database. Analysis revealed delivery was 31 percent faster with 75 percent fewer defects than industry norms. Enter Munich, Germany.

Read more
K4 Producing Product Developers
David Hussman, DevJam
Thu, 06/05/2014 - 3:45pm

Many teams and organizations have found agile methods help them produce more. Where critical thinking is alive, a more important question arises: Are we producing the right thing? Even though agile tools and processes have helped produce more, they often fail to help us produce the right product, change our focus to product over process, or improve product learning.

Read more

Concurrent Sessions

AW2 Story Maps, Customer Journeys, and Other Product Design Tools
David Hussman, DevJam
Wed, 06/04/2014 - 12:45pm

Are you sure you are building the right product? Although agile methods help teams build products faster, many teams struggle to validate customer direction or product features. Some teams talk about “grooming the backlog” but still find their stories are not strong. If you’re struggling with bad backlogs or weak stories, this session is for you.

Read more
AW4 Patterns for Effective Use Cases: Unleashing Your System's Value
Steve Adolph, BootStrap Agile
Wed, 06/04/2014 - 12:45pm

Use cases are a powerful tool for modeling how a system delivers value by telling stories about how actors interact with it. User stories are an excellent tool for delivering a flow of value. Together, they offer an excellent strategy for modeling and delivering value. However, writing good use cases, like good user stories, is difficult. Steve Adolph presents pattern that can help use case writers and reviewers know what makes a good use case and judge their quality.

Read more
AW8 How Agile Helped a Business Analyst Discover Her True Value
Diane Zajac-Woodie, Erie Insurance
Wed, 06/04/2014 - 2:15pm

As companies introduce agile practices, the business analyst (BA) role is often left by the wayside. The BA title doesn’t exist in Scrum and other agile implementations, leaving many BAs wondering where—or if—they fit in. But fear not! The skills of a good BA are even more valuable in an agile environment. Diane Zajac-Woodie tells the tale of a  new and struggling agile team, with no formal training, a resistant corporate culture, and unwilling team members. Diane shares how this team benefited from the communication, collaboration, and facilitation skills of an experienced BA.

Read more
AW12 Build the Right Product through Lean Canvas and Story Mapping Techniques
David Hawks, Agile Velocity
Wed, 06/04/2014 - 3:45pm

Too many organizations focus on maximizing output and often miss delivering the right product. Studies show more than 60 percent of system features are rarely—or never—used. You may deliver a pile of features, but if they aren’t being used, does it really matter how well or fast you do it? To deliver the right outcomes, you need to discover your customers’ real needs and validate your assumptions as early as possible. This means completing an early version of your product so you can begin testing, validating, and improving.

Read more
AT1 See the Value: Focus on Delivering the Right Software
Jeff "Cheezy" Morgan, LeanDog
Ardita Karaj, EPAM
Thu, 06/05/2014 - 10:15am

Many agile teams focus solely on velocity as their measure of progress. They draw burn-up charts to track it over time and make it the focus of much of their discussion during sprint planning and retrospectives. Is the strong focus on this metric truly in line with the principles of agile software development? Cheezy and Ardita Karaj lead a workshop to explore this question. Discover how focusing first on value, rather than velocity, changes the team approach to the work.

Read more