STAREAST 2022 - Test Automation | TechWell

STAREAST 2022 - Test Automation

Monday, April 25

Chris_Loder
Upland InGenius
MC

Test Automation: How to Start and Succeed

Monday, April 25, 2022 - 8:30am to 12:00pm

Many organizations invest a lot of effort in test automation at the system level but then have serious problems as their product matures and changes over time. As a leader, how can you ensure that your new automation efforts will get off to a good start? What can you do to ensure that your automation work provides continuing added value? Chris Loder will explain the critical issues you need to know to get a good start, and he will share his extensive experience in building great automation. He covers the most important management issues you should address for test automation success,...

ME

The Annotated Meeting

New
Monday, April 25, 2022 - 8:30am to 12:00pm

Meetings are expensive. The details and decisions are important. But no one reads the minutes! Are you tired of referring back to a decision in a meeting only to find that everyone remembers it differently? Or no one remembers it at all?! Friend, what you need is an annotated meeting!In an annotated meeting, you take notes—in a specific format—right in front of the attendees via room display and screen-share. By identifying and writing the key information, decisions, and action items in front of your participants, you'll ensure that everyone is on the same page, that everyone agrees to...

Tariq_King
test.ai
Dionny Santiago
test.ai
MG

Artificial Intelligence and Machine Learning Skills for the Testing World

Preview
Monday, April 25, 2022 - 1:00pm to 4:30pm

Software continues to revolutionize the world, impacting nearly every aspect of our work, family, and personal life. Artificial intelligence (AI) and machine learning (ML) are playing key roles in this revolution through improvements in search results, recommendations, forecasts, and other predictions. AI and ML technologies are being used in platforms for digital assistants, home entertainment, medical diagnosis, customer support, and autonomous vehicles. Testing practitioners are recognizing the potential for advances in AI and ML to be leveraged for automated testing—an area that...

Melissa Benua
mParticle
MH

Test Design for Fully Automated Build Architecture

Monday, April 25, 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
MI

Instill a DevOps Testing Culture in Your Team and Organization

Monday, April 25, 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, April 26

Tariq_King
test.ai
TA

Testing Strategies for Microservices

Tuesday, April 26, 2022 - 8:30am to 4:30pm

Software development is trending toward building systems using small, autonomous, independently deployable services called microservices. Leveraging microservices makes it easier to add and modify system behavior with minimal or no service interruption. Because they facilitate releasing software early, frequently, and continuously, microservices are especially popular in DevOps. But how do microservices affect software testing and testability? Are there new testing challenges that arise from this paradigm? Or are these simply old challenges disguised as new ones? Join Tariq King as he...

TB

How to Get Started with Cypress.io

New
Tuesday, April 26, 2022 - 8:30am to 4:30pm

The web has evolved. Finally, testing has also. Cypress is a modern testing tool that answers the testing needs of modern web applications. It has been gaining a lot of traction in the last couple of years, gaining worldwide popularity. If you have been waiting to learn Cypress, wait no more! Filip Hric will guide you through the first steps on how to start using Cypress and set up a project on your own. The good news is, learning Cypress is incredibly easy. You’ll write your first test in no time, and then you’ll discover how to write a full end-to-end test for a modern web application....

Derek Evans
Coveros
TF

Web Security Testing: The Basics and More

Tuesday, April 26, 2022 - 8:30am to 12:00pm

Web applications are often security critical or serve as front-ends for security critical applications, making web testing for vulnerabilities an essential part of software testing. Unfortunately, most software testers have not been taught how to identify web security issues while testing applications. Join Derek Evans as he shares what you need to know to security test web-based applications as part of your overall testing process. Learn about the most common web security vulnerabilities and how they are introduced into web code and exploited by hackers. Explore test techniques for...

Jeff Payne
Coveros
TJ

Integrating Automated Testing into DevOps

Tuesday, April 26, 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...

Wednesday, April 27

Yoosuf-Maktoum
Sysco Corporation
W10

Automate and Measure the Performance of Customer Journeys

Wednesday, April 27, 2022 - 1:30pm to 2:30pm

