Conference archive

STARCANADA 2016 - Agile Test Automation

Tuesday, October 25

Hans_Buwalda
LogiGear
TF

Test Design for Better Test Automation

Add to calendar
Tuesday, October 25, 2016 - 8:30am to 12:00pm

When automated tests are cumbersome to maintain, we often view this as a technical problem. However, an often-overlooked factor is the role that testers play in making automation scalable and maintainable. Test design can help or hurt how automation engineers can implement tests efficiently. If tests are too detailed or lack focus, good automation becomes virtually impossible. In this tutorial—for both testers and automation engineers—Hans Buwalda addresses what it means for test design when tests are to be automated. See why successful automated testing is not so...

Gene_Gotimer
Coveros, Inc.
TJ

Virtualization and Containers for Automating Web Testing

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

Vagrant and Docker are automation tools that are becoming increasingly popular in the DevOps world. Vagrant provides a simple, consistent interface to create virtual machines on your local system and in the cloud. Docker lets you control containers—like virtual machines, but smaller and faster with less overhead. These tools can provide on-demand, disposable test environments that are delivered quickly, in a known state, locally or in the cloud. Systems under test, test tools, infrastructure, and even pre-populated test data are all candidates for virtualization...

Wednesday, October 26

W2

Test-Driven Everything—with Deliberate Collaboration

Add to calendar
Wednesday, October 26, 2016 - 10:15am to 11:15am

You've heard that quality belongs to everybody on an agile team. You've heard that testers and developers should collaborate in order to drive quality higher. You've heard that automated tests help a team continuously validate the quality. Well, it's time to stop just thinking and talking about these things! It's time to make them happen! Watch “Cheezy” Morgan do this in front of your eyes. Watch him build a web application, driven by acceptance and unit tests. Discover how a product owner, tester, and developer collaborate closely and deliberately to create...

Michael_Bolton
DevelopSense
W11

A Rapid Testing Approach to Test Automation

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

There are many wonderful ways tools can be used to help software testing. Yet, all across the industry, tools are poorly applied, which adds terrible waste, confusion, and pain to what is already a hard problem. Why is this so? What can be done? Michael Bolton thinks that the fundamental problem is a shallow, narrow, and ritualistic approach to tool use. This is encouraged by the pandemic, rarely examined, and absolutely false belief that testing is a mechanical, repetitive process. Good testing, like programming, is instead a challenging intellectual process, and...

Alexander_Andelkovic
King/Midasplayer AB
W12

Using Artificial Intelligence to Test the Candy Crush Saga Game

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

Candy Crush Saga is one of the biggest mobile games today with more than 1000 levels of difficulty—and users continue to ask for more. When building new content, it is extremely important to make sure that the level of difficulty is balanced and that the user does not experience crashes or problems through some unforeseen level of play. Alexander Andelkovic shows you how King is training artificial intelligence (AI) programs (bots) to test its games by mimicking human interactions. Join Alex as he discusses how King is taking testing to the next level by employing...

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

Julie_Gardiner
Hitachi Consulting
K3

Evolution—Not Revolution: Transforming Your Testing

Add to calendar
Thursday, October 27, 2016 - 8:30am to 9:45am

“The only constant on any project is change” is a phrase used in the early 1990s. Yet even now, the prospect of change is rarely welcomed—either personally or professionally. How is it that we still believe that these changes apply to others but not to us? An MIT-published article describes how they are trying to prevent software bugs by leveraging the new trends of DevOps and IoT to radically change how we do testing. Julie Gardiner says that now is the time to re-evaluate and transform how we do testing to deliver more value to organizations—from a people,...

T5

API Testing: Top 5 Myths

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

With the emergence of the API Economy, the risks associated with an API failure undeniably have broader business impacts. Organizations must ensure that the APIs they produce and consume continuously deliver the expected level of security, reliability, functionality, and performance.

This session dispels some of the most common API testing myths prevalent across the industry. Wondering how rigorously you need to test the 3 rd party APIs you consume? Relying on GUI testing to cover API functionality? Think your monitoring efforts will alert you to critical...

Christine_McGarry
Magnet Forensics
T11

Slowing Down to Speed Up:The Benefits of A Custom Automation Framework

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

With today’s shortened software release cycles, products need to be tested quickly and reliably. Automating tests is even more challenging as we are often building the next generation product even as we maintain the legacy products. Join Christine McGarry as she describes how she automated tests for dataset comparison for data stored in substantially differing SQL database schemas. Christine shares a case study on how the test automation strategy and tactics were defined for testing datasets output from distinct versions of an application. She provides insight...