STAREAST 2018 - Business Analyst - Requirements | TechWell

Conference archive

STAREAST 2018 - Business Analyst - Requirements

Sunday, April 29

Richard Bender
BenderRBT

Requirements-Based Testing Workshop (3-Day)

Add to calendar
Sunday, April 29, 2018 - 8:30am to Tuesday, May 1, 2018 - 5:00pm
Explore a proven approach for designing a consistent and repeatable set of optimized test cases. Learn and practice cause-effect graphing and alternative test design approaches, and take back a lifecycle testing process that incorporates testing as an integrated part of the development project.
Mike_Sowers
TechWell Corp.

Agile Tester Certification (2-Day)

Add to calendar
Sunday, April 29, 2018 - 8:30am to Monday, April 30, 2018 - 5:00pm
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.
Matthew Grasberger
Coveros, Inc.

Mobile Application Testing (2-Day)

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

Claire Lohr
Lohr Systems

Software Tester Certification - Foundation Level (3-Day)

Add to calendar
Sunday, April 29, 2018 - 8:30am to Tuesday, May 1, 2018 - 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.

Rob_Sabourin
AmiBug.com

Agile Test Automation—ICAgile (2-Day)—SOLD OUT

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

Monday, April 30

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

Mary_Thorn
Mary Thorn Consulting
MC

Implement BDD with Cucumber and SpecFlow

Add to calendar
Monday, April 30, 2018 - 8:30am to 12:00pm

We’ve all been there. We work incredibly hard to develop a feature and design tests based on written requirements. We build a detailed test plan that aligns the tests with the software and the documented business needs. And when we put the tests to the software, it all falls apart because the requirements were changed without informing everyone. Mary Thorn says help is at hand. Enter behavior-driven development (BDD), and Cucumber and SpecFlow, tools for running automated acceptance tests and facilitating BDD. Mary explores the nuances of Cucumber and SpecFlow, and shows you how to...

Melissa_Benua
mParticle
MG

Test Design for Fully Automated Build Architecture

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

Imagine this … As soon as any developed functionality is submitted into the code repository, it is automatically subjected to the appropriate battery of tests and then released straight into production. Setting up the pipeline capable of doing just that is becoming more and more common and something you need to know about. But most organizations hit the same stumbling block—just what IS the appropriate battery of tests? Automated build architectures don't always lend themselves well to the traditional stages of testing. In this hands-on tutorial, Melissa Benua introduces you to key...

Tuesday, May 1

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

Jason Arbon
test.ai
Tariq_King
Ultimate Software
TL

Artificial Intelligence and Machine Learning Skills for the Testing World

New
Add to calendar
Tuesday, May 1, 2018 - 1:00pm to 4:30pm

Software continues to revolutionize the world—impacting nearly every aspect of our work, family, and personal life. Artificial intelligence (AI) and machine learning (ML) are playing key roles in this revolution through improvements in search results, recommendations, forecasts, and other predictions. AI and ML technologies are being used in platforms for digital assistants, home entertainment and automation, medical diagnosis, customer support, and autonomous vehicles. Testing practitioners are recognizing the potential for advances in AI and ML to be leveraged for automated testing—an...

Ken Johnston
Microsoft
Eun Chang
Microsoft
TO

Data Analytics and Machine Learning

New
Add to calendar
Tuesday, May 1, 2018 - 1:00pm to 4:30pm

Do you have access to lots and lots of test, development, app, and service data—really big data—from client and cloud service log files, test execution results, and more? Then, you have a great opportunity to begin using data analytics and machine learning (ML) to gain new product quality insights. Bring your laptops and your sense of discovery as Ken Johnston and Eun Change introduce analysis techniques and ML tools to help you develop new and potentially groundbreaking insights. First, they present a fast-paced statistics primer for those with no prior data exploration experience and...

Rob_Sabourin
AmiBug.com
TP

Test Estimation in the Face of Uncertainty

New
Add to calendar
Tuesday, May 1, 2018 - 1:00pm to 4:30pm

Anyone who has ever attempted to estimate software testing effort realizes just how difficult the task can be. The number of factors that can affect the estimate is virtually unlimited. The keys to good estimates are understanding the primary variables, comparing them to known standards, and normalizing the estimates based on their differences. This is easy to say but difficult to accomplish because estimates are frequently required even when we know very little about the project—and what we do know is constantly changing. Throw in a healthy dose of politics and a bit of wishful thinking,...

Hans_Buwalda
LogiGear
TS

Better Test Design for Great Test Automation and DevOps

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