In today's modern digital world, where Customer Experience is the key - Application performance – is in demand and a crucial success factor like never before. Traditional transaction-based performance measures are not sufficient to ensure a swift digital customer experience. Performance measuring of customer journeys has become vital as it builds confidence and reliability in the application/system under test. There are multiple challenges in measuring customer journeys' performance - diverse operating systems, devices, and geolocations etc., will account for hundreds of scenarios to be...

PatientPoint®
W13

Let's Get Serious About Test Automation | Architectural Approach

Wednesday, April 27, 2022 - 2:45pm to 3:45pm

There are many layers and aspects of software that can and should be tested automatically. Apart from testing software functionality, we can automate testing for performance, accessibility, API layer, visual layer, cross-browser and cross-platform, data, links validation, security, etc. To do all of it and to ensure that the appropriate pieces are tested with the suitable tools, on the proper infrastructure, and at the right time we need an architectural approach.

Automated testing solution is a complex system in itself, so planning, design and development of it should follow the...

BrightInsight Inc
W15

Component and Contract Testing: A True Shift Left in Microservices Architectures

Wednesday, April 27, 2022 - 2:45pm to 3:45pm

Are you struggling to see the true benefit of shift left in your microservices architecture ? Do you ever wish you had some checks in place before developers would check-in their code ? Block having a build until issues/defects are fixed? If so, then the answer is to have component tests followed by contract tests. Join Yesh Veera as he teaches you how to implement and perform component testing. You'll traverse up the classic testing pyramid until you reach above component tests to discover a contract testing framework. If that hearing this excites you then come see for yourself how to...

LitheSpeed
Raj Indugula
LitheSpeed
W18

Overcoming Gherkin Anti-patterns for Manageable, Durable, and Valuable Test Code

Wednesday, April 27, 2022 - 2:45pm to 3:45pm

Gherkin holds the promise of being an easy to implement and easy to understand tool for getting teams to be Test Driven. And it should be. But in our experience working with and coaching many teams, we have found significant differences between theory and practice. Too often, Gherkin scenarios result in test code that is difficult to understand, difficult to maintain, and not valuable. We will go over the following anti-patterns and discuss strategies to overcome them:

Scenarios that focus on UI implementation rather than expected behaviorScenarios that are too long and too...

Thursday, April 28

Mala-Punyani
Splunk
T1

Why Salesforce Test Automation Shouldn’t Be Painful

Thursday, April 28, 2022 - 9:45am to 10:45am

In this talk, Mala will share a holistic view of the challenges of traditional software testing in the complex Salesforce testing ecosystem and provide a roadmap for leaders to overcome implementation roadblocks in partnership with R&D teams. Mala will demonstrate how an investment of a DevOps solution with a Sauce Labs integration helped her agile team achieve time reduction of up to 50% for overall flow, while doubling release velocity without additional headcount. If you are a manager looking to scale end-to-end testing coverage and/or wondering how to make your Salesforce test...

Adam_Auerbach
EPAM Systems
T2

AI in Testing and Testing AI: A Moderated Panel

Thursday, April 28, 2022 - 9:45am to 10:45am

Synergies among AI and software testing include both leveraging AI for test automation, and devising methods for testing AI systems. Researchers, software vendors, and practitioners are already using AI to develop a new wave of test automation tools. These tools automatically explore, model, reason, learn, and test software applications. However, as with most AI and ML-based technologies, these tools raise concerns around whether or not we really trust and depend on them. ML-based systems tend to be highly dynamic and adaptable at runtime, thereby requiring extensive testing both offline,...

Chris_Loder
Upland InGenius
Melissa Benua
mParticle
T4

Breadmaking and the Art of Data-Driven Model-Based Testing

Thursday, April 28, 2022 - 9:45am to 10:45am

Are you short on testing resources but not short on things to test? Is your current test case creation effort exclusively like baking artisanal hand-crafted sourdough? Do your tests rely on data? Does your test team understand what that your product’s data looks like and how to use it? Melissa and Chris will show you how solid data models can drive solid data driven testing in your automation. They draw on their years of experience and share how you can generate test cases from your actual data models, run those test cases at scale, and validate - using the power of oracles - to ensure...

CP Rail
T5

Testing in the Context of DevOps

