Related Content
Automation: Testing or Checking? Interactive exploratory testing and organized automated testing seem to be on opposing ends of a spectrum, but much of that depends on how you apply them. Automated tests don't have to be shallow and boring. You can still explore, learn, and create good tests. Read on for more from Hans Buwalda. |
||
User-Acceptance Testing in a Testing Center of Excellence To incorporate the user-acceptance testing function into a testing center of excellence (TCoE), the testing team must develop business-process knowledge coupled with technology and test process expertise. Here are some lessons that will aid in integrating the UAT function as part of the TCoE. |
||
Internet Explorer Updates Help Attract Developers and Consumers Competitors have continued to show initiative to innovate, but a fresh update for Internet Explorer 11 has patched twenty-five of the browser’s key vulnerabilities and even added new tools to entice additional developers. Microsoft is making big moves in the browser game. |
||
Who Should Be Testing? New Considerations after Security Breaches Debates arise when people start talking about where a particular IT function should be performed. Executives can act as if testing is a necessary evil and cost is the only important factor. But due to recent security breaches, companies should be more concerned with comprehensive testing than cost. |
||
The Importance of Tool Independence in Test Automation Command-driven testing has proven to be a good way to implement pattern tool independence. The main advantage is that you just have to develop the commands in the script language of the tool. To change tools, you only have to rewrite the keyword commands in the script language of the new tool. |
||
Are Your Metrics Causing Unintended Consequences? When you collect metrics that involve people, it will change the way they behave—but not always for the better. Attaching numbers to how people work often makes them perform their work differently. Every time you gather metrics, you should try to analyze what the unintended consequences could be. |
||
Six Focus Areas for Effective Test Management For a test manager to be effective, Mukesh Sharma says six important areas must come together: domain focus, test expertise, leadership style, management practices, proactivity quotient, and communication protocols. Read on to learn how to become a well-rounded test manager in these areas. |
||
Scalability in Automated Testing To scale automated functional testing for large, complex systems, you need to look at the design of the tests, how to organize the process, how the various players cooperate, the software's testability and stability—and, importantly, management's commitment. Hans Buwalda shares some testing tips. |