STARWEST 2021 - Virtual International Track | TechWell

Conference archive

STARWEST 2021 - Virtual International Track

Wednesday, October 6

Daniel-Billing
Microsoft
VI1

8 Bit Pro—A Gamer's Guide to Testing

Wednesday, October 6, 2021 - 11:30am to 12:30pm

Let me take you back in time to the 1980s and tell you a story. A story of an 8-year-old boy, seaside arcades, chunky cartridges, tape drives, floppy discs, pokes, cheats, and magazines full of code! This is the start of how I became a tester. Gaming is often written off as a wasteful pastime. Hours of time are sunk into playing the latest games, just to get kudos amongst other fellow gamers. Some do take it to extremes and ignore all other aspects of their lives. I would argue that gaming is a productive activity. Gamers test all the time. Gamers explore, model, tweak, mod, exploit and...

Maryam-Umar
Thought Machine
VI2

How I Became Agile When It Came to Mental Health

Wednesday, October 6, 2021 - 1:30pm to 2:30pm

Maryam Umar comes from a household of high achievers. Her parents never asked to be awesome in what she studied. They always had this unsaid expectation. Luckily, she did really well throughout school, college and university. She likes to think she got her dad’s sense of achievement and her mum’s great way of organizing her tasks. From her teens onwards, she started developing a high sense of perfection for every-thing she took on. However, she did not realize that having this high bar was slowly consuming her. Maryam will talk about how the desire to be awesome slowly engulfed her. The...

VI3

Does Low Code Mean Low Testing?

Wednesday, October 6, 2021 - 2:45pm to 3:45pm

Low Code and No Code are new on the block. There are very much low code and no code platforms and the number of organization that use low code or no code is growing. And does low code or no code mean we don't have to test or have to test less on these systems? We will go deep into this question in this talk and explore the risks of low code and no code systems. This presentation will start with a short introduction in low code. We will explain what they are, how they work and will tell that the vendors promise us and that reality is. In the second part we will dive deep into the question...

Thursday, October 7

Amit-Lacher
TestProject
VI4

Say Goodbye to Test Flakiness and Welcome AI into Open Source Mobile Testing

Thursday, October 7, 2021 - 9:45am to 10:45am

Mobile automation testing, especially if open source (i.e best of breed – Appium), can be frustrating at times, as it comes with quite a few common challenges: complex environments & setup processes, constantly maintaining locator strategies, struggling with team collaboration, tiresome iOS dependencies, trying to avoid fragility and flakiness within your tests, lack of visibility into test results, and so much more... In this talk we’ll deep dive into each of these obstacles and discuss how Agile methods & advanced tools that will leverage your open source mobile testing with the...

Christoph-Börner
Botium GmbH
VI5

Bots Testing Bots: From Manual to Automated Testing for Conversational AI

Thursday, October 7, 2021 - 11:15am to 12:15pm

Testing is a crucial enabler for the success of chatbots and voice assistants. Doing it manually requires enormous time and effort. As DevOps and furthermore AIOps grow in importance, automated testing will remain critical to ensure that bots actually do what their designers intend. Unlike traditional software where the application follows a predefined flow, a chatbot runs without any restrictions. Talking to a chatbot has no barriers. Combining this with an unpredictable user behavior, it becomes utmost difficult to verify the correctness of conversational AI. Training data and test sets...

TD Bank
VI6

Storytelling with Data for Test Transformation

Thursday, October 7, 2021 - 1:30pm to 2:30pm

Teams use project statistics and insights to improve and deliver better products to customers, but as each team has their own set of definitions, formulas and tools, it can be difficult to consolidate data and create clear reporting for leadership. There is an opportunity to improve how data and analytics are presented to leadership, to increase consistency in the data collection and evaluation processes. In this conversation, we will answer two important questions: How can we balance the autonomy teams have with the need of aggregated reporting for leaders? And, how can we leverage data...

VI7

DevOps: Test Alone

Thursday, October 7, 2021 - 3:00pm to 4:00pm

As in the movie HomeAlone, it seems that Dev and Ops have gone on a journey and forgot to take testing/QA with them. We hear big companies tell stories that they have no more testers, all testing is done in production, everything is fully automated by dev, etc. The actual truth lies somewhere in between these statements!

For most DevOps implementations, QA is actually crucial in order to succeed. DevOps however has a dramatic impact on the way we do QA! In this session, I will give you some concrete examples and tips on how we as QA...