test automation
|
Ensuring Reliable Cloud Applications: A Guide to Testing State Machines with Python Testing state machines in cloud apps is vital for reliability, performance, and handling various conditions. Automated Python scripts mimic real-world use cases to expose issues, bugs, weaknesses, and timing problems. They also help optimize performance. The included asyncio and multiprocessing examples provide valuable insights into cloud app state machine behavior, empowering product teams to build stronger, more efficient apps.
|
|
|
Sponsored Content—SecOps: Streamlining Security with Script Standardization and Automation Writing scripts for security tasks can sometimes cause SecOps teams some difficulty. StackSpot AI, an AI assistant for software development, helps by creating scripts faster and more securely. It simplifies script creation for non-developers, automates updates, and helps maintain consistent security configurations across teams. This improves efficiency and reduces errors in security operations.
|
|
|
AI/ML Testing and Your Test Future (Part 2) AI, AI, AI—it is everywhere. We all read this in the news, see it in politics, in our web traffic, and now it’s coming to our tools. Interestingly, testing has been identified as one of the most essential areas for AI as well as for the safety of the public. This article considers references to start you on your AI test journey, "classic AI" problem areas, and identifies possible concepts to use when testing AI. As usual, it comes down to a willingness to learn new things or apply historical ideas to advance your test career.
|
|
|
Generative AI—Is It the Catalyst for Evolution in Test Automation? Generative AI is changing testing practices by automating the creation of test cases, adapting to software changes and improving test efficiency. This highlights the growing importance of artificial intelligence in improving test coverage and accuracy, making test automation even more adaptive and intelligent. It has the potential to change the way software is tested, ultimately leading to higher-quality software products.
|
|
|
Supporting Continuous Testing with Automation Create tests that can be used in a continuous testing environment, build the right number of tests, and don’t fall victim to the mistaken belief that everything can be automated.
|
|
|
The Unspoken Truth about IoT Test Automation The internet of things (IoT) continues to proliferate as connected smart devices become critical for individuals and businesses. Even with test automation, performing comprehensive testing can be quite a challenge.
|
|
|
Building a Test Automation Strategy QA departments always feel the pressure to start testing quickly, even if the ever-changing software being tested isn’t ready. A bought-in test automation strategy can keep a project on track.
|
|
|
Test-Driven Service Virtualization Because enterprise applications are highly interconnected, development in stages puts a strain on the implementation and execution of automated testing. Service virtualization can be introduced to validate work in progress while reducing the dependencies on components and third-party technologies still under development.
|
|
|
Examining the Impact of AI on Software Testing: A Conversation with Jeff Payne and Jason Arbon
Video
In the software community, the emergence of AI has stoked thoughts of both possibility and concern about its impact. For software testers, the critical questions swirling around AI are: “What is the future of testing in a world of AI? Will testers become obsolete?” Coveros CEO Jeff Payne talked with testing and AI expert and CEO of TestersAI, Jason Arbon, to find out what the emergence of AI means for the testing and software community.
|
|
|
Testing as a Craft: A Conversation with Greg Paskal
Podcast
Greg Paskal, evangelist in testing sciences and lead author for RealWorldTestAutomation.com, chats with TechWell community manager Owen Gotimer about testing as a craft, choosing the right test automation tools, and current testing trends around the world.
|
|
|
Getting Started in Test Automation: A Conversation with Chloe Chen
Podcast
Chloe Chen, automation developer at Upland InGenius, chats with TechWell community manager Owen Gotimer about her journey into test automation and her team’s goal of transitioning from working on a single product to offering test automation as a service across their organization.
|
|
|
Whole Team Quality: A Conversation with Melissa Benua
Video
Melissa Benua, director of engineering at mParticle, chats with TechWell community manager Owen Gotimer about the importance of whole team quality, how to get started using the test pyramid, and how developers can start writing testable code.
|
|
|
Document Generation for Regulated Industries
Slideshow
One of the lines in the Agile Manifesto is "Working software over comprehensive documentation." This doesn't mean that no documentation is produced, but instead that only documentation that brings value to the team and the customer should be created.
|
Jonathan Miller Kauffman
|
|
Destroying the Horcruxes of Full-Stack Automation
Slideshow
Iryna Suprun will detail all seven Horcruxes and show you how to win the battle by building a robust, highly adopted automation solution.
|
Iryna Suprun
|
|
Selenium IDE Is Making a Comeback—Can Codeless Testing Scale?
Slideshow
The rise, fall, and resurrection of Selenium IDE begs the question: Can codeless testing actually scale? Test automation folklore is full of horror stories of failed attempts to apply record-playback tools to perform UI-based functional testing. Putting these stories aside for a moment, let's take an objective look at record-playback tools and compare them with programming-based automation tools in order to evaluate their applicability to functional and visual test automation. Join Moshe Milman as he dives into a hands-on demo of the new Selenium IDE, reviews some of its new capabilities, and goes over the latest open source and commercial tools and trends in the codeless test automation space. Find answers to questions around codeless test automation and discover best practices that will help you to scale your automated tests.
|
Moshe Milman
|
|
What's That Smell? Tidying Up Our Test Code
Slideshow
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 and walks through every one of the smells. She'll discuss why each is considered a violation and via live coding, she will demonstrate a cleaner approach. While all coding examples will be done in Java, the principles are relevant for all test automation frameworks.
|
Angie Jones
|
Visit Our Other Communities
StickyMinds is a TechWell community.
Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.