STAREAST 2023 - Industry Technical Presentations | TechWell

Conference archive

STAREAST 2023 - Industry Technical Presentations

Wednesday, May 3

Dr Parag Doshi photo
Tricentis
ITP1

Innovating @ The Speed of Imagination: Is Testing the Bottleneck?

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

Software engineering has arguably been one of mankind’s greatest advancements. We use it to solve real-world problems, improve effectiveness and efficiency in all industries, and of course generate profit. Ultimately, innovation is dependent on the number of tests an organization can run; we need to develop confidence in the quality of these tests. In most disciplines, practitioners have standards to meet, and failure to adhere can have severe consequences. For example, physicians rely on a standard of care, and electrical engineers rely on specific IEEE standards when designing systems....

ITP2

The Rise of AI Bots: Strategies for Effective Testing & Quality Assurance

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

COVID-19 has accelerated the development of contactless solutions. With bots/conversational interfaces being the most preferred way of quickly deploying self-service tech, the popularity of ChatGPT has proven that conversational interfaces are the most natural way of interacting with apps and the internet. Key aspects of any AI-based bots are their ability to understand the user’s intent and provide the right solution. With the advent of highly effective language models, it has become easier to build AI-based bots, but testing these bots is still done through scripted manual &...

ITP3

Lowering the Barrier to Performance Testing

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

53% of consumers expect webpages to load in 3 seconds or less and 45% of consumers will leave a slow website with a negative brand impression. Despite its central role in quality, routine performance testing has been out of reach for most software teams due to the cost and complexity of existing solutions.

In this session, Fernando Mattos and Owen Hendley will explore why current performance testing strategies aren’t enough to ensure a positive customer experience in a DevOps world. They’ll share why performance testing silos are so difficult to tackle, why most organizations are...

Dr Daniel Simon photo
Qt Group
ITP24

Stopping Software Erosion

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

In a changing environment, successful software is continuously evolved to meet the users‘ needs. However, changes to the software increase the complexity and make subsequent changes ever-more difficult and – in the long run – the software impossible to be maintained or improved any further. Stopping this "software erosion” is crucial for sustainable quality and a long life-cycle of the software. Erosion-free software ensures that business critical safety and security standards are met. Learn how architecture verification, dead code analysis, clone management, cycle detection, metric...

Debbie Yarosh photo
Finance of America Companies
ITP4

Boost Automation, Reduce Maintenance: Unleash the Power of UiPath Test Suite

Wednesday, May 3, 2023 - 12:35pm to 1:20pm

Ready to transform your automated testing practices with enterprise-wide, production-grade, AI-powered test automation capabilities? UiPath has you covered. With UiPath Test Suite, the resilient testing solution powered by the UiPath Business Automation Platform, you're fully equipped to automate testing for virtually any technology.

In this session, learn from UiPath's Dr. Gerd Weishaar, SVP of Product, and our customer about how UiPath Test Suite can reduce test automation maintenance, save testing time, and increase test coverage—all while ensuring quality at scale. 

...

ITP5

Don’t Let Poor Testing Strategies Compromise Your Quality

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

The drive to transform pushes application delivery teams to release faster. Yet enterprises need to deliver quality products and services to woo customers and gain market share. Consequently, quality is often lost or even sacrificed as efforts to increase delivery velocity are prioritized, and the alignment between business and development is lost. But software quality should maximize the value of your enterprise strategy—not put it at risk. And it isn’t a question of speed vs quality; rather it's how we can do both at the same time. 

Learning Objectives: 

Future-proofing your...
Eddie Urenda photo
Hexaware
ITP6

Generative AI and Autonomous Testing: The Future of Software Quality Engineering

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

Software Quality Assurance must evolve with technology. Hexaware's autonomous software testing solution uses generative AI and other technologies to automate previously labor-intensive and time-consuming tasks. Autonomous testing allows software applications to be tested 24/7, helping to identify defects early on. The approach can be used for any type of software application, regardless of its size and complexity. Several leading companies have improved their software quality with Hexaware's autonomous testing solution.

Join us as we explore some possible use cases we are...

ITP7

Unlocking the Power of Quality Engineering: How to Build Testing Tools that Make a Difference

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

To keep up with fast paced delivery without sacrificing quality or having armies of testers, effective tooling is a necessity. Off-the-shelf tooling often doesn’t provide the impact required and custom tooling from scratch requires large investments. Targeted, built-for-purpose tooling can balance both worlds - maximizing impact and finding innovative solutions to *your* problems. Quality Engineering means taking testing to the next level and looking beyond how things have always been done - including how tools can transform the way you test.