Test automation is an essential element in agile and DevOps processes. Your test designs can make or break automation efforts throughout the entire CI/CD pipeline. Automation must find problems in a build, run without a hitch, and be easily maintained. If tests are badly structured and unnecessarily detailed, an automation engineer will have a hard time automating them—even with great tools. Hans Buwalda explores how testers (both technical and non-technical) can design or restructure tests to make them suitable for automation. These tests will be able to run seamlessly with the CI/CD...

Wednesday, May 2

Evgeny Tkachenko
EPAM Systems
W14

The Four Cs and One T of Requirements “Testing”

Preview
Add to calendar
Wednesday, May 2, 2018 - 3:00pm to 4:00pm

It is important to know that written requirements are good, but few employ a practical, repeatable approach for “testing” their requirements. Evgeny Tkachenko says his company has introduced a requirements analysis step which is done before coding of functionality begins. Checking for requirements completeness, clearness, correctness, consistency, and testability helps ensure that developers create the right features the first time. To demonstrate this process, Evgeny presents examples of buggy requirements and plays games with participants who solve logic puzzles to practice...

Jeff Payne
Coveros, Inc.
W17

Test Management in Agile—What Happened to All My Testers?

Add to calendar
Wednesday, May 2, 2018 - 3:00pm to 4:00pm

Substantial confusion exists about the roles and responsibilities of test management when using an agile software development process. Agile seeks to streamline project management and leadership under the role of a ScrumMaster. But what does this mean for test managers? How do they stay involved in the process? What role do they fill? Is it possible that test managers are no longer needed? Join Jeffery Payne for a collaborative dialog to discuss the pros and cons of a variety of test management models he has seen used by companies who have adopted agile. Learn how to best position yourself...

Thursday, May 3

Rob_Sabourin
AmiBug.com
T8

Use Path Analysis in Test Design for Better, Faster Testing

Add to calendar
Thursday, May 3, 2018 - 11:15am to 12:15pm

No question about it … software is highly complex maze, and it could take many lifetimes to manually test all the paths in a typical business app. Automation doesn’t help much because it’s not smart enough (yet) to design tests. Rob Sabourin shares his experiences testing complex application—some with more possible paths than particles of matter in the visible universe. Although programmers have applied path analysis to structural unit tests for years, path analysis has been mostly neglected in areas of end-to-end testing, workflow, process flow, usage scenarios, data flow, and system...

Isabel Evans
Independent Consultant
T10

Devices and Desires: How Do Humans Experience Software?

Add to calendar
Thursday, May 3, 2018 - 11:15am to 12:15pm

We consume and still we desire more—more devices, more apps, more data, more bandwidth, more connectivity. The more we have, the more we want. We assume that to be true—those of us who work in the software industry. But is that true? To understand what is really required of our products, we need to design and test a pyramid of interlocking quality attributes that, together, make for an optimum experience. Isabel Evans discusses why and how we can evaluate UX and what is takes to deliver better UX to our customers. Isabel looks at the needs of the individual software user in conjunction...

Jeanne Schmidt
Rural Sourcing Inc.
T15

Manual Testers Can Thrive in a Test Automation World

Preview
Add to calendar
Thursday, May 3, 2018 - 1:30pm to 2:30pm

As technology organizations seek to automate more testing, manual software testers may feel that they have little or no role in test automation. And QA managers struggle with how to engage their manual testers on automation projects. Jeanne Schmidt provides tips on how manual testers can become the testing guides for the whole team. They can assess tests are appropriate to automate, create comprehensive and safe test data, report automated test results, and lead the automation test process strategy. Jeanne offers practical guidelines on how testers can learn test automation...

T20

Influencing Stakeholders Using Fact-based Information

Add to calendar
Thursday, May 3, 2018 - 3:00pm to 4:00pm

With all the open source tools available on the market it can be overwhelming as to which ones might meet your needs and which ones will work best in your environment to create a high performing team and metrics dashboard. Join Jennifer as she explains the relationship of data, your environment, and how a hub and spoke model can link all your different data sets and tools together. She identifies opportunities for applying test data analytics across the engineering and test landscape, ranging from high-value test cases to dynamically generated regression test suites. She will review ways...

Kim Tatum
Deloitte Consulting
T21

Behavior-Driven Development: Real-World Mind Reading

Add to calendar
Thursday, May 3, 2018 - 3:00pm to 4:00pm

Imagine this scenario: Business users are excited to finally get their hands on an implementation delivery that is on schedule, (mostly) on budget, and passed rigorous testing with flying colors. Unfortunately, when working with the new app or feature, the users realize that the way they described their needs didn’t translate into what they actually needed. Sound familiar? While she may not be able to offer telekinetic mind-reading tools, Kim Tatum is convinced that leveraging a behavior-driven development (BDD) approach helps bridge the gap between domain experts and technical teams. Join...