Business analyst artifacts are documents and diagrams that capture requirements, processes, and specifications. They are necessary to ensure transparency, track changes, and prevent misunderstandings among project participants.
Key artifacts:
To ensure relevance:
Key features:
Can one rely solely on a single high-level specification without additional documentation?
No, details and diagrams are necessary for different groups: development, testing, and user training. A lack of information may lead to mistakes during implementation.
Is it acceptable to store documentation on the analyst's local computer without synchronization with the team?
No, documentation must be stored centrally and be accessible to the entire team.
When should documentation be updated — only at the end of the project or during changes?
Documents should be updated as changes are made; otherwise, the risk of informational desynchronization arises.
Negative case: Documentation is only updated at the end of the release. During implementation, contradictions arise between development tasks, testing, and customer expectations. Pros: saves time at the start. Cons: disorganization, bugs, rework.
Positive case: Everything is stored in Confluence, responsible individuals regularly update artifacts, and there is a review of changes. Pros: transparency, quick adaptation to changes. Cons: requires clear discipline and process.