Related Content
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. |
||
Could You Be Addicted to Your Cell Phone? If you've ever experienced a loss of a sense of time while using your phone, persistent failed attempts to decrease phone use, and reactions such as anger, depression, or irritability when your phone is unreachable, you may be addicted to your cell phone. But if you set some limits, you can reclaim your time. |
||
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. |
||
How to Get Management to Really Consider Your Ideas A key to getting management buy-in is identifying the issues that matter most to those at the top, then documenting and communicating how your services, products, or projects can address those issues. Like everyone else, executives want to succeed. Here's how you can build a persuasive case. |
||
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. |
||
Web Services Need Some Testing Love, Too Web services—the applications that talk to other applications—are generally finished before the GUI, so you can test the business logic before you think about the actual interface. You can improve the quality of your application, find interesting bugs that don’t exist in the GUI, and give web services some love. |