(Before It's News)
I’m doing a free webinar on Tuesday about reducing noise in software testing: How the Grinch Stole Testing. You can read more about it on the Parasoft web site.
The basicBeginners All Purpose Symbolic Instruction Code. A programming language designed specifically for beginners. description is:
Noise is the bane of software testing. Whether you’re doing static analysisAny form of software analysis that can be done on the code without actually executing the code. Encompasses techniques like pattern-based analysisA form of static analysis where patterns of either good or bad code are stored as rules and compared against a code base without executing the code, to find potential violations., metrics, code review, etc. or regression testing, it seems like you can’t avoid dealing with an ever-growing mountain of messages from your testing tools. At some point you begin to question whether keeping it up to date is worth the cost—or if you’d be better off starting over from scratch or abandoning automation altogether.
Attend Parasoft’s “How the Grinch Stole Testing” webinar to learn various ways to manage static analysisAny form of software analysis that can be done on the code without actually executing the code. Encompasses techniques like pattern-based analysisA form of static analysis where patterns of either good or bad code are stored as rules and compared against a code base without executing the code, to find potential violations., metrics, code review, etc. and regression testing noise more effectively. We’ll start by exploring why noise is so prevalent, and then give tips to help you cut back on all that noise, noise, noise!
We’ll explore how to:
-Permit static analysisAny form of software analysis that can be done on the code without actually executing the code. Encompasses techniques like pattern-based analysisA form of static analysis where patterns of either good or bad code are stored as rules and compared against a code base without executing the code, to find potential violations., metrics, code review, etc. rule exemptions under exceptional circumstances.
-Know when it’s time to disable or reconfigure a static analysisAny form of software analysis that can be done on the code without actually executing the code. Encompasses techniques like pattern-based analysisA form of static analysis where patterns of either good or bad code are stored as rules and compared against a code base without executing the code, to find potential violations., metrics, code review, etc. rule.
-Exempt problematic files or code chunks from static analysisAny form of software analysis that can be done on the code without actually executing the code. Encompasses techniques like pattern-based analysisA form of static analysis where patterns of either good or bad code are stored as rules and compared against a code base without executing the code, to find potential violations., metrics, code review, etc..
-Design more robust regression tests.
-Adopt a sustainable workflow for keeping tests in synch with the evolving application.
The webinar is Tuesday, December 18 from 1:00 – 1:30 PM ET. Sign up today — spaces are limited!
If there are other topics you’d like to learn about, let me know in the comments, or via twitter, Google+, etc.
Upcoming Webinar – Reducing Noise in Software Testing originally appeared on The Code Curmudgeon on December 14, 2012.
http://codecurmudgeon.com/wp
Twitter: @codecurmudgeon
Source: