STAREAST 2023 - DevOps | TechWell

Conference archive

STAREAST 2023 - DevOps

Customize your STAREAST 2023 experience with sessions covering DevOps.

Monday, May 1

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

EPAM Systems
TA

A Quality Engineering Introduction to AI and Machine Learning

New
Tuesday, May 2, 2023 - 8:30am to 4:30pm

Although there are several controversies and misunderstandings surrounding AI and machine learning, one thing is apparent — people have quality concerns about the safety, reliability, and trustworthiness of these types of systems. Not only are ML-based systems shrouded in mystery due to their largely black-box nature, they also tend to be unpredictable since they can adapt and learn new things at runtime. Validating ML systems is challenging and requires a cross-section of knowledge, skills, and experience from areas such as mathematics, data science, software engineering, cyber-security,...

Wednesday, May 3

Zenergy Technologies
W2

Leveraging Machine Learning & AI for Quality Assurance

Wednesday, May 3, 2023 - 11:30am to 12:30pm

Machine learning, artificial intelligence… It’s everywhere. Everyone is talking about it. It’s the next “BIG” thing that is expected to bring in over 10 trillion into the economy by 2030. But what is it? And what can it do for you? Join David for an explanation on machine learning and AI and the many benefits each provides. Furthermore, you will dive deeper into three areas in which machine learning and AI can be utilized to improve the quality of your software and users’ experience, such as: 1. Utilizing machine learning to identify patterns in analytics to essentially provide enhanced...

W4

The 10 Steps for Effective Mainframe Testing

Wednesday, May 3, 2023 - 11:30am to 12:30pm

It is without a doubt that DevOps has come to the mainframe. Any company that currently runs a mainframe platform is either in the process of transforming mainframe development or has already transformed their mainframe development to using DevOps. While DevOps has come to the mainframe, automated testing is still lagging. Application teams have shiny new DevOps pipelines and automation, are using tools like Git to super charge their development but are still using manual testing procedures, bad test data, and antiquated testing processes. To get to that next level of DevOps maturity,...

Northrop Grumman
Robin-yeman
Catalyst Campus for Technology & Innovation
W5

Why Your Digital Engineering Effort Will Not Produce the Results You Think

Wednesday, May 3, 2023 - 11:30am to 12:30pm

You have read the books, purchased your tools, containerized your apps, moved to the cloud, and automated your development pipelines. Awesome! Surely you are going to knock this transformation out of the park! But that's not enough. There are several principles you need to consider. It is the combination of tools and technologies, people, and principles combined that make a digital engineering successful. Let’s discuss the principles for technical agility and how to apply a test-first mindset. These principles will help attendees build the foundation for successful digital engineering...

Testery
W7

Introduction to Test Orchestration

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

This session will be an introduction to test orchestration: the process, execution, and monitoring of automated tests to drive the quality of your product. It's easy to fall into the trap of thinking that will save us, but being successful at test automation often requires making changes to more than just how the tests are executed. We also need to consider our process/workflow around software testing. What's our branching strategy? When and where do we deploy? Who reviews the failed tests? And in addition to evaluating our process/workflow around testing, we also need to consider...

Marc-Jimenez
Dell Technologies
Dell Technologies
W11

High Octane DevOps: Supercharged CI/CD Pipelines

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

To reinvent the wheel is to attempt to duplicate, most likely with inferior results and technical debts. Within a large-scale organization the true cost of CI/CD is the toil involved when effort is repeated to create the same or similar pipeline functionality. What we discovered during a CI/CD journey is that the key to creating powerful and efficient CI/CD or automation testing pipelines is in not writing pipeline logic at all. The formula that was unlocked is in focusing on the atomic level of the reusable code within pipeline stages. By harnessing the power of creating small...

Derek Ashmore
Asperitas Consulting
W17

Tactics for Testing DevOps Infrastructure Code

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

With the cloud, infrastructure such as networking, security, virtual machines, and much more is entirely software code. Instead of manually creating cloud environments for applications and making changes, administrators write code to do that work. When changes are needed, that code is enhanced and re-run. Just like application code, infrastructure code needs to be tested. After all, code that introduces defects into existing environments can put developers, testers, and even end-users out of service. That said, most organizations do not adequately test infrastructure code. Anybody in this...

Thursday, May 4

T8

Comprehensive API Testing Ecosystem

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

Maintaining API test cases across multiple environments, for different load levels, and types of tests (eg. smoke, functional, regression) traditionally required separate tests be written and maintained. Test maintenance is expensive. If you have three lower environments that tests are run for, then you usually have at least three different tests you are trying to keep in sync. If you have a new API added for a microservice, then you have to modify and validate across all three tests at a minimum. If you are running different load levels for build tests verses load tests, for example, that...

T12

Representation Matters for Women of Color in Tech

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

How can you see yourself in a technical position; but there's no one who looks like you. This is one of many challenges Women of Color (WOC) experience in the tech field. The tech field is majority white men. As a Gen-X black woman, Lettie Ar-Rahmaan wasn’t encouraged to enter the tech field. Therefore, she struggled between service and technology. In the end, her passion for technology won and she's found success in technology from developer, QA tester, test manager, and now a product manager. The memories of being told she's not good enough came to her as she wrote her book,...

Church of Jesus Christ of Latter Day Saints
T14

Building an API Automation Framework Using Cypress

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

In this session, Greg Patterson will share his experience starting on a new team that was directed to use Cypress for automation, and API automation was also a requirement. Cypress has the ability to support both of these needs, but it is something that takes a little work. After some short training sessions, Greg was able to help all of his team to contribute to the automation efforts by creating a simple framework that could be used for both UI and API automation. Greg will share his experience with integrating the frameworks into Azure DevOps to run tests in the cloud. Key features 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...