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
-
78: Andy Tinkham: Schools of Testing
15/11/2015 Duración: 32minIn this episode, Andy from the podcast Testing Bias shares some insights from his years of testing experience. You’ll discover the shift in testing we all need to be aware of, as well as which skills you’ll need in the coming years. We’ll also touch on a few hot topic issues like Schools of Testing as well as, “Can developers do testing?”
-
77: Vladimir Khorikov: Automating UI Tests Using the White Framework
08/11/2015 Duración: 28minIn this episode we’ll be talking with Vladimir Khorikov, author of the Pluralsight course Automating UI Tests for WPF Applications. Discover how to create a maintainable, automated test suite for your WPF application using the open-source framework White. Vladimir will guide us through the process of building a White automation framework and share some of his tips and best practices along the way.
-
76: Neil Suryanarayana: Automation Success Story at Physicians Mutual
01/11/2015 Duración: 26minIn this episode, we’ll hear about a real world automation success story from Neil from Physicians Mutual. Neil shares the steps he took to implement a successful, large-scale automation effort for his company. So roll up your sleeves and get ready to learn some actionable best practices that you can use in your own automation efforts.
-
75: Michael Sage: Continuous Performance Testing with BlazeMeter
25/10/2015 Duración: 33minWhen it comes to performance testing, sometimes the best thing you can do is Just Do It. With open-source performance testing options, it’s never been easier to get started. And the best place to start is in CI. In this episode, Michael Sage from BlazeMeter shares which tools and techniques you should use to get started with your Continuous Performance testing efforts. You’ll discover how to get it done.
-
74: Joe Colantonio: 5 Things Your Manager Doesn’t Understand about Test Automation
18/10/2015 Duración: 35minI’ve been involved with test automation for over 15 years, and I’m amazed that to this day there are misconceptions about test automation that most managers are not even aware of. In this episode you will discover my top 5 things your boss probably doesn’t understand about test automation, and why you need to educate him or her ASAP.
-
73: Sahaswaranamam Subramanian: Continuous Delivery Automation
11/10/2015 Duración: 37minHow can we deliver what we’ve made to our customers as early as possible, as well as get faster feedback from our product users? To achieve this, more and more companies are moving toward a continuous delivery process. How does automation fit into this paradigm shift? In this episode Sahas, shares tons of real world experience with us about how to make our CI/ automation testing efforts awesome.
-
72: Neil Mansilla: Runscope - Monitoring APIs from the Shower
04/10/2015 Duración: 29minWe are currently living in what some are calling the API economy. With mobile app development, modern DevOps practices and newer architecture like micro-servers, API’s are everywhere. They might even be in your shower. So it’s important that we have a process in place to help us monitor and test all our APIs. In this episode, Neil Mansilla, head of developer relations at Runscope, shares with us how to take our API monitoring and testing efforts to the next level.
-
71: Brian Okken: Testing Embedded Systems & More with Python
27/09/2015 Duración: 24minToday we’ll be test talking with Brian Okken, author of Python Testing with UnitTest, Nose & Pytest, and host of the new Python Test Podcast. Get ready to discover some cool Python testing techniques, including how to use Python for embedded testing and more.
-
70: Tim Rosenblatt: Awesome Mobile CI - Ship Apps Faster
20/09/2015 Duración: 32minWant to take your mobile app development and testing CI efforts to the next level? Does it take you a long time to deploy your apps? Ship.io can help. Ship.io was developed specifically for Continuous Delivery or native iOS and Android mobile apps to help you easily build, test, deploy and ship quality apps faster.Tim Rosenblatt, an engineer at Ship.io, shares with us how to improve our mobile app CI efforts.
-
69: Lubos Parobek: Mobile Testing on Real Devices Made Easy
13/09/2015 Duración: 19minNot sure if you should test your mobile app against a simulator, emulator or real device? Testing against a real device would be optimal, but do you really have the budget or time to set up your own mobile testing lab? No worries SauceLabs just got even better with their announcement of a new feature that allows customers to test their mobile apps across the full spectrum of simulators, emulators and real devices using one platform as part of their DevOps workflow. Lubos Parobek, Vice President of Product at SauceLabs, shares with us his unique insight on all the benefits of easily testing mobile apps in SauceLabs’ cloud.
-
68: Jeff Sussna: Cybernetics & Chaos Monkeys: The Future of QA
06/09/2015 Duración: 34minIs QA dead? You might be surprised by the answer.Today we test talk with Jess Sussna, author of Designing Delivery: Rethinking IT in the Digital Service Economy, who shares with us his view of Cybernetics and 21st century IT, and what happens to QA in a DevOps world.The book covers how service quality is about more than designing capabilities, but is about making -- and keeping --promises to customers. In this episode you’ll learn how to make IT a full partner in the ongoing conversations you have with your customers, and why QA is an important part of this transformation.So listen up and discover the ways in which QA is more important than ever, as well as how QA test engineers will actually thrive in the years to come.
-
67: Justin Collier: Best Kept Secrets of Code Review
30/08/2015 Duración: 34minIn my experience, one of the most significant improvements to my team’s automation code has been due to the inclusion of all our test artifacts in our code reviews. Also -- if you’re a developer doing code reviews, you should be involving your QA resources to help gain fresh perspective for things that you may not have thought of. Everyone on your development team benefits from code reviews, because the sooner bugs are caught the better it is for everyone. Today we’ll be Test Talking with Justin Collier, the product owner of the SmartBear peer code review tool Collaborator. Justin shares his experience in helping teams succeed with productive code reviews. In this episode you’ll discover the secrets to conducting awesome code reviews for all your coding efforts (including automation code).
-
66: Peter Kim: Selenium Page Objects are SO 2007
23/08/2015 Duración: 45minWith more and more companies making the shift-left in their development process there is increase pressure on development teams to be able to run their automated test quickly and reliably. Peter Kim shares with us his modern automation approach that allows his team to quickly scale their test coverage against rapidly changing applications with minimal refactoring and code changes to their test scripts. In this episode you'll discover the secret to building automation frameworks that scale.
-
65: Kyle Cochran: Orchestrating Tests with QASymphony qTest
16/08/2015 Duración: 24minIn this episode you’ll discover how to orchestrate your testing/Agile efforts to run in automation harmony with QASymphony’s qTest platform as we Test Talk with Kyle Cochran, VP of Product at QASymphony.Test Management is a key tool in any Agile automation effort in order to succeed in today’s fast-paced development environment.Kyle shares why he believes test management can help teams collaborate and enhance their test automation/development efforts.
-
64: Ross Bagurdes: Using WireShark to Attack Hard to Find Bugs
09/08/2015 Duración: 32minRoss, the author of the Pluralsight course Introduction to Wireshark shows us how Wireshark can help bridge the gap between network engineers, developers and testers to ensure we are developing high-performing, secure software application awesomeness.In this episode you’ll discover how to use WireShark to attack hard to find bugs!
-
63: Joe Colantonio: Shift-Left with LeanFT
02/08/2015 Duración: 22minThis episode is all about how HP's new test tool LeanFT can help you and your company with your Shift-left efforts. LeanFT was developed to handle the modern automation demands of things like continuous testing and dev-ops. You'll discover the top features of LeanFT and how to accelerate your LeanFT scripting efforts
-
62: Gojko Adzic: Fifty Quick Ideas to Improve your Tests
26/07/2015 Duración: 40minIn this episode you’re going to find out how to test your software better, easier and faster with Gojko Adzic, author of Fifty Quick Ideas to Improve your Test.Gojko reveals some of his favorite ideas from his book, all of which can be applied to many different contexts -- from small web start-ups to the world’s largest companies. This episode will improve your team members’ collaboration on defining, creating and executing your tests. Bonus: Listen all the way to the end to learn how to get 50% off a copy of Fifty Quick Ideas to Improve your Tests!
-
61: Matt Heusser: Reduce Risks with Lean Software Testing
19/07/2015 Duración: 37minHow many of you have been on projects where you ended up building the wrong thing? Or worked for a company that tried a process that was currently in vogue, only to see it fail? And of course, we’ve all felt the frustration of finding all types of bugs in our software that cause us to delay releasing it.How can we reduce these common risks associated with developing software?Matt Heusser, founder of Excelon Development -- a one-stop shop for software testing and training -- and the author of the book How to Reduce the Cost of Software Testing will share with us some context-driven principles to help guide us around some of the risk roadblocks in our software development process.
-
60: Kalyana Rao Konda: How to Create a Successful Test Automation Strategy
12/07/2015 Duración: 33minDo you work for a large enterprise company and are struggling to create an automation strategy that will meet all the needs of your company? Want to know what the number one factor people forget when getting started with test automation? In this episode we're going to pick the brain of Kalayana Rao Konda, President of Gallop -- one of the largest companies that specialize in providing testing services. Kalyan shares with us his deep insight gleaned from his years of automation experience, as well as his company’s extensive experience implementing hundreds of successful automation efforts around the world. You will discover what it takes to implement your own successful test automation strategy.
-
59: Daniel Knott: Hands-On Mobile App Testing
05/07/2015 Duración: 28minToday, mobile apps must meet rigorous standards of reliability, usability, security, and performance. However, many mobile developers have limited testing experience, and mobile platforms raise new challenges even for long-time testers. In this episode the Author of Hands-On Mobile App Testing – Daniel Knott shares his end-to-end blueprint for thoroughly testing any iOS or Android mobile app. http://www.testtalks.com/59