STARWEST 2020 Tutorial: STARWEST Virtual+ 2020 - Full-day Tutorials

Conference archive

STARWEST Virtual+ 2020 - Full-day Tutorials

Monday, October 5

Michael_Bolton
DevelopSense
MA

Critical Thinking for Software Testers

Monday, October 5, 2020 - 10:00am to 5:30pm

Critical thinking is the kind of thinking that specifically looks for problems and mistakes. Regular people don't do a lot of it. However, if you want to be a great tester, you need to be a great critical thinker. Critically-thinking testers save projects from dangerous assumptions and ultimately from disasters. The good news is that critical thinking is not just innate intelligence or a talent—it's a learnable and improvable skill you can master. Michael Bolton shares the specific techniques and heuristics of critical thinking and presents realistic testing puzzles that help you practice...

MB

Test Management in Agile

Preview
Monday, October 5, 2020 - 10:00am to 5:30pm

System Development has changed due to the introduction of Agile. So, test management has to change as well. How do you position yourself as test manager and how do you add value in an Agile organization? In this tutorial you will learn how test management fits in modern system development. Based on four key questions we will assess the value of the test management activities we spent our time on. We will make our own agile test strategy at sprint level and learn how we can plan and monitor testing. We will do an exercise with light weight documentation (one-page test plan and test...

Tuesday, October 6

Michael_Bolton
DevelopSense
TA

X-Ray Vision For Testers: How to Analyze Things

Tuesday, October 6, 2020 - 10:00am to 5:30pm

How do we go about understanding something complex? How do we move from confusion to clarity? What strategies and approaches can we use to identify and reason about things that matter? When we’re dropped into a testing situation, how do we make sense of it all? How can we rapidly achieve a deeper understanding of things that we know little or nothing about? How can we develop skills to make us more powerful testers? The answer to these questions is analysis - the study of things and ideas by examining their elements and structure. In this one-day tutorial, Michael Bolton will lead...

Byron_Katz
Coveros
TB

Introduction to Selenium

Tuesday, October 6, 2020 - 10:00am to 5: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. Byron Katz 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, robust, and easy to maintain. You will be introduced to practices and principles that apply to the whole team. You will write Selenium scripts in two languages, Python and Java, and will...

Tariq_King
test.ai
TC

Testing Strategies for Microservices

Tuesday, October 6, 2020 - 10:00am to 5:30pm

Software development is trending toward building systems using small, autonomous, independently deployable services called microservices. Leveraging microservices makes it easier to add and modify system behavior with minimal or no service interruption. Because they facilitate releasing software early, frequently, and continuously, microservices are especially popular in DevOps. But how do microservices affect software testing and testability? Are there new testing challenges that arise from this paradigm? Or are these simply old challenges disguised as new ones? Join Tariq King as he...