• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Tool for documentng requirement specifications

 
Ranch Hand
Posts: 1609
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please excuse me if this is not the right thread i am into.

I would like to know if there are interactive-tools which can be used between the client and the developing team(may be including the business analyst) for mapping the requirement specifications and also the changes being made during the course.

Something which says like,

"This is "textbox#23[/i] and it has to go on "webpage#3" and its specifications are as under specfication#41 that says it should accept only alphanumerics."

or something like

"This is state_combo and it has to be populated depending on the country_combo.

Tomorrow when the development phase is on, and if client changes anything the changes be reflected in the interactive-tool and that it would be easy for the development team to follow on accordingly.
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You might want to take a look at http://fitnesse.org
 
reply
    Bookmark Topic Watch Topic
  • New Topic