STARWEST 2019 Tutorial: STARWEST 2019 - Half-day Tutorials

Conference archive

STARWEST 2019 - Half-day Tutorials

Monday, September 30

Angie Jones
Applitools
MC

Visual Validation for Test Automation

New
Add to calendar
Monday, September 30, 2019 - 8:30am to 12:00pm

Functional test automation is a wonderful way to frequently and expeditiously execute regression testing. However, the test scripts that we write are limited to the few assertions we’ve considered. Many times, these assertions only cover the tip of the iceberg and account for a small fraction of what a human being would have subconsciously verified. For example, a test automation script can verify that when adding 2 and 2 via a calculator app, the sum that is returned on screen is 4. But does the 4 appear correctly? Is it upside down? Or sideways? Is it the right color? Are there errors...

Melissa_Benua
mParticle
MD

Test Design for Fully Automated Build Architecture

Add to calendar
Monday, September 30, 2019 - 8:30am to 12:00pm

Imagine this … As soon as any developed functionality is submitted into the code repository, it is automatically subjected to the appropriate battery of tests and then released straight into production. Setting up the pipeline capable of doing just that is becoming more and more common and something you need to know about. But most organizations hit the same stumbling block—just what IS the appropriate battery of tests? Automated build architectures don't always lend themselves well to the traditional stages of testing. In this hands-on tutorial, Melissa Benua introduces you to key test...

Bob Galen
Vaco
Mary Thorn
Vaco
MF

Agile Test Team Leadership: From Concept to Product

Add to calendar
Monday, September 30, 2019 - 8:30am to 12:00pm

Today, many agile organizations are making a terrible error. They are assuming there is no place for test management and leadership in agile, self-directed team contexts. Mary Thorn and Bob Galen beg to differ with this view and believe a strong need exists for testing leadership in agile organizations—just different from the way we’ve typically approached it. Join Mary and Bob as they explore what excellent test team leadership looks like in agile contexts. Explore the aspects of self-directed teams and the implications to your previous leadership styles. Look under the covers of Scrum...

Tariq_King
Ultimate Software
MG

Unit Testing: What Every Developer and Tester Should Know

Add to calendar
Monday, September 30, 2019 - 8:30am to 12:00pm

Do you want to take your testing skills to the next level? Are you trying to stay relevant on an agile team where testing is shifting to the left on the project timeline? Do you want to help your organization reap the full benefits of testing earlier? Then join Tariq King to explore the fundamentals of unit testing so you can find bugs as soon as they happen and do more thorough, targeted testing during software development. This introductory session is for everyone—of all programming skill levels. Learn how to apply program-based techniques such as testing by looking, automated unit...

Chris_Loder
InGenius Software
MH

System-Level Test Automation: Ensuring a Good Start

Add to calendar
Monday, September 30, 2019 - 8:30am to 12:00pm

Many organizations invest a lot of effort in test automation at the system level but then have serious problems later on. As a leader, how can you ensure that your new automation efforts will get off to a good start? What can you do to ensure that your automation work provides continuing value? This tutorial covers both “theory” and “practice”. Chris Loder explains the critical issues for getting a good start and his experiences in getting good automation started at a number of companies. The tutorial covers the most important management issues you must address for test automation success...

Julie_Gardiner
Independent Consultant
MI

Test Data: Mining, Morphing, Managing and Maintaining It!

New
Add to calendar
Monday, September 30, 2019 - 8:30am to 12:00pm

According to the 2018/2019 World Quality Report, the number one challenge in applying testing to agile development is overcoming the challenges of creating, managing, and maintaining test environments and test data. Over 48% of respondents had issues with test data. As our systems complexity and time to market demands have increased, the appetite for resolving the test data issue can be diminished or be viewed as test data doesn’t really matter. Join Julie Gardiner as she shares the good, bad and ugly of test environments and data, defines an approach to establish where you are in terms of...

Chris_Kenst
BloomNation
MJ

Testing Today's Web Applications: Tools You Can Use

New
Add to calendar
Monday, September 30, 2019 - 8:30am to 12:00pm

If you are a software tester today, chances are you're testing a website or web application. Whether you are testing in a browser, within a web “wrapper” framework like Electron, or even in a web app wrapped in a mobile application, your customers are using web apps and websites constantly—and they want them to work well. Our challenge in testing, of course, is to test as thoroughly and efficiently as we can, given our time and resource constraints. Chris Kenst will demonstrate some of his favorite free and inexpensive tools for testing web apps and share stories of using these tools in...

Melissa_Benua
mParticle
MK

Continuous Testing Using Containers

New
Add to calendar
Monday, September 30, 2019 - 1:00pm to 4:30pm

