Related Content
Lessons from the Lovable Losers on Optimizing Your Test Engine The Chicago Cubs’ championship win in 2016 signaled the end of the long-running debate on the use of analytics in Major League Baseball. Analytics had won. Meanwhile, the emergence of analytics in the business world has been just as swift. Is analytics the next generation of test automation? |
||
Artificial Intelligence Only Works alongside Skilled Testers If you look at artificial intelligence (AI) as the next big tool that can take your testing over the top rather than an inevitable replacement, the future of the profession becomes much brighter. Testing is changing, but for the foreseeable future, real testers still need to be closely involved. |
||
Use Crowdsourcing as a Shortcut on the UI Test Automation Journey If you run a web or mobile application with a human-facing UI, you will want to conduct end-to-end tests through the UI. A manual QA team could do that, but we don't have that kind of time in today's agile world. Crowdsourcing can be a great resource for maintaining speed and quality in your end-to-end testing. |
||
Becoming a Modern Software Tester Testers today need to look more like developers than users. Automation is becoming essential, so understanding at least basic programming is a must. As companies adopt agile and deliver more frequently, modern testers should learn to code, understand continuous integration, and use tools to eliminate constraints. |
||
3 Proven Strategies for High-Quality IoT Applications IoT apps extend test activities to more devices, test cases, and compliance requirements. Handling this extension while maintaining high quality can be done with planning, innovation, and careful execution. Here are three recommendations for expanding your test strategies to ensure high-quality IoT applications. |
||
Want to Become Agile? Get Ready to Make Countless Mistakes It’s not easy, but to find success with agile, you need to become comfortable not only taking risks, but watching those risks lead to real failure. Not every idea is going to be a winner, but more often than not, those failures lead to an even greater success. |
||
Why Do We Test Software? "Why do we test software?" seems like a silly question—most people would say, “So we know it works, duh." But there are many other reasons we test our products, as well as many possible benefits besides confirming that a system does what we intended it to do. Figuring out the purpose behind your tests is illuminating. |
||
Simplify Your Record and Playback UI Automation Record and playback shouldn’t be a nightmare to deal with. One key for useful UI automation in any tool is abstracting at the right level. Take a cue from coded solutions like WebDriver and its Page Object pattern, and do something similar with record and playback tools to abstract away all the scary bits. |