STARCANADA 2017 - Test Techniques | TechWell

Conference archive

STARCANADA 2017 - Test Techniques

Sunday, October 15

Mike_Sowers
TechWell Corp.

Agile Tester Certification (2-Day)

Add to calendar
Sunday, October 15, 2017 - 8:30am to Monday, October 16, 2017 - 5:00am
Learn the role of the tester in an agile team and explore agile testing processes in an interactive workshop. Successful attendees earn the ICAgile Certified Professional in Agile Testing (ICP-TST) designation. This course is also accredited for the ISTQB® Foundation Level Agile Extension exam.
Rob_Sabourin
AmiBug.com

Agile Test Automation—ICAgile (2-Day)

Add to calendar
Sunday, October 15, 2017 - 8:30am to Monday, October 16, 2017 - 5:00pm

Explore the many ways automation supports agile testing in this two-day course with real-world, vendor-neutral examples of agile test automation approaches and tools. In addition, successful attendees are awarded the ICAgile Certified Professional in Agile Test Automation (ICP-ATA).

Conrad Fujimoto
Intellectica Systems Inc.

Software Tester Certification—Foundation Level (3-Day)

Add to calendar
Sunday, October 15, 2017 - 8:30am to Tuesday, October 17, 2017 - 5:00pm

Accredited training for the ISTQB® Certified Tester—Foundation Level (CTFL) certification. Find out what it takes to be a successful software tester and learn about the relationship of testing to development, test levels, black-box methods, white-box testing, exploratory testing, and more.

Brian Hicks
Coveros

Mobile Application Testing (2-Day)

Add to calendar
Sunday, October 15, 2017 - 8:30am to Monday, October 16, 2017 - 5:00pm

Learn to identify common issues in mobile applications and to test the unique aspects of a mobile app. This two-day course covers usability across multiple platforms and resolutions, network and security testing, mobile UI automation, performance testing, and more.

Tuesday, October 17

TA

Selenium Test Automation: From the Ground Up

Add to calendar
Tuesday, October 17, 2017 - 8:30am to 4:30pm

Knowledge of Selenium, the industry-standard tool for testing web applications, is a much sought after skill in today’s world of test automation. If you want to learn Selenium, then this full-day tutorial provides a great start. Cheezy Morgan shows you how to build test automation using Selenium. But he doesn’t stop there. He uses his years of experience to show you how to build automation that is clean and easy to maintain. Cheezy introduces other tools that work with Selenium to help manage the data used to drive your tests, evaluate JavaScript-heavy applications, manage your test...

Wednesday, October 18

Michael_Bolton
DevelopSense
W1

The Secret Life of Testers: Where Your Time Really Goes

Add to calendar
Wednesday, October 18, 2017 - 10:15am to 11:15am

Testing is on the schedule. Your title is Tester. It is time to test. The team is waiting for you. Everybody thinks you spend your time testing. So, why does it seem that you spend so little time actually testing? Michael Bolton will show you a training and research tool to visually animate the progress of testing has been developed. Through the use of testopsies and session-based test management data, patterns have been collected on how context-driven testers use their time—from the micro to the macro level. Among the findings are that a good tester can spend a whole week in earnest work...

W2

Test-Driven Everything—with Deliberate Collaboration

Add to calendar
Wednesday, October 18, 2017 - 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 executable user stories that...

Paul_Merrill
Beaufort Fairmont
W7

Machine Learning: Will It Take Over Testing?

Preview New
Add to calendar
Wednesday, October 18, 2017 - 11:30am to 12:30pm

Machine learning (ML), a branch of artificial intelligence, is gaining widespread adoption and interest on software development projects. Paul Merrill says that ML isn't typical programming. Algorithms can be changed and checked for accuracy at runtime to “learn” from data. Some companies are already generating and executing test cases using machine learning algorithms. It is projected that significant areas of the labor force—16 percent in transportation and 9 percent of healthcare—could see job cuts in the next few years. So it's time to start thinking: Might testing be on that list...
Dorothy Graham
Software Test Consultant
W10

Are Your Tests Well-Traveled? Thoughts on Test Coverage

Add to calendar
Wednesday, October 18, 2017 - 1:30pm to 2:30pm

