STARWEST 2022 - Experienced Tester | TechWell

Conference archive

STARWEST 2022 - Experienced Tester

Monday, October 3

Tariq_King
EPAM Systems
MC

Unit Testing: What Every Developer and Tester Should Know

Monday, October 3, 2022 - 8:30am to 12:00pm

Do you want to take your testing skills to the next level? Are you trying to stay relevant on an agile team where testing is shifting to the left on the project timeline? Do you want to help your organization reap the full benefits of testing earlier? Then join Tariq King to explore the fundamentals of unit testing so you can find bugs as soon as they happen and do more thorough, targeted testing during software development. This introductory session is for everyone—of all programming skill levels. Learn how to apply program-based techniques such as testing by looking, automated unit...

Melissa Benua
mParticle
MJ

Test Design for Fully Automated Build Architecture

Monday, October 3, 2022 - 1:00pm to 4:30pm

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

Adam_Auerbach
EPAM Systems
MK

Instill a DevOps Testing Culture in Your Team and Organization

Monday, October 3, 2022 - 1:00pm to 4:30pm

The DevOps movement is here. Companies across many industries are breaking down siloed IT departments and federating them into product development teams. Testing and its practices are at the heart of these changes. Traditionally, IT organizations have been staffed with mostly manual testers and a limited number of automation and performance engineers. To keep pace with development in the new “you build it, you own it” environment, testing teams and individuals must develop new technical skills and even embrace coding to stay relevant and add greater value to the business. DevOps really...

Tuesday, October 4

Jeff Payne
Coveros
TK

Integrating Automated Testing into DevOps

Tuesday, October 4, 2022 - 1:00pm to 4:30pm

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

TL

Holistic Performance Testing for Modern Applications

Tuesday, October 4, 2022 - 1:00pm to 4:30pm

With the advent of frameworks like Angular, React, and Vue, the landscape of application performance has changed significantly in terms of testing and measurement. Gone are the days of measuring response time as a single value based on back-end performance. In modern web and mobile applications, additional layers need to be peeled apart at the front end to truly understand its performance characteristics. Traditional approaches to performance testing are no longer sufficient to provide a delightfully responsive user experience. Join Kaushal Dalvi as he details new developments in the...

Rob_Sabourin
AmiBug.Com, Inc.
TM

Test Estimation in the Face of Uncertainty

Tuesday, October 4, 2022 - 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,...

Wednesday, October 5

SmartBear
W15

Dos Oruguitas: Software Testers...and Everyone Else

Wednesday, October 5, 2022 - 2:45pm to 3:45pm

Disney's smash hit, Encanto, will be nearly a year old by the time STARWEST 2022 comes around, but my prediction is that we’ll all still be uncovering common threads between ourselves and the characters of this amazing film when we gather together in October. Software testers may find more similarities between Mirabel, Luisa, Camilio, Julieta, and others (you better BELIEVE we’re going to talk about Bruno!) than any other persona along the software development and testing lifecycle.

Learn the importance of knowing the characters (and gifts!) of this masterpiece you most align with,...

Thursday, October 6

Adam Sandman
Inflectra
T15

Software Architecture for Testers– Where the Bodies are Buried!

Preview
Thursday, October 6, 2022 - 1:30pm to 2:30pm

This session is designed to provide an overview of software architecture and design to testers so that you can understand how the different tiers and components fit together in a modern, complex system, and help you assess where the risks lie. When developing a robust test strategy, it is very important for all members of the team, including testers, to know how the system is put together. This session provides a brief historical perspective on how software architecture has evolved from mainframe to client-server, to web, to mobile, to micro-services. It includes examples of where...