STAREAST 2023 - Testing for Developers | TechWell

Conference archive

STAREAST 2023 - Testing for Developers

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

Wednesday, May 3

Highlight Inc.
W9

Implementing a Whole Team Quality Approach to Software Development in a Startup Environment

Preview
Wednesday, May 3, 2023 - 1:30pm to 2:30pm

Most startups are working within tight budgets and timelines. Getting the product working and out the door is the main goal, while quality tends to fall by the wayside. This can cause a backlog in needed testing, automation, and even added tech debt. Even when QA exists, there is often a “throw it over the wall” mentality. In order to tackle this issue early on at Highlight, we focused on a Whole Team Quality approach of software development. By looking at everything through a lens of quality, including business requirements, it has helped to ensure that we are releasing high...

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

Netflix Inc.
Budhaditya-Das
Netflix Inc.
T2

Automatic Canary Analysis: Critical Success Factor for Release Pipeline

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

Netflix began streaming services with a small-scale microservice ecosystem. As our global reach grew, so did the complexity of the underlying ecosystem. Membership Lifecycle Ecosystem is a cluster of services that handles all the backend business logic related to membership, signup, billing, and payments. This ecosystem consists of 100+ internal microservices and a similar number of external partners and payment processors - spanning across multiple teams. Each team has an asynchronous release cadence and the quality of each release has a direct impact on the quality of the ecosystem and...

EPAM Systems
T6

AI in Testing: A Moderated Panel Discussion

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

Artificial intelligence is the newest trend in software testing. But what is it, and how will it impact the tester's role, both today and in the future? What do you need to do to embrace this emerging technology? Tariq King will moderate this panel discussion to give you an opportunity to hear the opinions of industry leaders about AI in testing. You will have a chance to drive the debate, so come prepared with all your AI questions.

T9

Blurring the Line Between Developer and QA

Thursday, May 4, 2023 - 11:15am to 12:15pm

Many QA testers are hesitant to poke their noses into the code they are testing, preferring to do black box testing instead. But what if getting a little nosey could help you save time and become a better tester? What if you could better assess risk by peeking under the covers and determine just how much testing is required for a feature? For over two decades (ouch!), Earline Deutsch has been a software developer, but in the past 18 months she switched to serving as a Software QA Engineer. In this session, she'll discuss her experiences in a whole new light from reviewing code changes to...

GitHub
T17

Meet GitHub Advanced Security

Preview
Thursday, May 4, 2023 - 1:30pm to 2:30pm

Find and fix security vulnerabilities before code hits the main branch in your repo. GitHub Advanced Security (GHAS) helps teams secure their software supply chain and proprietary code with the only community-driven, native application security testing solution. GHAS is built to optimize the developer experience through automation. Identify and fix reported security issues quickly and efficiently by integrating security testing into every step of the developer workflow. GHAS components: - Code scanning: Find and fix security issues in your code before they reach production with...