There are many places to visit it the world and it can be interesting to see “where you’ve been”. There are many places in software for tests to visit, and seeing “where the tests have been” can be very interesting for testers. Dot Graham explains what coverage is, and why it can be misleading to talk about 100% coverage. Coverage is a relationship between the tests and the software being tested, and is an objective measurement of some aspect of thoroughness of the testing. Dot will discuss the ways in which the term coverage is mis-used, and the four caveats of coverage which every tester...

Isabel Evans
Independent Consultant
W13

Story Time for Testers

Add to calendar
Wednesday, October 18, 2017 - 3:00pm to 4:00pm

Stories help us learn. They can be fun or scary, exciting or relaxing. People worldwide tell and listen to stories. We access them through books, film, TV, and computers. But direct, face-to-face storytelling is still a powerful experience. When Isabel Evans was young, there was a program on the radio called Listen with Mother. For fifteen minutes, mothers and children across the land would sit and listen to a story. Join Isabel and become your younger child, bring your testing parent, and listen to her stories. In fifteen-minute sections, Isabel recounts stories drawn from myths, legends...

Rob_Sabourin
AmiBug.com
W14

Discovering What Matters, Fast: Combination Testing Case Studies

New
Add to calendar
Wednesday, October 18, 2017 - 3:00pm to 4:00pm

Even the simplest application depends on a vast, rich, and complex set of variables interacting and collaborating to drive behavior. Each variable has many options, and the number of ways these variables can be combined can be astronomical, making it next to impossible to test them all. Combination testing—combining individual test values to form complete test cases—can help. Rob Sabourin shares three real-world case studies that show how combination test design helped testers focus on a manageable subset of combinations to find critical bugs, quickly. Rob will share examples of some...

Dawn_Jardine
Independent QA Consultant
W16

Combine Automation and Exploratory Testing for Quality Coverage

Preview
Add to calendar
Wednesday, October 18, 2017 - 3:00pm to 4:00pm

With the pressure of decreased time to market and the demand for error-free web applications, some people erroneously believe that test automation can solve all our defect woes. Dawn Jardine believes that neither test automation nor exploratory testing alone can solve quality issues. So, what is the best approach? Where do we invest our resources, time, and money so clients are happy with our product? How can automation and exploratory testing work together to obtain maximum test coverage? Join Dawn as she shares her experience of moving from a solely manual test case execution process...

Thursday, October 19

Joshua_Eastman
Experis
T6

Behavior Driven Development—A Guide to Agile Practices

Add to calendar
Thursday, October 19, 2017 - 11:30am to 12:30pm

It seems as if the agile methods have lots of DD’s going on. BDD – Behavior Driven Development, ATDD – Acceptance Test Driven Development and several others. Adopting BDD allows for testing to be done as early as possible in the software development life cycle, promoting accurate testing, ensuring proper test coverage, and supporting the introduction of automation testing. One challenge is understanding the characteristics and benefits of “driven” approaches. Join Josh Eastman to discover ways that BDD can be employed to describe and test system behavior, user stories, and user acceptance...

Steve_Rowe
Microsoft
T10

Amp Up Your Testing by Harnessing Test Data

Add to calendar
Thursday, October 19, 2017 - 1:30pm to 2:30pm

The data tsunami is coming—or maybe it’s already here. Data science, big data, and machine learning are the buzzwords of the day. Data is changing our products and the way we build them, so we should also change the way we verify our products. In a world of increasing connectivity and accelerated deadlines, data can provide an edge. But what role should data play in assessing the quality of software? Where does it make sense to use data, and where is it inappropriate? Steve Rowe covers the history of how data fits into testing, explains why data is an important tool to have in your quality...

Rob_Sabourin
AmiBug.com
T12

Great Scripts I Have Known

New
Add to calendar
Thursday, October 19, 2017 - 1:30pm to 2:30pm

Are there any great scripted tests? Rob Sabourin shares dozens of examples of test scripts from software development projects. In this talk you will be exposed to the good, the bad, and the ugly side of test scripting. You will see some test scripts which have helped to drive profitable businesses, and other test scripts which have almost brought about corporate ruin. Rob explores the many context drivers behind testing, highlighting when and how they can help you focus on what matters. You will see many types of test scripts: smoke tests, FAST tests, business facing regression tests,...