Automated review of natural language requirements documents: generating useful warnings with user-extensible glossaries driving a simple state machine

  • Authors:
  • Prateek Jain;Kunal Verma;Alex Kass;Reymonrod G. Vasquez

  • Affiliations:
  • Kno.e.sis, Wright State University, Dayton, OH, USA;Accenture Technology Labs, San Jose, CA, USA;Accenture Technology Labs, San Jose, CA, USA;Accenture Technology Labs, San Jose, CA, USA

  • Venue:
  • Proceedings of the 2nd India software engineering conference
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an approach to automating some of the quality assurance review of software requirements documents, and promoting best practices for requirements documentation. The system we describe -- the Requirements Analysis Tool (RAT) - has been deployed and is currently being used in pilot projects with large and complex requirements documents. Preliminary results indicate a reduction in time needed to review documents and reduction in requirements defects as well as a change in the way users think about writing requirements. Our approach allows users to write requirements in natural language instead of an artificial formalism. RAT enforces requirements documentation best practices such as using standardized syntaxes and internally-consistent use of terminology. It supports the use of user-extensible glossaries to define terms. The formalism driving RAT is a state-machine, which is used to classify requirements into types based on keywords and then verify that the requirements follow one of the best practice syntaxes supported by the tool. It generates helpful warning messages explaining where requirements are not following best practices and suggests ways to rectify.