STAREAST 2019 - Test Automation | TechWell

Conference archive

STAREAST 2019 - Test Automation

Wednesday, May 1

Eran_Kinsbruner
perfecto
W15

Future-Proofing Test Engineers in the Era of ML and AI

Preview
Add to calendar
Wednesday, May 1, 2019 - 2:45pm to 3:45pm

We're all hearing the buzzwords of AI, machine learning, chatbots, and next-generation testing. Does this mean that the days of traditional testing as we know and practice it are over? Eran Kinsbruner doesn't think so. Join Eran to learn about the clear transformation happening toward smarter testing techniques and tools. These approaches drive better pipeline efficiency and release velocity with high quality, and Eran thinks this means good things for the testing practice and practitioners. Discover the key trends that are happening around AI, machine learning, and bots in the web...

Thursday, May 2

Paul_Grizzaffi
Magenic
T3

Well, That’s Random: Automated Fuzzy Browser Clicking

Preview
Add to calendar
Thursday, May 2, 2019 - 9:45am to 10:45am

Roughly speaking, "fuzzing" is testing without an oracle—essentially, testing without knowing what the outcome should be. We don’t know what should happen, but we have a good idea of things that shouldn’t happen, such as 404 errors and server or application crashes. We generally apply fuzzing to produce these kinds of errors when we’re testing text boxes, but why should text boxes have all the fun? Websites today are interconnected, multiserver applications that include connections to out-of-network servers, making it difficult to enumerate and control all the possible combinations...

Angie Jones
Applitools
T8

What's That Smell? Tidying Up Our Test Code

Add to calendar
Thursday, May 2, 2019 - 11:15am to 12:15pm

We are often reminded by those experienced in writing test automation that code is code. The sentiment being conveyed is that test code should be written with the same care and rigor that production code is written with. However, many people who write test code may not have experience writing production code, so it’s not exactly clear what is meant. And even those who write production code find that there are unique design patterns and code smells that are specific to test code. Join Angie Jones as she presents a smelly test automation code base littered with several bad coding practices...

Patrick_Poulin
API Fortress
T15

API Testing: Going from Manual to Automated

Add to calendar
Thursday, May 2, 2019 - 1:30pm to 2:30pm

API testing can be challenging—especially for the uninitiated. Ever wonder what makes an API test great? Patrick Poulin will arm you with an understanding of the benefits of automating API testing over doing it manually. Patrick will review the tools landscape and show common errors people make while creating API tests. He'll discuss the steps required to completely automate the entire testing framework for APIs, and show how it is simpler than most people assume. Leave this session with an understanding of how to automate API testing and overcome the fear of the unknown.

Noha_Gomaa
Aldo Group
T21

Testing as a Service: Forming a Service-Oriented Testing Team

Add to calendar
Thursday, May 2, 2019 - 3:00pm to 4:00pm

Companies today must respond to the ever-increasing demand for delivering products in a fast-paced digital environment. As a result, many traditional testing departments are being dismantled, teams are being split up, and individual testers are being distributed across multiple projects or functional teams. This transition can lead to workflows that are awkward and siloed, with team members trying to figure out what exactly to do with the tester. Noha Gomaa thinks there must be a better way to handle the transition. Noha champions "testing as a service" to many project teams. She helps...