Learning Objectives:

Plan:...
Katie Kemper photo
Kobiton
ITP26

Level Up Your Mobile Testing XP: The D&D Guide to Test Automation

Wednesday, May 3, 2023 - 1:30pm to 2:15pm
VIRTUAL ONLY

Let’s face it, you can’t brute force your way through every mobile testing scenario…there just aren’t that many lucky D20 roles. However, with the right skills and tools in your belt, you can become a testing wizard.

Join this campaign, and our resident game master Katie will guide you along a journey to up-skill your testing abilities including how best to leverage test automation (yes, AI can be your friend), how to deliver better mobile experiences, and eliminating mobile testing bottlenecks.

Learning Objectives:

Overcoming device fragmentationHow manual and automation...

Kevin Parker photo
Appvance
ITP8

Application Coverage Is the Quality Metric You Need

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

Many quality teams measure success based on the number of scripts written and deployed, that is Test Coverage. These have been practical metrics given the time constraints for manual testing and for creating and maintaining test automation. But now that AI is providing the opportunity for teams to achieve massively greater efficiency through autonomous testing, these measures fall short. Application Coverage is a more complete measure of the effectiveness of your testing program yielding more issues more quickly.

Learning Objectives:

How Application Coverage is defined and...
Dimpy Sharma photo
Opkey
ITP9

Get With The Times: How to Incorporate DevOps into your ERP Transformation

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

80% of ERP transformations go over time or budget. While most QA and testing leaders recognize that utilizing DevOps can streamline these cumbersome projects, actually incorporating DevOps into ERP transformations has proven to be quite the challenge.

In this session, Dimpy Sharma, VP of Product Solutions at Opkey, will explain how test automation is key for incorporating DevOps into ERP transformations, and will share how she used DevOps methods to successfully migrate 40 of The GAP’s business units from Oracle EBS to Oracle Cloud. 

Join this session to learn

Why ERP...
Martin Lescuyer photo
HCL Software
ITP10

API Testing in Kubernetes: Transparent Remoting Using HCL OneTest

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

A typical Kubernetes application is usually made of several containers, and services within those containers. These are usually sat behind an Egress/Ingress controller and many security layers so that interactions with the application are restricted to the overall application APIs, whether they are published or not. Access to the internal services of the applications are largely restricted though testers might need to access internal services, and this is all what the transparent remoting feature is about.

 
Saurabh Pisal photo
QMetry
ITP23

AI Enabled Test Management for Agile Teams

Wednesday, May 3, 2023 - 2:45pm to 3:30pm
VIRTUAL ONLY

In this session we will talk about AI Enabled Test Management covering following topics:

Introduction to QMetry Test Management for Agile/DevOps teamsKey FeaturesDemo of QMetry Test ManagementAutomation Integration with QMetry Automation StudioWhy QMetry?

Thursday, May 4

Dan Rabinovitz photo
Digital.ai
Ross Inman photo
Fidelity Investments
ITP11

The Customer is Key: How 5 Enterprises Use Continuous Testing

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

Digital.ai customers across all industry verticals use our platform to test the features and capabilities of their applications. With 60% of the world’s internet traffic coming from mobile devices, it is more important than ever for organizations to test their mobile apps.

Automating mobile testing can present a unique set of challenges. As mobile traffic has increased, so has application complexity. This leads to the necessity to test beyond application functionality. This includes accessibility and performance testing, scenarios.

During this session, we will cover the top 5...

Corey Vernon photo
SmartBear
ITP12

Mock, Stub, or Virtualize… Let’s Shift Left

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

Today, everybody is tasked with integrations. We must integrate our product with EVERY system, component, and operating system under the sun. Unfortunately, it might not be desirable or even possible to access those systems during development. There could be security, performance or maintenance issues that make them unavailable. We see teams having dependencies on services owned by other groups which are not accessible, which halts development.

This is when we mock, stub, or virtualize.

Learn how to shift left and start building realistic virtual services. Learn how to enable...

Syed Hamid photo
Sofy
ITP13

Elevate Your Software Testing with OpenAI and GPT

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

Open AI has taken the tech industry by the storm, and everyone is talking about how the jobs of today will be impacted by GPT-3.5 and now GPT 4.0. With the Microsoft Copilot announcement and the massive GitHub data used to train Copilot - it's evident that GPT will transform the software development life cycle. In this talk, Syed will share the use cases that will change how we test software today using GPT and how Sofy has been using the power of GPT to further amplify it’s no code testing platform.

Join this session to learn the three primary components to intelligent testing. 

