Lessons Learned in Testing a UI Test Automation ToolHow do you test a tool to be used for automated testing? If a tool executes an automated test that generates keyboard and mouse events to replay user actions, can the test emulate user input and control another instance of the tool to automatically record and play another test? Here's how you test the test tool.
Guaranteed Methods to Ruin Your Test AutomationAfter working to develop the test automation patterns used by experienced practitioners to solve common test automation issues, Seretta Gamba started to consider what can ruin a test automation effort instead. Here she shares two sure-fire methods that can destroy your test automation. Steer clear of these examples!
3 More Fundamentals of a Successful Testing TeamMany QA managers seek a formula for creating an effective testing team. While they may pursue endless tools and lifecycle approaches, the answer is actually simpler. These three fundamentals will ensure you’re leading your test engineers in the right direction and building a world-class testing organization.
Test.ai Raises Funding for Bots to Perform App TestingStartup Test.ai is a system for AI-powered user scenario testing for mobile and web apps that uses bots, not humans, to develop and run test scenarios. It just secured investor funding, so Test.ai is on its way toward its goal of testing every app in the world. CEO Jason Arbon talks about the future of testing and AI.
The Test Automation MindsetBuilding a test automation strategy involves all members of the technical team, layering tests throughout the technology stack, and using this approach to design better software and catch simple problems earlier in the development cycle. But working like that requires a shift in mindset across the organization.
What's in the Summer 2018 Issue of Better Software MagazineFor twenty years now, Better Software magazine has published articles offering helpful tips and techniques for those in the software industry. The new issue celebrates those two decades of knowledge-sharing—and, of course, gives you more ideas. Articles this issue focus on leadership and software quality.
3 Ways to Keep Your Test Suite LeanTest automation is useful, but as your tests grow, they require maintenance. Without curation, your test suite can turn messy and uncontrollable. Keeping a lean test suite will ensure your tests remain useful. You can whip your test suite into shape by focusing on always making your tests valuable, reliable, and fast.
Automation for the PeopleWe tend to contrast automated and manual testing, but really, they should support each other. The key is to define what our testing objectives are, then build the solution needed to achieve them—probably a combination of manual and automated testing. We should not let the method become more important than the results.