STAREAST 2023 - Experienced Tester | TechWell

Conference archive

STAREAST 2023 - Experienced Tester

Monday, May 1

Melissa Benua
mParticle
MJ

Test Design for Fully Automated Build Architecture

Monday, May 1, 2023 - 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, May 1, 2023 - 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, May 2

Jeff Payne
Coveros
TJ

Integrating Automated Testing into DevOps

Tuesday, May 2, 2023 - 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...

TK

Holistic Performance Testing for Modern Applications

Tuesday, May 2, 2023 - 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.
TL

Test Estimation in the Face of Uncertainty

Tuesday, May 2, 2023 - 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, May 3

boris.co.at
W15

Integration of A11y Audits into Test Automation

Wednesday, May 3, 2023 - 2:45pm to 3:45pm

A11y audits have been one of the essential disciplines of software quality assurance for years. For some time now, these accessibility audits can be performed easily by any end user in the browser (e.g., Google Lighthouse, axe add-on for Firefox, etc.). These checks can be integrated easily into an existing selenium test automation. This session will speak to the pitfalls when doing automatic audits and why they happen. This session will also showcase how these audits can be integrated into an existing test framework using Selenium. Attendees will discover a concrete solution with code...

Thursday, May 4

Enerflo
T3

Eating the Elephant: Being the First QA

Preview
Thursday, May 4, 2023 - 9:45am to 10:45am

Congratulations, you have landed a position as the first QA Engineer at an exciting new company! Now what? Between trying to adjust to a new work environment and trying to establish quality driven rituals and habits, being the first QA for a new and/or small company can be a monumental and sometimes overwhelming task. In this session, we will discuss how communication, compartmentalization, and automation can make an immediate impact for your once QA-less team. First, we will examine how the simple act of being vocal and concise about risks and concerns can go a long way towards...

Sony Interactive Entertainment
T4

Testing Hard-to-Test Devices Using Docker Containers

Thursday, May 4, 2023 - 9:45am to 10:45am

Back in the day, live testing was the only way to test systems, especially software and hardware, and the advanced methodologies that we have today did not exist. Today, docker containers have made even the most difficult systems very easy to test. In this session, we will take a look at an example of testing a disk monitoring service using software techniques without actually using any disks. The service reports NVMe SSD drives’ state and classifies drives as “good” or “bad” based on the data. Key takeaways from this session include understanding the basics of NVMe and docker, creating a...

CGI Federal, Inc
T21

Agile and Earned Value Management

Preview
Thursday, May 4, 2023 - 3:00pm to 4:00pm

The Agile Earned Value Management (A-EVM) approach provides effective scope variance analysis, comprehensive performance reporting, and predictability that aid in keeping the program on time and on budget. A-EVM is an adapted implementation of the traditional EVM method. In A-EVM, we use the agile framework artifacts as inputs, use traditional EVM calculations, and value delivery is expressed in traditional EVM metrics. The A-EVM approach leverages the iteration or program increment time-boxes, in place of the traditional PMI Release, to provide boundaries around a set of epics or...