Skip to main content

Modelling Requirements -USE CASE

                                                                     Modelling Requirements

                In modelling requirements, we use different techniques for IT systems. These techniques are used to analyse and specify requirements during the developing the system according the requiremens.
                Models are very helpful to clarify ,understand and cross check the requirements. For completeness of the analysis. These models are perspective of system and users. For that purpose we use Unified Modeling Language and Entity relationship modelling(Data driven model).


Modelling system requirements
                                                            One picture worth 10,000 words

                      Its extremely difficult, If not impossible, to write textual statements thar are completely umambiguous.
The view of a system that is often most accessible to business users depicts the funtions that will be provided and the actors who are involved in using those functions.
                A function may be defined as a set of actions that the business users want the IT system to support in order to achieve a specific goal.
·         Accepting the details of the customer
·         Validate the details
·         Store the customer details to retrieve and filter details according to our specifications.
Unified Modelling language
                                               In UML, a use case is something that an actor wants the IT system to do; It is a Use case of the system by a specific actor and describes the interaction between the actor and the system.
Each use case has specific task and description to support the functional and non functional requirements and how user and system interacts.

                                                                         USE CASE 
          
Commonly we found in the use case diagram are
·            Actors
·            Use case
·            System Boundary
·            Associations

Actors :  Actors are the users of the system who access the functionality of the system i.e Use case of the systems.
                   Actors are 2 types
·         Primary actors : who are the directly interacting with system and access the functionality of the system
·         Secondary actors : Most of the time, Back end operators like data bases and supporting members come into this category.

Use case :
                  Is shown as an oval and represents a function that the system will perform in response to a trigger from the actor.

System boundary
                 Is indicated by drawing a large box around all of the use cases but with the actors outside the box.

Associations
              Indicate which actors will need to interact with which use cases. Lines are drawn linking actors with the appropriate use cases.

v  Generalization
                     USE case generalization
                                                                                             Actor Generalization                                        
v   INCLUDE
v   EXTEND




Comments

Popular posts from this blog

Design Thinking: The Key to Innovation

In today's rapidly changing world, businesses need to be constantly innovating in order to stay ahead of the competition. One of the most effective ways to do this is through design thinking. Design thinking is a human-centred approach to problem-solving that can be used to develop innovative products, services, and experiences. It involves five stages: Empathize:  Understand the needs of the user. Define:  Define the problem to be solved. Ideate:  Generate creative solutions. Prototype:  Build and test prototypes. Test:  Get feedback from users and iterate on the solution. Design thinking is a powerful tool that can be used to solve any problem, regardless of its complexity. It has been used by companies like Apple, Google, and Airbnb to create some of the most innovative products and services in the world. How Design Thinking Can Help You Innovate Design thinking can help you innovate in a number of ways. First, it can help you understand the needs of your use...

Role OF BA in IT Project

Slides how BA communicates in project ensures to client: properly gathered,communicates the same with technical team in UML. Communicates with clients in Business Language. Nurtures the IT team with IT solution. Technical team heads with PM and Team Leader with in time frames. PM,take cares about the technical aspects of project. Teamleader cares about the delivery of project in defined time frames. BA continuously track of the client requirements through all different stages of PLC. Helping technical Team to understand requirements clearly and participates in UAT. Takes ownership from the client to ensure the project is completed according to the clients requirements.

Time to learn to STLC !

Is it time to learn some testing concepts to be a Business Analyst?                                                    Yeah, As a Business Analysts we need to learn and having some basic concepts about testing knowledge makes us to be a step ahead of our peers. Most of the time we spend time with requirements gathering, analysing and interacting with clients. Without our knowledge we judge our requirements to know we gathered proper and appropriate requirements or not. This is except cross verifying and testing one more time of requirements.                    Knowledge on STLC, Makes our communication very effective while communicating with test managers and testers about our functionalities in the requirements. Test Planning :                  Th...