Containers. Every manager thinks they want them, but few teams have experience in knowing what to DO with them. Used thoughtfully, containerization of your services can transform the way your organization thinks about testing. Gone can be the days of maintaining X different compute environments with Y different configurations. Imagine instead spinning up just the code you need, on the machine type it needs, and only for as long as you need it. In this technical training, Melissa will walk through what containerization means for a legacy code base attempting to practice continuous...

Tariq_King
Ultimate Software
Jason_Arbon
test.ai
ML

Artificial Intelligence and Machine Learning Skills for the Testing World

Preview
Add to calendar
Monday, September 30, 2019 - 1:00pm to 4:30pm

Software continues to revolutionize the world, impacting nearly every aspect of our work, family, and personal life. Artificial intelligence (AI) and machine learning (ML) are playing key roles in this revolution through improvements in search results, recommendations, forecasts, and other predictions. AI and ML technologies are being used in platforms for digital assistants, home entertainment, medical diagnosis, customer support, and autonomous vehicles. Testing practitioners are recognizing the potential for advances in AI and ML to be leveraged for automated testing—an area...

Adam_Auerbach
EPAM Systems
MM

Instill a DevOps Testing Culture in Your Team and Organization

Add to calendar
Monday, September 30, 2019 - 1:00pm to 4:30pm

The DevOps movement is here. Companies across many industries are breaking down siloed IT departments and federating them into product development teams. Testing and its practices are at the heart of these changes. Traditionally, IT organizations have been staffed with mostly manual testers and a limited number of automation and performance engineers. To keep pace with development in the new “you build it, you own it” environment, testing teams and individuals must develop new technical skills and even embrace coding to stay relevant and add greater value to the business. DevOps really...

Hans_Buwalda
LogiGear
MN

Test Design for Automation

Add to calendar
Monday, September 30, 2019 - 1:00pm to 4:30pm

Test automation is an essential element in modern system development. And test design can make or break automation efforts throughout the entire CI/CD pipeline. We want automated tests to find problems in a build quickly, run without a hitch, and be easily maintained. However, if tests are badly structured and unnecessarily detailed, you may have a hard time automating them—even with great tools and great technical expertise. Hans Buwalda explores how testers, both technical and non-technical, can design or restructure tests to make them suitable for automation. In this session, you’ll...

Julie_Gardiner
Independent Consultant
MO

Get Your Message Across: Communications Skills for Testers

Add to calendar
Monday, September 30, 2019 - 1:00pm to 4:30pm

Communication is at the heart of our profession. If we can’t convey our concerns in ways that connect with key members of the project team, our contribution is likely to be ignored—no matter how advanced our testing capabilities are. Because we act in an advisory capacity rather than being in command, our power to exert influence is almost entirely based on our communication skills. Join Julie Gardiner as she draws on techniques from psychology and marketing to help you get your message across. With people suffering information overload and deluged with emails, it is more important than...

Dawn Haynes
PerfTestPlus, Inc.
MP

How to Break Software: Robustness Edition

Add to calendar
Monday, September 30, 2019 - 1:00pm to 4:30pm

Have you ever worked on a project where you felt testing was thorough and complete—all features were covered and all tests passed—yet in the first week in production the software had serious issues and problems? Join Dawn Haynes to learn how to inject robustness testing into your projects to uncover those issues before release. Robustness—an important and often overlooked area of testing—is the degree to which a system operates correctly in the presence of exceptional inputs or stressful environmental conditions. Dawn shows you how—by expanding basic tests and incorporating specific...

Eun Chang
Microsoft
Ken Johnston
Microsoft
MQ

Data Analytics and Machine Learning

Add to calendar
Monday, September 30, 2019 - 1:00pm to 4:30pm

Do you have access to lots and lots of test, development, app, and service data—really big data—from client and cloud service log files, test execution results, and more? Then, you have a great opportunity to begin using data analytics and machine learning (ML) to gain new product quality insights. Bring your laptops and your sense of discovery as Eun Chang introduce analysis techniques and ML tools to help you develop new and potentially groundbreaking insights. First, she will present a fast-paced statistics primer for those with no prior data exploration experience and others looking...

Seretta Gamba
Freelancer
MR

Technical Test Automation Challenges: Patterns and Solutions

Add to calendar
Monday, September 30, 2019 - 1:00pm to 4:30pm

Many organizations find that test automation does not work as well as they thought it would. In many cases, these failures are due to generic technical reasons, which can be fixed with relative ease. Other solutions that have worked well are patterns, common to automation efforts at any level with whatever tools you are using. Seretta Gamba will focus on often-neglected technical issues—i.e., non-management issues—and the patterns that help solve them. These are not development or code patterns—this is a code-free tutorial. Using a set of patterns developed with Dot Graham, Seretta will...

Tuesday, October 1

Angie Jones
Applitools
TC

Clean Coding Practices for Test Automation

New
Add to calendar
Tuesday, October 1, 2019 - 8:30am to 12:00pm

