Conference archive

STARCANADA 2016 - Cloud Testing

Wednesday, October 26

Douglas_Sanders
Comcast
W5

Quality-Driven Delivery in IT

Add to calendar
Wednesday, October 26, 2016 - 11:30am to 12:30pm

Compromising on quality and customer experience is not an option for IT organizations anymore. To remain relevant, IT organizations and their software development arms must re-imagine how they operate, amplifying their focus on quality while accelerating time to market. Join Doug Sanders as he discusses the five forces—mobility, big data, artificial intelligence, social media, and cloud—that are driving IT transformations and the instrumental role that QA and testing must play. Doug draws on real-world experiences, lessons learned, and industry best practices as...

Jeff_Abshoff
ANSYS Canada Ltd
W10

Better Together: Group Exploratory Testing

Add to calendar
Wednesday, October 26, 2016 - 1:30pm to 2:30pm

Jeff Abshoff faced a most difficult challenge in 2015. His team size tripled, with testers of varying skill levels spread across six sites worldwide. The product was moving to a more frequent release cycle, was of poor quality, and had multiple key stakeholders. Features were incomplete, defects were not discovered until late in the cycle, and downstream stability and feature integration problems were common. Join Jeff as he shares his experience with Group Exploratory Testing, and discusses the positive impact this approach has had on his team and the ANSYS...

Peter_Kruse
Berner & Mattner Systemtechnik GmbH
W14

Combinatorial Black-Box Testing with Classification Trees

Add to calendar
Wednesday, October 26, 2016 - 3:00pm to 4:00pm

A basic problem in software testing often is choosing a subset from the near infinite number of possible test cases. Consider the challenges of testing multiple browsers, multiple mobile devices, mobile applications, or use case paths. Testers must select test cases to design, create, and then execute to obtain sufficient coverage—all while managing the time it takes to test relative to risks. Even though test resources are limited, you still want to select the best possible set of tests. Peter Kruse shares his experiences designing test cases with TESTONA, the...

Chip_Groder
Intervise Consultants Inc.
W15

Objects vs. Images: Choosing the Right GUI Test Tool Architecture

Add to calendar
Wednesday, October 26, 2016 - 3:00pm to 4:00pm

Most popular GUI test tools are based on an object recognition architecture. They recognize and manipulate screen objects by communicating with the underlying GUI subsystem. A new breed of tools has been introduced in the past few years that implements an image recognition architecture. These tools use sophisticated image processing and OCR technology to recognize objects by their appearance on the display. Image recognition-based tools have distinct advantages in some environments, but object-based tools are a better choice in other situations. Join Chip Groder...

Thursday, October 27

Nir_Szilagyi
PayPal
T6

Design for Testability in Practice

Add to calendar
Thursday, October 27, 2016 - 11:30am to 12:30pm

With the drive for continuous integration and delivery, the implications and approaches for designing more testable software are receiving substantial discussion and debate. What does testability really mean in practice? How do you take the idea of testability—how easy it is to test software—and put it into action through the different dimensions of designing and testing a real-world product? Nir Szilagyi recognizes that the challenges of difficult-to-test software can transform a testing cycle from a small automation and exploratory effort to a long struggle of...

Gopal_Brugalette
Concur Technologies
T9

Build Your Open Source Performance Testing Platform in the Cloud

Add to calendar
Thursday, October 27, 2016 - 1:30pm to 2:30pm

Proprietary performance testing platforms can be complex, expensive, and difficult to scale. With the right approach, everything from continuous integration, to continuous deployment pipelines, to full-scale production loads can be supported, but a dizzying array of platforms, services, and approaches available in AWS and the open-source community must be navigated to arrive at solutions that work. Join Gopal Brugalette and explore how to build a performance testing platform in the cloud using open source tools. Gopal shares what he has learned from his failures...