Agile + DevOps West 2023 - Quality Assurance | TechWell

Conference archive

Agile + DevOps West 2023 - Quality Assurance

Customize your Agile + DevOps West 2023 experience with sessions covering quality assurance for software developers or testers.

Tuesday, June 6

Jeff Payne
Coveros
TH

What DevOps Means for Testers and Testing

Tuesday, June 6, 2023 - 1:00pm to 4:30pm

DevOps is more than a buzzword or a passing fad. It's a radically new approach to rapidly deliver high-quality software applications. However, many organizations don’t fully grasp the magnitude of this change or what it means for everyone involved in the software development lifecycle. Jeffery Payne says that DevOps—when done right—drives higher quality and efficiency into software development, software testing, and application management activities. It empowers teams to remove impediments to quality and productivity throughout the entire software lifecycle. However, when DevOps is done...

Wednesday, June 7

W6

Reimagining Digital Cloud Transformation: Automation and DevOps Pipeline

Wednesday, June 7, 2023 - 10:30am to 11:30am

Organizations face numerous challenges during their journey to Digital Cloud Transformation—the most pressing challenges are frequent failures and the absence of a “big-picture” mindset. Driven by KPMG’s quest to deliver a superior customer experience, their Digital Cloud Transformation framework delivers improved quality, reduced time to market, reliability, and sustainable Cloud Transformation. Moving away from the archaic approach from replicating traditional regression onto cloud integration validations, KPMG has helped customers minimize risk and increase test coverage by E2E...

Thursday, June 8

T5

Collaborating Effectively as a Tester to Anticipate Defects in Code Review

Thursday, June 8, 2023 - 10:00am to 11:00am

Júlio de Lima has lost count of the times he's heard people saying that he should start testing as soon as possible when working as an agile tester. However, no one told him how to do this practically. So he started thinking about how to anticipate his tests and managed to find a few ways: 1) Gather refinements and ask questions about quality risks, 2) prepare his testing strategy in advance, and 3) read the code and mentally compile the code and verify that the tests he planned would pass. Júlio can say that #1 and #2 helped him a lot, but #3 had a big impact on the software testing...

Alejandra Thomas
Testkube
T6

Why Kubernetes Applications Require a New Approach to Testing Using Testkube

Thursday, June 8, 2023 - 10:00am to 11:00am

Microservices, CI/CD, DevOps, GitOps, cluster networking, etc.—more and more teams are building software fundamentally differently than they did even a few years ago. However, testing approaches and tooling have not caught up yet. At least not until now. What if you could apply the same type of GitOps and DevOps methodologies to your testing activities? Tests could be deployed and stored in a Kubernetes cluster, they could be decoupled from your CI/CD, orchestrated in the cluster in the same way you do with your applications and not in your CI/CD, publish results aggregated in a common...

BetterHelp.com
T8

What the Titanic Disaster Can Teach Us About Software Quality

Thursday, June 8, 2023 - 11:30am to 12:30pm

An engaging and entertaining session that takes lessons from the Titanic maritime disaster and uses them as jumping off points for lessons about software quality. As an example—on the Titanic, the lookouts did not have access to binoculars, which impacted their ability to see icebergs in time to prevent the disaster. What tools are we missing that allow us to see problems coming? By presenting this topic as a series of stories instead of as a dry set of bullet points, people will take away key details and be able to apply them to their own unique situations.

T11

A Test Automation Workflow for Mobile Software That Actually Works

Thursday, June 8, 2023 - 11:30am to 12:30pm

The vision is shared amongst many engineering and quality teams: we’re going to automate our testing end to end and integrate it seamlessly into our CI/CD pipeline. It sounds beautiful and efficient. And for much of your software testing infrastructure, you’re probably making it happen! Then reality hits hard as soon as you deploy the latest release of your mobile app. You don’t have control over the third-party devices or SDKs your app depends on, or the universe of operating systems users actually use. If you care about quality, and you want complete coverage for your mobile app, it isn’...

Dun & Bradstreet
T12

Migrating Healthcare Data for All 50 States

Thursday, June 8, 2023 - 11:30am to 12:30pm

Is it possible to test millions of healthcare records for the entire country? Sure it is. But what about in an agile environment that requires a quick feedback loop? This session will share a case study on how Dan Reale and his team were up against a tight deadline and struggling to test a data migration. With two testers on their scrum team and constantly shifting requirements, the team tested one state a day for their MVP launch. They realized this was not sustainable if they wanted to test all 50 states, so they implemented an automation framework that could help test faster. Taking...