Thursday, April 28, 2022 - 9:45am to 10:45am
VIRTUAL ONLY

DevOps aims to reduce the distance between development (software developers and quality assurance specialists) and operation (experts responsible for rolling out software to production and managing the infrastructure). The goals of DevOps are to increase the speed of software delivery process, to resolve critical issues quickly, and to enable organization to serve their customers better. These goals indicate that in DevOps, quality assurance, in general, and testing, in particular, should be looked at differently as compared to traditional testing and even agile testing. Specifically, the...

Derek Ashmore
Asperitas Consulting
T9

Testing Infrastructure Code: Best Practices and Common Mistakes

Thursday, April 28, 2022 - 11:15am to 12:15pm

With the cloud, infrastructure such as networking, security, virtual machines, and much more is entirely software code now. 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...

QualityWorks Consulting Group
T10

Improve Test Maintenance and Coverage with Data-Driven Testing

Thursday, April 28, 2022 - 11:15am to 12:15pm

Imagine this... You are an automation engineer and you are tasked to automate a workflow in an application that has multiple entry points for different inputs. What is the most efficient way you could ensure that you have all the test coverage that is needed per permutation and that you will be able to easily manage the test data? We know that maintaining test data for automation can be tedious and creating different test cases using different types of test data can be time-consuming. These issues can be solved by separating test data from test scripts. Whether you're a beginner or senior...

Péter Földházi
EPAM Systems
T13

Tri-Layer Testing Architecture

Thursday, April 28, 2022 - 1:30pm to 2:30pm

Designing a proper architecture for building your test automation solution is one of the most important knowledge and experience a Test Automation Engineer may possess. The Tri-Layer Testing Architecture gives a good overview on how to design test solutions easily and quickly. About a decade ago people with advanced knowledge were building test automation frameworks with essentially two separate layers: Test Scripts and Test Libraries. The problem with this Bi-Layer architecture is reusability in other applications, specifically the size and complexity of test libraries along with the...

Thomas-Haver
Red Green Refactor
T16

The Rise and Benefits of Robotic Process Automation (RPA)

Thursday, April 28, 2022 - 1:30pm to 2:30pm

Robotic Process Automation (RPA) is a term given to technology that allows developers to programmatically emulate the actions of a human to execute a business process. RPA often operates on the user interface (UI) layer to capture data or interact with an application or across multiple applications to perform tasks that are considered repetitive or time-consuming. Originally focused on business processes, many RPA solutions now integrate with testing tools. While the promises of easy adoption and scaling are made by almost every vendor, the reality is long-term commitment to an RPA program...

T19

Defining Test Automation Requirements Through Recordings

Thursday, April 28, 2022 - 3:00pm to 4:00pm

Most organizations have gone away from the concept of record & playback as their preferred automation method. The early failures of this approach to automation years ago has left significant doubt that this can be used as a primary method of automation. Instead, automation engineers may rely on manual test cases that outline what needs to be done, review a business requirements document, or analyze a design document. Why can’t recordings help not only fill these requirements, but also provide the foundation for automation engineers to work from? The recorders of today are so much...

Julie_Gardiner
Independent Consultant
T22

Importance of When: How to Effect Change in Your Team

Thursday, April 28, 2022 - 3:00pm to 4:00pm

Have you ever been in the situation of having lots of ideas to improve software quality, but your project team seems less responsive? Does your team struggle to work well together? Already got lots of actions to take from the conference and you don’t know how these changes will be received? If the answer to any of these questions is yes, then this session is for you. Join Julie Gardiner as she shares ways of getting your message across and how to help play to people’s strengths to make your team work more efficiently and effectively. She shares a communication style model and how the...

Max Saperstone
Steampunk
T24

Page Object Model Pitfalls

Thursday, April 28, 2022 - 3:00pm to 4:00pm

Selenium has been around for over 15 years, and by now organizations have realized that Selenium tests need to be treated the same as any other functional code. This means not just keeping your tests in source control, but also designing them to be maintainable and robust. A common design pattern known as the Page Object Model (POM) has emerged, which greatly assists with organization and maintenance of tests. But there are scalability, speed, and robustness issues with this pattern. This has caused organizations to move away from Selenium for other tooling, however, most organizations are...