Would like to ask on how would you write user stories where your initial set of tasks is to analyze or gather requirements.
A little background, let's say a client has a legacy application where they would like to have it converted to an online app. The legacy app uses solely excel sheets + macros. Now, when writing user stories, how would your write the following?
- Gathering of existing sample data, based on this, the existing physical excel files with correspoding documentation
- Analysis of the excel files and documentation to derive business rules and logic (what are the possible values of this excel field? etc, etc)
- analysis regarding relationship of data, normzalition forms, etc
Can I do something like - As a business analyst, i would like to yaddi-yadda?
it doesnt sound right...
Can you guys help me by stating a few examples of agile user stories for requirements gathering? Thank you.