We are often reminded by those experienced in writing test automation that code is code. The sentiment being conveyed is that test code should be written with the same care and rigor that production code is written. However, many people who write test code may not have experience writing production code, so it’s not exactly clear what is meant by this statement. And even those who write production code find that there are unique design patterns and code smells that are specific to test code in which they are not aware. Join Angie Jones for this workshop, at which, you will be given a...

Jennifer Bonine
PinkLion AI
TD

Testing Transformation: The Art and Science for Success

Add to calendar
Tuesday, October 1, 2019 - 8:30am to 12:00pm

Technologies, testing processes, and the role of the tester have evolved significantly in the past few years with the advent of agile, DevOps, and other new technologies. It is critical that we testing professionals evaluate ourselves and continue to add tangible value to our organizations. In your work, are you focused on the trivial or on real game changers? Jennifer Bonine describes critical elements that help you artfully blend people, process, and technology to create a synergistic relationship that adds value. Jennifer shares ideas on mastering politics, maneuvering core vs. context...

Jeff Payne
Coveros
TE

Web Security Testing: The Basics and More

Add to calendar
Tuesday, October 1, 2019 - 8:30am to 12:00pm

Web applications are often security critical or serve as front-ends for security critical applications, making web testing for vulnerabilities an essential part of software testing. Unfortunately, most software testers have not been taught how to identify web security issues while testing applications. Join Jeffery Payne as he shares what you need to know to security test web-based applications as part of your overall testing process. Learn about the most common web security vulnerabilities and how they are introduced into web code and exploited by hackers. Explore test techniques for...

Tariq_King
Ultimate Software
TF

Testing Strategies for Microservices

Add to calendar
Tuesday, October 1, 2019 - 8:30am to 12:00pm

Software development is trending toward building systems using small, autonomous, independently deployable services called microservices. Leveraging microservices makes it easier to add and modify system behavior with minimal or no service interruption. Because they facilitate releasing software early, frequently, and continuously, microservices are especially popular in DevOps. But how do microservices affect software testing and testability? Are there new testing challenges that arise from this paradigm? Or are these simply old challenges disguised as new ones? Join Tariq King as he...

Bob Galen
Vaco
Mary Thorn
Vaco
TG

Agile Testing: Team Tactics that Deliver the Goods

Sold Out!
Add to calendar
Tuesday, October 1, 2019 - 8:30am to 12:00pm

Let’s face it—agile testing is different. Challenges exist in successfully integrating within the teams themselves. Scrummerfall continues to run rampant. The dichotomy of testing vs. quality—and balancing both the team’s and your focus—still exists. Delivering value is both an imperative and a challenge. In this dynamic workshop, join agile coaches Mary Thorn and Bob Galen to explore the tools, techniques, and mindset you must bring to the table to successfully test in agile contexts. Mary and Bob examine risk-based testing, iterative test planning, exploratory testing, agile automation...

Isabel Evans
Independent Consultant
TH

Shifting Our Testing to Embrace Customer Experience

Add to calendar
Tuesday, October 1, 2019 - 8:30am to 12:00pm

In today’s environment, customer and user experience (CX/UX) is overwhelmingly important—and is not just about the product. CX/UX describes all facets of a person’s interactions with and reactions to the product, the organization that supplies it, and the environment in which it is experienced. Isabel Evans says that in order to focus our tests appropriately, it is vital that we testers understand our users’ experiences. We need to explore and measure human, business, and societal impacts of products we develop, and how those aspects are underpinned by technical qualities. We need to shift...

Rob_Sabourin
AmiBug.Com, Inc.
TI

Test Estimation in the Face of Uncertainty

Preview
Add to calendar
Tuesday, October 1, 2019 - 8:30am to 12:00pm

Anyone who has ever attempted to estimate software testing effort realizes just how difficult the task can be. The number of factors that can affect the estimate is virtually unlimited. The keys to good estimates are understanding the primary variables, comparing them to known standards, and normalizing the estimates based on their differences. This is easy to say but difficult to accomplish because estimates are frequently required even when we know very little about the project—and what we do know is constantly changing. Throw in a healthy dose of politics and a bit of wishful...

Gene Gotimer
Coveros, Inc.
TJ

A Hands-on Intro to Docker for Testers

Add to calendar
Tuesday, October 1, 2019 - 8:30am to 12:00pm

Docker is one of the hottest technologies in our industry today. It lets you create and manage containers—like virtual machines but smaller and faster. They can provide on-demand, disposable test environments that start quickly, repeatably, locally or in the cloud. When you want, you can tear down the environment and recreate a pristine copy within seconds. And since the process is automated, anyone on the team can use the same commands to get their own systems. When you finish testing, those containers can be deployed directly into production. At each stage, the environments for...

Jeff Payne
Coveros
TL

