STARCANADA 2017 - Test & Release Automation | TechWell

Conference archive

STARCANADA 2017 - Test & Release Automation

Sunday, October 15

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

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

Dorothy Graham
Software Test Consultant
TD

System-Level Test Automation: Ensuring a Good Start

New
Add to calendar
Tuesday, October 17, 2017 - 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 manager, 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? Dot Graham describes the most important management issues you must address for test automation success, particularly when you are new to automation. Dot helps you understand and choose the best approaches for your organization—no matter which automation tools you use. Focusing on system level...

Jeffery Payne
Coveros, Inc.
TG

Integrating Automated Testing into DevOps

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

In many organizations, agile development processes are driving the pursuit of faster software releases, which has spawned a set of new practices called 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/...

Isabel Evans
Independent Consultant
TH

Human Factors for Test Automation: How People Affect Project Success

Preview New
Add to calendar
Tuesday, October 17, 2017 - 1:00pm to 4:30pm

Successful test automation is not just about selecting and implementing tools and a technical infrastructure. People in teams make the changes that are required. People ensure the success or failure of the automation project. Understanding and managing expectations, attitudes toward change, teamwork, motivation, and communication are all vital if automation projects are to succeed. Isabel Evans identifies and discusses human factors around automation, teamwork, and human behavior to enable you to understand resistance to change, overcome mistrust of automation, and moderate inflated...
Janet Gregory
DragonFire, Inc.
TK

Test Automation in Agile: The Path to Faster, Better Releases

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

Agile teams deliver “potentially” shippable software at the end of every iteration (one to four weeks) or possibly every day. Janet Gregory says that this goal can't be achieved without automated tests, and many teams struggle with test automation. The challenge of automating functional regression tests frightens many testers, who feel their skills aren’t up to the job. So, how can you deliver good quality when you have to release so often? By combining a collaborative team approach with appropriate tools and design approaches, you can not only automate your regression tests but also use...

Wednesday, October 18

Dorothy Graham
Software Test Consultant
K1

Blunders in Test Automation

Add to calendar
Wednesday, October 18, 2017 - 8:30am to 9:30am

In chess, the word blunder means a very bad move by someone who should know better. Even though functional test automation has been around for a long time, people still make some very bad moves and serious blunders. The most common misconception in automation is thinking that manual testing is the same as automated testing. And this misguided thinking accounts for most of the blunders in system level test automation. Dorothy Graham takes you on a tour of these blunders, including the Stable-Application Myth (you can’t start automating until the application is stable), Inside-the-Box...

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

Jim_Trentadue
Independent Consultant
W4

Defining the Optimal Level of Test Automation

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

Test automation scripts are largely run against stable functionality with repeatable results. But automation does not have to be just about running reliable tests against a fixed code base to make them effective; rather, you can determine the right level of automation you need to meet your project’s needs. Three levels of test automation will be discussed in this presentation: Level 1 tests exercise the simplest aspect of functionality in a module, Level 2 tests explore all module aspects except interfaces to other components, and Level 3 tests examine the deepest level of functionality in...

Obbie Pet
Independent Consultant
W8

Automating Performance Testing at Every Step

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

A major insurance company is building its next-generation claims system and has fifty new APIs to test in twelve months. The entire effort is launched as a first-time agile project with continuous integration. Will the load test, which worked so well with waterfall, serve us when we build production candidates many times per day? How do we test the performance of a system made up of many independent services when any service can be released instantly? In other words: How do we adapt waterfall performance testing to work in an agile DevOps environment? Join Obbie Pet as he shares his...
Sophie Benjamin
Videotron
W9

Transforming Your QA and Test Team

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

QA and test departments often are composed of employees with business backgrounds who have little training when it comes to software testing. Though they are engaged, these team members can get overwhelmed by the thousands of test cases they have to execute over and over, and they don’t see a future career path in testing. What can be done to address these challenges? Join Sophie Benjamin as she presents her personal step-by-step recipe to transform QA and test teams and position them for success within IT. She talks about the essential roles in QA and test teams, their skills and...
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...

Chris_Loder
InGenius Software
W11

World-Class Test Automation: You Can Build It Too

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

Join Chris Loder as he describes the test automation framework they have created from the ground up. Chris shares the environment they have put together to run in virtual machines, physical hardware, and mobile devices—with Jenkins keeping track of it all. He explains their use of the keyword driven and page object approaches, and how that has allowed a high rate of automated test case development from all members of the quality team. Using this framework, they run over 7,000 unique regression web tests daily—quickly and consistently. Chris shows how they built their automation with both...

W12

Flaky No More: Find the Right Framework for Your Selenium Tests

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

Selenium has an industry reputation of being a flaky tool where individual tests pass, then fail—sometimes with no production changes at all. Such flakiness in your test suites can be extremely difficult, time-consuming, and frustrating to debug. The vast majority of these issues come from using either bad locators or bad wait conditions. Both of these root causes can be addressed by implementing the right framework for your Selenium tests. Craig Schwarzwald shares the most important concepts in creating a more reliable Selenium framework, such as using a base page object that wraps core...

Hilary_Weaver-Robb
Quicken Loans
W15

Testing RESTful Web Services

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

A lot of folks doing testing (QAs, BAs, and Devs alike) are experienced with testing applications through the front end—a graphical user interface or a mobile app. However, Hilary Weaver-Robb says that with this type of testing we often miss the internal web services and APIs that power those applications. Integration or web service tests are right in the middle of the Testing Pyramid, so to ensure adequate coverage it’s vital for testers to know how to test at that level. Thankfully, to test web services we can apply many of the same principles we already know. Hilary focuses on...
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...
Jeffery Payne
Coveros, Inc.
K2

Succeeding with Rapid and Continuous Testing

Add to calendar
Wednesday, October 18, 2017 - 4:15pm to 5:15pm

All organizations are running to keep pace with the transformative changes in software development and delivery. You’re on the hook for immediately automating more and more tests to support a more rapid or continuous flow of new features, delivered into production. So, where do you start? Must testers become coders and automate to survive? Must everything be automated? Jeffery Payne argues that the need to automate almost all tests is a misconception. Jeffery explores how automated testing and manual testing are best balanced during rapid and continuous testing. See how you can employ...

Thursday, October 19

Geoff_Meyer
Dell EMC
T2

Leverage Big Data and Analytics for Testing

Add to calendar
Thursday, October 19, 2017 - 10:15am to 11:15am

Sabermetrics turned the baseball world upside down by challenging decades-old measures of individual performance and their perceived linkage to team success. After cementing their legacy as the Lovable Losers for 108 years, the Chicago Cubs were able to leverage a data-driven approach to finally win a World Series. An Arkansas high school football coach, devoted to statistical analysis, has won three state championships—by never punting. Formula 1 racing teams collect staggering amounts of telemetry data from their race cars for the purpose of eking out seconds during the course of a race...

Susan Brockley
Independent Consultant
T4

Jump Start Agile Testing with Acceptance Test Driven Development

Preview
Add to calendar
Thursday, October 19, 2017 - 10:15am to 11:15am

Does your agile team struggle to find the right level of detail prior to beginning development? You may be suffering from “chunky” user stories—those that are too large or insufficiently defined to implement or test efficiently. Acceptance test driven development (ATDD) can help you quickly slice those user stories down to a testable size and provide the necessary detail for your developers to begin coding. Join Susan Brockley as she discusses the difference between agile user stories and traditional requirements, and why both are necessary for effective testing. Through real-world...
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...

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