Sinopsis
TestTalks is a weekly podcast hosted by Joe Colantonio, which geeks out on all things software test automation. TestTalks covers news found in the testing space, reviews books about automation and speaks with some of the thought leaders in the test automation field. Well aim to interview some of todays most successful and inspiring software engineers and test automation thought leaders.During the interviews, the spotlighted engineer will tell us about his or her testing experience, sharing their successes and failures as well as which testing techniques are working for them right now. Well all learn more about testing through these talks hence the name TestTalks.
Episodios
-
Pylenium.io with Carlos Kidman
10/05/2020 Duración: 28minDo you use Selenium, but have Cypress envy? What if you could have the same “Cypress” experience using Selenium WebDriver? In this episode Carlos Kidman, creator of Pylenium, will share his wrapper around the Selenium WebDriver Python API, which provides a more Pythonic interface. If you’re new to automation and/or are looking for an easier way to create automation tests, listen up!
-
Fullstack acceptance testing using Serenity/JS with Jan Molak
03/05/2020 Duración: 25minDo you know that there is another design pattern you can follow besides page objects that make your test more readable and maintainable? In this episode, Jan Molak, creator of Serenity/JS, shares his thoughts on test automation using the Screenplay pattern. Discover how Serenity/JS and the Screenplay Pattern can help you break the chains of UI-only automation and write high-quality acceptance tests interacting with any interface of your system.
-
Automation in Production using RPA with Sune Engsig
26/04/2020 Duración: 26minEveryone is looking for ways to automate as many things as possible — not just tests. To achieve this goal, one tool more folks are turning to is RPA. In this episode, Sune Engsig, a Senior Product Evangelist at LEAPWORK, shares automation insights and productivity tips for RPA. Discover what is RPA, when it should be used, and some tips to get started. Listen up.
-
Appium 2.0 and Headspin University with Jonathan Lipps
19/04/2020 Duración: 31minAre you an Appium automation engineer? Or do you need to automate mobile applications? In this episode, the main leader and contributor at Appium, Jonathan Lipps, will share his vision, technical possibilities, and changes you need to know about for Appium 2.0. Jonathan will also share his involvement with a new must-know resource for Appium testers—HeadSpin University. You don’t want to miss this episode!
-
From Manual Testing to Continuous Testing with Jorge Luis Castro Toribio
05/04/2020 Duración: 33minIs your team or organization trying to make the transformation from manual testing to continuous testing? In this episode, Jorge Luis Castro Toribio will share his experience and some tips to do just that. Listen in to discover the true story of how a group of ninja Agile testers changed their way of delivering value. Jorge will share the main aspects of their strategy for this new way of delivering software. Don’t miss it!
-
Test Automation in Gaming with Shane Evans
29/03/2020 Duración: 28minTesting in video games has been relatively stagnant for over 30 years, but that’s about to change. Find out how in this episode with Shane Evans, a co-founder of GameDriver. GameDriver is a framework for automating in-engine tests, giving developers and testers complete control over game actions during replay in either development or standalone builds. Listen in to learn how early adopters of GameDriver have been able to significantly reduce their time spent on manual testing. Check it out!
-
C# Automation Testing with Karthik K.K
22/03/2020 Duración: 31minI often get requests for more information on automation using C#. In this episode, we’ll speak with Karthik K.K., founder of ExecuteAutomation. He’ll share some of his thoughts on why C# might be the perfect language for your next automation testing project. Listen and learn from one of the most prolific Udemy Automation-testing course creators around. Don’t miss it!
-
SeleniumBase Python Framework with Michael Mintz
15/03/2020 Duración: 27minDo you love python? Want to use a python based automation framework for your entire web UI testing needs? In this episode, we speak with Michael Mintz creator of SeleniumBase, all about his Python automation framework. Discover all the features of Seleniumbase that can help you with your selenium, UI testing, visual validation needs & more. Listen up.
-
Unit Testing Principles, Practices, and Patterns with Vladimir Khorikov
08/03/2020 Duración: 30minWe all know that excellent testing practices will help maximize your project quality and delivery speed. In this episode, Vladimir Khorikov, author of Unit Testing Principles, Practices, and Patterns, shares his best practices for designing and writing unit tests. Even if you’re a tester and not a developer, you’ll need to listen in to know what to look out for when working with your scrum team. Don’t miss it!
-
Chropath Automation Testing with Sanjay Kumar
01/03/2020 Duración: 28minWould you like to save 20-30% of the time it takes to create automation tests? Feeling frustrated while writing unique locators? In this episode, Sanjay Kumar, creator of ChroPath, will share how to do this and more. Discover how you can use ChroPath to not only generate unique locators for your tests but also how to leverage it as a complete script-writing platform. Don’t miss it!
-
Service Virtualization Microservices Testing with Brandon Byars
23/02/2020 Duración: 29minEven if you test your microservices in isolation, it’s challenging—and potentially dangerous—to test a live microservices system that’s changing and growing. In this episode Brandon Byars, author of Testing Microservices with Mountebank, shares how service virtualization can help imitate the components of a distributed microservices application. Discover tips on how this approach can take your microservices testing efforts to the next level.
-
Best Automation Practices and Red Flags with Nikolay Advolodkin
16/02/2020 Duración: 38minAutomated testing best practices are critical if you want to succeed with test automation! Just as important is knowing what works is what doesn’t work as well. In this episode, Nikolay Advolodkin, founder of Ultimate QA and a solution architect at SauceLabs will share his top automation best practices and things to avoid (hint: BDD). Discover some red flags to look for in your team’s automation efforts. Listen up!
-
Triangle Software Quality Association with Susan Marie & Jenny Bramble
09/02/2020 Duración: 31minIn this episode, discover what the Triangle Software Quality Association (TSQA) is and why you need to join it. Susan Marie and Jenny Bramble will share their experience with organizing a conference, and preview some of their top sessions for this year’s event. If you dig testing communities, you don’t want to miss this episode. Listen up!
-
SauceLabs and TestProject Team Up with Kevin Dunne & Kristian Meier
02/02/2020 Duración: 28minIn this episode, discover an end-to-end solution that requires low code with the ability to run your test on an infinite amount of browsers, OS, and real device combinations. Kevin Dunne, an SVP of Strategic Initiatives at TestProject, and Kristian Meier, Technical Director of Business Development at SauceLabs, will share their take on this exciting new initiative. Don’t miss it!
-
Sneak Peek Automation Guild 2020 Online Conference
26/01/2020 Duración: 25minAre you or your team struggling with automation testing? Do you have a hard time getting automation buy-in from your teams? In this episode, you’ll get a sneak peek of what you’ll discover at the 2020 Automation Guild Online Conference and Community. Listen in and find out how you and your team can accelerate your test automation efforts in 2020. Register for Automation Guild now: http://automationguild.com
-
Automation Testing Infrastructure with Adam Goucher
19/01/2020 Duración: 31minMany automation engineers spend most of their time worrying about flaky tests, reducing runtime, etc. But what about trying to optimize where and how they run their automation tests? In this episode, Adam Goucher will share his view on why automation infrastructure is so crucial to any automation effort. Listen up and discover tips on how to bring Security, Reliability, Performance Efficiency, Cost Optimization, and Operational Excellence to your automation infrastructure.
-
Before the Code First Steps to Automation with Jim Hazen
12/01/2020 Duración: 26minIs this the decade that you finally start your automation in testing efforts? Or are you looking for a way to improve your currently failing automation project? In this episode, Jim Hazen author of the book Before the Code – First Steps to Automation in Testing explains a tool-agnostic approach to help. Automation in testing is a lot more than just recording a test or writing code, it takes planning and lots of other front-end tasks in order for it to be successful. Listen up to learn about the things you need to do first before writing a line of code.
-
Automation Testing Trends for 2020
05/01/2020 Duración: 29minDon't let your testing efforts fall behind — its time to get ready for the New Year. In this episode, I share my insights about upcoming test automation trends in testing gleaned from my popular Test Guild podcasts interviews and well as my yearly Automation Guild survey. Discover the skills, best practices, and frameworks you need to know to stay employable in a changing dev/test world in 2020. Listen up
-
Test Automation Recap for 2019
29/12/2019 Duración: 30minSo how was your 2019? In this episode, I’ll recap the predication I made for test automation in 2019 and see how I did. You’ll also discover what testing trends I see continuing in 2020. Listen up
-
Automation Tips and EndTest with Liviu Lupei
22/12/2019 Duración: 28minLooking for some tips to help improve your automation tests? Skeptical about codeless automated testing? In this episode, Liviu Lupei, a software engineer and co-founder of Endtest, shares some unexpected ways to improve your automated tests. He also explains what Endtest is and how it might be a good fit for your team's automation needs.