Wire The Programmer To Prevent Buggy Code |
Written by Sue Gee | |||
Wednesday, 23 July 2014 | |||
It's impossible to eliminate all coding errors, but it is certainly worth taking measures to reduce their frequency. A novel approach looks at using psycho-physiological measures. Programmers often work long hours, typing code while staring at computer monitors, and are often under time pressure to deliver the programs they are working on. It's hardly surprising that bugs creep in, but, as programming mistakes can cause serious problems for users, it is also important to address the problem. Microsoft Researcher Andrew Begel, together with academic and industry colleagues have been trying to detect when developers are struggling as they work, in order to prevent bugs before they are introduced into code. Explaining the rationale Begel says: “My idea is that if the software developers are writing the code and causing the bugs, we should measure attributes of the developers themselves. If we can figure out what cognitive or emotional issues lead to buggy code or lowered productivity, we can try to intervene and stop them from causing developers to make mistakes in the first place.”
Does this suggest that in future developers will be expected to work routinely hooked up to an array of psycho-physiological measuring devices? The good news from the study seems to be that eye tracking alone produces fairly good results. Going beyond this initial investigation researchers now need to decide how to support developers who are finding their work difficult. On the Inside Microsoft Research blog, Rob Knies writes: What isn’t known yet is how developers will react if their actions are approaching bug-potential levels and an intervention is deemed necessary. He quotes Andrew Begel as saying: “We haven’t tried any interventions yet, but one I’ve thought about can help absent-minded developers, such as those who just came back from lunch and aren’t paying much attention to their code. If we reduce the contrast on the display and make the fonts harder to read, the developer will be forced to apply more brainpower to read and understand the code and will be less likely to slip up as a result.”
More InformationUsing Psycho-Physiological Measures to Assess Task Difficulty in Software Development (pdf) Stopping Bugs Before They Sneak into Software Related ArticlesThe Real Reason To Learn To Program - The Power Why Do We Try To Make Programming Like Something Else?
To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin, or sign up for our weekly newsletter.
Comments
or email your comment to: comments@i-programmer.info
|
|||
Last Updated ( Sunday, 10 August 2014 ) |