Sune Engsig photo
Leapwork
ITP25

How to Establish Effective Cross-team Collaboration as Part of the QA Automation Effort

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

All too often, organizations buy into the idea that the key to long-term, successful automation is a straightforward combination of manpower and an automation tool. But it’s not as simple as that. In order for automation to be truly scalable in the long term, teams must establish strong collaboration and work together to define their overarching strategy and approach.

In his presentation, Sune Engsig will break down why establishing clearly defined roles, responsibilities and processes is critical to QA teams feeling empowered to work collaboratively, and to the success of continuous...

Martin Salgado photo
Broadcom
ITP14

Continuous Everything! 8 Continuous Testing Best Practices to Attain Your Continuous Delivery Goals

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

In this presentation we will discuss some of the key testing practices that enable testing to be truly continuous in the context of DevOps and Continuous Delivery.

We live in an age of DevOps transformations, testing is no longer an isolated activity, and testing practices must be tuned to support our organization’s DevOps aspirations.

We will discuss 8 practices where we look beyond the scope of testing alone to see how they support DevOps goals. Most of these practices are not new – you will be familiar with most of them. What’s different is how we position these practices in...

Adam Sandman photo
Inflectra
ITP15

Managing Risk-Based Testing in the Age of AI

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

Artificial Intelligence (AI) is revolutionizing how software testing is performed, allowing for faster and more accurate detection of defects. However, with this new technology comes new risks that must be managed to ensure the quality and reliability of the software being developed. In this talk, Adam Sandman will explore the concept of Risk-Based Testing (RBT) and how it can be applied in the age of AI. He will discuss the challenges that arise when implementing RBT, including the need to balance the benefits of AI with the risks of false positives and false negatives. Adam will also...

Pushkal Mehrish photo
Avo Automation
ITP16

Rise of No Code Automation

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

Test automation has now been adopted by thousands of organizations worldwide that are seeking to condense their testing cycles, enhance QA productivity and accountability, become truly agile, and deliver quality products faster. But the complex coding efforts required to design, build, and maintain these tests can prove to be counterproductive for lean teams wherein each member has to contribute to testing. Non-coding product stakeholders can get isolated from the testing process, creating misalignments within the teams. No-code or codeless test automation eliminates these roadblocks by...

Todd Norton photo
Virtuoso
ITP17

Autonomous Testing: A Load of Old Bull or the Key to Getting Ship Done?

Thursday, May 4, 2023 - 12:35pm to 1:20pm

Autonomous Testing is rapidly becoming a trendy new word in test automation, but what does the term mean? The definition has important implications in ascertaining whether we are, or it is possible, to be close to autonomous testing or not. The most basic definition could be “an autonomous system needs to be able to make decisions for itself.” This requires data. Lots of data. This brings us to an interesting question: from where do we get this data? Production, and that has its own problems. In this talk, we will look at what we mean by “autonomous” and what is currently possible with the...

Vivek Kaushik photo
Cygnet Infotech
ITP18

Next-Gen QEaas : Harness the Power of AI/ML Driven Automation for 360-degree CX

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

Harnessing the power of AI/ML-driven automation for Next-Gen QEaas can help companies improve CX by automating the QE process, identifying quality issues faster, and gaining insights into customer behavior and preferences. By analyzing data from various touchpoints, companies can identify patterns and trends that can inform future product and service development, marketing, and other strategic decisions.

Learning Objectives:

How QEaas can help companies improve CX by automating the QA processHow to identify quality issues faster with next-gen technologies How to gain insights into...
Jeff Payne
Coveros
ITP19

MLOps: Testing and Deploying Machine Learning Models

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

With the emergence of deep learning integrated into today's software products, a modern software development process needs an effective way to automatically test and deploy machine learning models as part of product delivery. In this presentation, Coveros CEO Jeffery Payne introduces deep learning AI models and how to effectively test and deploy them as part of product development. Approaches to testing models will be discussed as well as how to automate your deployment process when machine learning is part of your product.

Join this session to:

Learn more about deep learning AI...
ITP21

Exploring the Intersection of Generative AI and Software Testing: Challenges and Opportunities

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

This session aims to explore the challenges of Software Testing in the face of the new paradigm of Generative AI and the potential benefits and risks it presents. It will cover topics such as the application of Generative AI in the generation of automated test cases, its use in identifying defects and improving software quality, and the future of Generative AI in testing. The conference aims to promote discussion, generate awareness and knowledge-sharing among professionals in these fields, and showcase the latest developments in Generative AI and its impact on testing.

Learning...