STARCANADA 2018 - Architecture - Design | TechWell

Conference archive

STARCANADA 2018 - Architecture - Design

Customize your STARCANADA 2018 experience with sessions covering architecture and design.

Tuesday, October 16

Seretta Gamba
Freelancer
TC

Technical Test Automation Challenges: Patterns and Solutions

Preview
Add to calendar
Tuesday, October 16, 2018 - 8:30am to 12:00pm

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 focuses 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...

Jeff Payne
Coveros
TK

Web Security Testing: The Basics and More

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

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...

Wednesday, October 17

Yury Makedonov
Accenture
W14

Improve Testing of AI Systems with "Grey-Box" Testing Technique

Add to calendar
Wednesday, October 17, 2018 - 3:00pm to 4:00pm

There are two main challenges to testing systems that incorporate elements of artificial intelligence. First, the same input can trigger different responses as an AI system learns and adapts to new conditions, and second, it is difficult to understand what the correct response really should be. Such behavior violates one of the main principles of traditional testing: the repeatability of test case execution. It's like shooting a moving target and not knowing whether you missed. Testers lose confidence in the outcome of their testing when traditional approaches no longer apply. Yury...

Griffin Jones
Congruent Compliance
W16

Delivering the Goods: Harmonizing Regulated and Agile Practices

Add to calendar
Wednesday, October 17, 2018 - 3:00pm to 4:00pm

Agile testing is hard. Testers contend with terse requirements, minimal process, little documentation, continually evolving business, technical and organizational factors. Auditors demand proof of compliance. Some teams have trouble conforming to regulations while preserving agile practises. Griffin Jones, a tenured regulated software testing consultant, says “not only can agile practices blend with regulatory compliance - they can be harmonized with them leading to high quality and more agility.” Griffin feels that regulators are project stakeholders, who join the product owner in...

Thursday, October 18

Nimesh_Patel
Valtech Canada
T6

Testing Retail VR Applications

Add to calendar
Thursday, October 18, 2018 - 11:30am to 12:30pm

Traditional test approaches break down when applied to retail virtual reality systems. In this presentation, Nimesh Patel will share his experience developing a novel approach to retail VR testing that uses a blend of exploratory research and business- and user-focused testing strategies. Nimesh juggles the needs of a rich collection of company stakeholders, diverse clients, and highly specialized VR team members in order to draw critical insights from VR testing. Exploratory research of other retail VR applications was used to identify many domain-specific risks by studying their...

Coveros
T8

Behavior-Driven Testing Using Page Object Models

Add to calendar
Thursday, October 18, 2018 - 11:30am to 12:30pm

Does it feel like you spend half of every sprint fixing failing automated functional tests? Are programmers unwilling to work with automation code? Is test automation a maintenance nightmare? There is a better way. The Page Object Model (POM) is a powerful design pattern for building test automation. A lack of design discipline can lead to test automation code that is buggy, brittle, and almost impossible to maintain. Focusing on the fundamentals of the POM pattern, combined with some disciplined behavior-driven practices, leads to high-quality, maintainable automation code, saving teams...