Integrating Automated Testing into DevOps

Add to calendar
Tuesday, October 1, 2019 - 1:00pm to 4:30pm

In many organizations, agile development processes are driving the pursuit of faster software releases, which has spawned a set of new practices—DevOps. DevOps stresses communications and integration between development and operations, including rapid deployment, continuous integration, and continuous delivery. Because DevOps practices require confidence that changes made to the code base will function as expected, automated testing is essential. Join Jeffery Payne as he discusses the unique challenges associated with integrating automated testing into continuous integration/continuous...

Bob Galen
Vaco
Mary Thorn
Vaco
TM

Test Automation Strategies for the Agile World

Sold Out!
Add to calendar
Tuesday, October 1, 2019 - 1:00pm to 4:30pm

With the adoption of agile practices in many organizations, the test automation landscape has changed. Join Bob Galen & Mary Thorn as they explore current disruptors to traditional automation strategies, and discusses relevant and current adjustments you need to make when developing your automation business case. Open source tools are becoming incredibly viable and beat their commercial equivalents in many ways―not only in cost, but also in functionality, creativity, evolutionary speed, and developer acceptance. Agile and DevOps methods have fundamentally challenged our traditional...

Ultimate Software
TN

Holistic Performance Testing for Modern Applications

New
Add to calendar
Tuesday, October 1, 2019 - 1:00pm to 4:30pm

With the advent of frameworks like Angular, React, and Vue, the landscape of application performance has changed significantly in terms of testing and measurement. Gone are the days of measuring response time as a single value based on back-end performance. In modern web and mobile applications, additional layers need to be peeled apart at the front end to truly understand its performance characteristics. Traditional approaches to performance testing are no longer sufficient to provide a delightfully responsive user experience. Join Kaushal Dalvi as he details new developments in the...

Isabel Evans
Independent Consultant
TO

Success with Test Automation Projects: A People-driven Approach

New
Add to calendar
Tuesday, October 1, 2019 - 1:00pm to 4:30pm

As we face increased demands for speed, change and technical excellence—the pressure, and the need for automating aspects of testing increases. But, successful test automation is not just about selecting and implementing tools and a technical infrastructure. People ensure the success or failure of the automation project; they must drive the project. Join Isabel Evans as she shows you how to make your test automation projects people-driven, by focusing on two vital but often neglected elements of any automation project: attitudes towards automation and experiences of automation. What...

Mike_Sowers
Coveros
TP

Quality and Testing Measures and Metrics

Add to calendar
Tuesday, October 1, 2019 - 1:00pm to 4:30pm

To be most effective, leaders—including development and testing managers, ScrumMasters, product owners, and IT managers—need metrics to help direct their efforts and make informed recommendations about the software’s release readiness and associated risks. Because one important evaluation activity is to “measure” the quality of the software, the progress and results of both development and testing must be measured. Collecting, analyzing, and using metrics are complicated because developers and testers often are concerned that the metrics will be used against them. Join Mike Sowers as he...

Chris_Loder
InGenius Software
TQ

Automation Framework Essentials

New
Add to calendar
Tuesday, October 1, 2019 - 1:00pm to 4:30pm

Automation is critical in today’s software delivery lifecycle, and yet many organizations struggle to keep their automation running. How can we mitigate difficulties and get consistent automation runs and results we can trust? The secret is implementing a solid automation framework, but that isn’t as easy as it seems. Chris Loder has built several automation frameworks over his career and has learned what works—and, more importantly, what doesn’t. This tutorial will cover what an automation framework is, the benefits of having one, and the keys to a successful framework, including...

Seretta Gamba
Freelancer
TR

Driving Lessons for Test Automation Managers

Preview
Add to calendar
Tuesday, October 1, 2019 - 1:00pm to 4:30pm

In order to support their automation team effectively, test managers must be able to recognize when the team is taking a ‘bad’ turn and know how to steer it back, or, when starting, know how to do things right from the very beginning. They don’t need to know all the technicalities, but they must know the basics of good automation and be able to explain to higher management what automation can or cannot deliver in order to secure and sustain their support. In this tutorial Seretta Gamba introduces the Test Automation Patterns Wiki and explains in detail the patterns test managers...

Jess_Ingrassellino
Salesforce.org
TS

Develop and Refine Your Company Testing Strategy

New
Add to calendar
Tuesday, October 1, 2019 - 1:00pm to 4:30pm

Every quality director wants to implement a modern, forward-looking testing strategy, and many test managers look at other companies to try and figure out that "silver bullet" so they can achieve excellent quality, quickly and reliably. But the truth is everything you need to know about your best test strategy is already in your company. In this workshop, you will use your quality priorities, strategies, and code base as the foundation for defining and improving your testing strategy. You’ll work individually and in small groups to examine your current testing structure and methodologies,...