Testtalks | Automation Awesomeness | Helping You Succeed With Test Automation

Informações:

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

  • Call for Speakers and Guild Courses

    11/09/2022 Duración: 26min

    Want to share your test automation expertise with the world, or are you looking for some free testing mini-courses? In this episode, Joe Colantonio, founder of the Test Guild, shares how to apply to be a speaker at the 2023 automation guild (http://guildspeaker.com/). Also, get a sneak peek into some free mini-course available on the TestGuild platform, like Selenium 4 with Simon Stewart, AI + Automation with Shannon Lee, Accessibility Testing: Using Cypress w/Pragati Sharma, Performance Exploration For Testers w/MarkTomlinson, qTest demo and more. 

  • What Automation Technology to Use with Sneha Viswalingam and Carlos Kidman

    04/09/2022 Duración: 39min

    Are you having difficulty deciding what test automation technology to use for you and your team? In this episode, Sneha Viswalingam and Carlos Kidman share their approach to selecting tools. Discover how important it is to have a strategy before choosing a framework for your team, build vs. buy,  how to evaluate an automation framework, python, and more! 

  • Timeless Technique for Test Automation with Marcus Thomas

    28/08/2022 Duración: 32min

    Is there still value in keyword-driven approaches to automation? In this episode, Marcus Thomas, founder of Quart Consulting, shares his experience helping hundreds of folks with their automation testing frameworks. Discover why we loved WinRunner, how to leverage time-tested techniques for automation, why a developer-heavy approach to automation is not always the best way, and how to use eFAST to create and execute automated tests quickly.

  • Managing Test Environments like a Navy Seal with Josh Thurman

    21/08/2022 Duración: 27min

    Are shared environments holding your testing team back? In this episode, Josh Thurman, co-founder of Uffizzi and former Navy Seal, will share an open-source solution to solve your test and dev environment issues. Discover how on-demand environments are a game changer for testing efficiency, how to get started, tips and techniques, and more. Also, be sure to register for our upcoming webinar with Josh to see all this in action: https://testguild.com/webinar-uffizzi-ondemand-environments-playwright/    

  • The Value of Using Native Test Frameworks with Jaswanth Manigundan

    15/08/2022 Duración: 28min

    Mobile app testing has many similarities to the web, but some aspects are different. In this episode, Jaswanth Manigundan, a Lead QA Automation Engineer shares his personal experience with mobile app testing and why he prefers native frameworks. Discover the most popular mobile native automation frameworks and the pros and cons of specific frameworks, as well as how you can get started with your mobile app testing journey.

  • SmartDriver Let AI Do the Heavy Lifting with Chris Navrides

    07/08/2022 Duración: 31min

    Want to quickly see a free way to add AI to your Selenium, Cypress, or WebDriver.io automation tests? In this episode, Chris Navride, founder of Dev-Tools.AI, shares how to write tests with visual AI using their open-source library that extends existing test frameworks. Discover how to integrate with your framework, find elements without digging through the page source, teach the bot, and much more.

  • Email and SMS Workflow Testing with Jack Lawrence and Brooks Nelson

    31/07/2022 Duración: 28min

    Do you have an automation test that requires you to test the sending emails and create user accounts workflows? How about testing SMS? In this episode, Jack Lawrence, a cofounder of Mailinator, and Brooks Nelson, the head of Mailinator's Business Development, will share how to test your email delivery systems without risking sending them to a real-life audience. Discover how to use the Mailinator API to send emails and to send and receive SMS to test code at the development and QA Testing stages, using frameworks like Selenium, Cypress, Playwright, Puppeteer, and more.

  • Test Before Merge. Not After with Sorin Dumitrescu and Shani Shoham

    24/07/2022 Duración: 35min

    Want to know how to solve the problem of “but it works on my machine”? In this episode, Sorin Dumitrescu and Shani Shoham share how to create full-stack production-like replicas on any cloud. Discover how to reduce the complexity of managing environments and enable your developers and testers to get back to building great products rather than worrying about flaky environments.

  • The Allure of TestOps with Ruslan Akhmetzianov and Andrey Ryoo

    17/07/2022 Duración: 38min

    Want to know how to level up your product quality control and boost your QA and development? In this episode, Ruslan Akhmetzianov, a DevRel lead at Qameta, and Andrey Ryoo, a DevOps expert at Qameta, share ways to succeed with TestOps. Discover what TestOps is, prerequisites for building TestOps, tools, and processes, buying vs. building a solution, and much more. Listen up!

  • Behavior Driven API Testing with Ido Cohn

    10/07/2022 Duración: 25min

    How awesome would it be to release your software fast and with confidence? In this episode, Ido Cohn, Co-Founder & CEO of Loadmill, shares how to easily create the tests required for continuous delivery by analyzing user behavior. Discover how to leverage production-based API tests to generate more real user flow tests, increase test coverage and reduce hours of testing cycles. Listen up!

  • Fake Data in Testing with Chiara Colombi

    03/07/2022 Duración: 27min

    Creating test data that looks, acts, and feels just like your production data is a challenge. In this episode, Chiara Colombi, a Manager at Tonic.ai, shares why your test is only as good as your data. Discover how to create the most realistic data possible that mimics what your users use in production. Listen now to find out the current state of issues with using production data or building test data in-house for testers.

  • Data Science For Testers with Laveena Ramchandani

    26/06/2022 Duración: 25min

    As testers, we’re always looking for ways to improve our process and increase effectiveness. One area you may not have explored yet is data science. In this episode Laveena Ramchandani, an experienced Testing Consultant, will be explain how to test data models. Discover how to create, test and analyze a model. Listen in to hear how data science can help you in many ways, from designing better test cases to identifying potential areas for improvement in your product.

  • Smart Data Testing for Big Data with Bill Hayduk

    19/06/2022 Duración: 28min

    Need to Automate and analyze your Data Validation & ETL Testing? In this episode, Bill Hayduk, the founder of RTTS, will share how to dramatically increase your data validation coverage. Discover the importance of having an intelligent data testing solution, leveraging analytics to optimize your critical data, and improving your data quality at speed.

  • Api Testing and Mock Servers with Pricilla Bilavendran

    12/06/2022 Duración: 30min

    Do you need to Test APIs with third-party dependencies and not know how to start testing? Discover what Mock Servers are! Why you would use them, and real-world examples of how to take advantage of them. In this episode, Pricilla Bilavendran, an experienced Test Engineer, shares her experience with Mock Servers and other automation awesomeness.

  • Mobile App Testing Powered by Robots with Eden Full Goh

    05/06/2022 Duración: 34min

    Have you ever seen or used robot-powered mobile testing? Discover how Mobot’s mechanical robots automate app tests that are impossible via emulators, eliminate manual testing, get products out faster, and improve app quality. In this episode, Eden Full Goh, the Founder, and CEO of MoboT, shares how this automation technology is the missing link to your automation testing plan. Listen in to hear more about the future of mobile testing.

  • Episode 400 Celebration with Special Guests

    29/05/2022 Duración: 51min

    Welcome to the 400th TestGuild (formerly TestTalks) Automation podcast. You’re in for a special treat as we catch up with some of our most popular past speakers. Listen in to discover our guests’ latest actionable tips, tools, techniques, and best practices for automation in 2022. Thank you to all our listeners for helping make the podcast a perennial success with over 1.2 million downloads.

  • Contract Testing with Lewis Prescott

    22/05/2022 Duración: 25min

    Wondering how to get started with API Contract Testing? In this episode, Lewis Prescott, an experienced QA Lead specializing in API testing, will explain. Discover what contract testing is, why it’s needed, test tools, and other API testing awesomeness. Listen up!

  • What is Quality Engineering with Dan Belcher

    15/05/2022 Duración: 29min

    What's the difference between quality assurance and quality engineering? In this episode, Dan Belcher, a co-founder of mabl, shares how many organizations are adopting quality engineering in tandem with DevOps as their QA teams turn to automation and collaboration to streamline their quality strategy. Discover quality engineering, why it's needed, testing skills in demand, and much more.

  • Maintaining your test automation with Trisha Chetani

    08/05/2022 Duración: 28min

    Why is the maintenance of test automation so complex? In this episode, Trisha Chetani, a software tester, and automation enthusiast, shares insights to help you based on an upcoming article she is writing on this very topic. Listen up! Discover how to maintain the test automation code, common mistakes to avoid, etc.

  • Every Experience Matters Report with Marcus Merrell

    01/05/2022 Duración: 37min

    With modern software development there are more nuanced ways of interacting with our users. But they’re also a challenge for the developers and testers tasked with maintaining and testing the complex underlying code. In this episode Marcus Merrell Vice President of Technology Strategy at Sauce Labs shared why user experience matters. Discover effective ways to utilize automated to help test your users experience. Also, listen in to learn some key insights taken from Sauce Labs' latest Every Experience Matters Report.

página 5 de 5