STAREAST 2018 Tutorial: STAREAST 2018 - Full-day Tutorials

Conference archive

STAREAST 2018 - Full-day Tutorials

Monday, April 30

Michael_Bolton
DevelopSense
MA

Critical Thinking for Software Testers

Add to calendar
Monday, April 30, 2018 - 8:30am to 4: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...

Jim_Holmes
Guidepost Systems
MB

Develop WebDriver Automated Tests—and Keep Your Sanity

Preview New
Add to calendar
Monday, April 30, 2018 - 8:30am to 4:30pm

Many teams go crazy because of brittle, high-maintenance automated test suites. Jim Holmes helps you understand how to create a flexible, maintainable, high-value suite of functional tests using Selenium WebDriver. Learn the basics of what to test, what not to test, and how to avoid overlapping with other types of testing. Jim includes both philosophical concepts and hands-on coding. Testers who haven't written code should not be intimidated! We'll pair you up to make sure you're successful. Learn to create practical tests dealing with advanced situations such as input validation,...

Tuesday, May 1

Wilson Mar
JetBloom
TA

What Testers Must Know about Git and GitHub

Add to calendar
Tuesday, May 1, 2018 - 8:30am to 4:30pm

Skill with Git is a prerequisite for most software jobs today. This is because the vast majority of software developed is stored in Git-based repositories such as GitHub, GitLab, and BitBucket. GitHub's domination of social coding makes it the new business card to demonstrate your creativity, popularity, capability, and tenacity. “Configuration as code” is a standard DevOps practice so testers must know how to set up and use Git to obtain and update versions of their infrastructures. In this hands-on tutorial, create your own website and learn the GitHub markdown used to format documents....

Michael_Bolton
DevelopSense
TB

A Rapid Introduction to Rapid Software Testing

Add to calendar
Tuesday, May 1, 2018 - 8:30am to 4:30pm

You're under tight time pressure with barely enough information to proceed with testing. How do you test quickly and inexpensively—yet still produce informative, credible, and accountable results? Rapid Software Testing, adopted by context-driven testers worldwide, offers a field-proven answer to this all-too-common dilemma. In this one-day sampler of the approach, Michael Bolton introduces you to the skills and practice of Rapid Software Testing through stories, discussions, and “minds-on” exercises that simulate important aspects of real testing problems. The rapid approach isn't just...

TC

Fundamentals of Testing REST APIs

New Sold Out!
Add to calendar
Tuesday, May 1, 2018 - 8:30am to 4:30pm

Just getting started on your application programming interface (API) testing journey? Need to better understand APIs and how to effectively test them? Join Lianne Klaver for this introductory tutorial as he discusses API concepts, examples, test strategies, and techniques. Lianne describes the message architecture of REST APIs and discusses elements such as API resources, verbs, states, headers, and tokens. She shares examples and demonstrations of REST APIs in operation to give you a better understanding of how they work. Then learn by doing with exercises that enable you to recognize...

Titus Fortner
Sauce Labs
TD

Selenium Test Automation: From the Ground Up

Add to calendar
Tuesday, May 1, 2018 - 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. Titus Fortner 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. Titus introduces other tools that work with Selenium to help manage the data used to drive your tests, evaluate JavaScript-heavy applications, manage your test...