Thursday, May 16, 2019

Business System Analysis and Design Notes

*ISarrangement of people, entropy,processes,information technology that interact to collect,process,provide as output the info necessary to support the organization. Types of IS TPS,MIS,decision support carcass, converses and collaboration system,expert system, office automation system & decision maker info systemTypes of Stakeholders arrangement owners (middle and executive managers, supervisors),System users (clinical& service written reporters,technical and professional workers suppliers,customers,employees),System Builders (network admin,security admin,data base programmer,system programmer),System Designers (web archs,graphic artists,network computer architectures),External service provider (sales engineers, technology engineers, system consultants),Project manager,System analystis a bother solver,he/she studies business probs and opportunities,then transform them into info that will be use by technical specialists.System analystspecialist who studies capers and needs o f an organization to determine how people,data,processes and info technology can best accomplish make betterments for the business. Skills by System AnalystWorking knowledge of information technology(The analyst must be aware of both exist and emerging information technologies),Computer programming, experience and expertise,General business knowledge,General problem-solving skills,Good interpersonal communication skills,Good interpersonal relations skills,Flexibility and adaptability,Character and ethics. Info sys architectureprovides a foundation for organizing mingled components of any info sys you care to develop. a unifying framework into which various stakeholders with assorted perspectives can organize and mountain the fundamental building blocks of information systems. Views of knowledge System owners berth Interested not in raw data but in information. (Business entities and business rules) System users count on View data as something recorded on forms,stored in file c abinets,recorded in books and spreadsheets,or stored on computer.Focus on business issues as they pertain to data. Data get hold ofment System designers view Data structures,database schemas,fields,indexes,and constraints of particular database forethought system (DBMS). System builders view SQL,DBMS or other data technologies Views of process System ownersview pertain with high-level processes called business functions.A cross-functional information system System usersviewConcerned with work that must be performed to provide the appropriate responses to business events. Business processes,Process requirements,Policy,Procedure, Work flow System designersviewConcerned with which processes to modify and how to automate them. Software specifications System buildersviewConcerned with programming logic that implements automatise processes. Application program,Prototyping Views of communication System owners view Who? Where? What?System users view Concerned with the information syste ms inputs and outputs. System designers view Concerned with the technical design of both the user and the system-to-system communication interfaces. System builders view Concerned with the construction, installation, interrogation and implementation of user and system-to-system interface solutions *Basic principles of system development Get the system users involved. Use a problem-solving approach. Establish phases and activities. Document through development. Establish standards.Manage the process and projects. Justify systems as capital investments. Dont be afraid to cancel or revise scope. Divide and conquer. Design systems for growth and change. The need to improve Performance Info Eco/controlcosts Control/Security Efficiency Service Phases for system development scope definition, problem analysis, requirements analysis, logical design, decision analysis, physical designand integration, construction and testing, installation and delivery. Cross life-cycle activity Fact-finding, Documentation and presentation Documentation, Presentation, Repository), feasibleness analysis, Process and project management Routes through the basic systems development phases model driven development strategies (process, data, quarry modeling), Rapid application development (RAD), commercial application package implementation, system maintenance *Benefits of use cocktail dress modeling Provides tool for capturing functional requirements. Assists in decomposing system into manageable pieces. Provides means of communicating with users/stakeholders concerning system functionality in language they understand.Provides means of identifying, assigning, tracking, controlling, and management system development activities. Provides aid in estimating project scope, effort, and schedule. The relationships that can step to the fore on a use-case model diagram Use case association relationship, extension use case, gip use case, depends on, inheritance Use case a behaviorally related seq uence of steps (scenario), both automated and manual, for the purpose of completing a single business task.Steps for preparing a use-case model constitute business actors. Identify business use cases. Construct use-case model diagram. Documents business requirements use-case narratives *Data modeling(database modeling)a technique for organizing and documenting a systems data. Data Modeling ConceptsEntity(class of persons, places, objects, events, or concepts about which we need to capture and store data),Attribute(descriptive property or characteristic of an entity.Synonyms include element, property and field), Data type(property of an attribute that identifies what type of data can be stored in that attribute),Domain(a property of an attribute that defines what values an attribute can legitimately take on),Default value(the value that will be recorded if a value is not specified by the user),Key(an attribute, or a group of attributes, that assumes a unique value for each entity in stance. It is sometimes called an identifier),Subsetting criteria(an attribute whose finite values divide all entity instances into reclaimable subsets.Sometimes called an inversion entry),Relationship(a natural business association that exists between one or more entities),Cardinality(the minimum and utmost phone number of occurrences of one entity that may be related to a single occurrence of the other entity),Degree(the number of entities that participate in the relationship),Recursive relationship(a relationship that exists between instances of the same entity),Foreign key(a primary key of an entity that is used in some other entity to identify instances of a relationship),Parent entity(a data entity that contributes one or more attributes to another entity, called the minor.In a one-to-many relationship the provoke is the entity on the one side),Child entity(a data entity that derives one or more attributes from another entity, called the parent.In a one-to-many relations hip the child is the entity on the many side),Nonidentifying relationship(relationship where each participating entity has its own in strung-out primary key), Identifying relationship relationship in which the parent entity key is also part of the primary key of the child entity,Generalization(a concept wherein the attributes that are parkland to several types of an entity are grouped into their own entity),Nonspecific relationship(relationship where many instances of an entity are associated with many instances of another entity.Also called many-to-many relationship) ,Sample CASE shaft of light Notations Entity relationship diagram (ERD)a data model utilizing several notations to depict data in terms of the entities and relationships described by that data. Logical Model Development Stages1Context Data model(Includes only entities and relationshipsTo establish project scope). 2Key-based data model(Eliminate nonspecific relationshipsAdd associative entitiesInclude primary and alt ernate keysPrecise cardinalities). Fully attributed data model(All stay attributesSubsetting criteria). 4Normalized data model Normalize a logical data model to remove impurities that can make a database unstable, inflexible, and nonscalable. First normal form (1NF)entity whose attributes have no more than one value for a single instance of that entity,Any attributes that can have multiple values actually describe a recrudesce entity, possibly an entity and relationship.Second normal form (2NF)entity whose nonprimary-key attributes are dependent on the full primary key,Any nonkey attributes dependent on only part of the primary key should be moved to entity where that partial key is the full key,May require creating a new entity and relationship on the model. Third normal form (3NF)entity whose nonprimary-key attributes are not dependent on any other non-primary key attributes. *Modelpictural representation of reality.Logical modelnontechnical pictorial representation that depicts what a system is or does. Physical modeltechnical pictorial representation that depicts what a system is or does and how the system is implemented Process modelinga technique used to organize and document a systems processes. (Flow of data through processes,Logic,Policies,Procedures) Data flow diagram (DFD)a process model used to depict the flow of data through a system and the work or processing performed by the system.Synonyms are bubble chart, transformation graph, and process model. The DFD has also become a popular tool for business process redesign. Processes on DFDs can operate in parallel (at-the-same-time). DFDs visualise the flow of data through a system. Processes on a DFD can have dramatically different timing (daily, weekly, on demand) Context data flow diagrama process model used to document the scope for a system. Also called the environmental model. Think of the system as a portentous box. 2Ask users what business transactions the system must respond to. These are inputs, and the sources are external agents. 3Ask users what responses must be produced by the system. These are outputs, and the destinations are external agents. 4Identify any external data stores, if any. 5Draw a context diagram. annihilation diagrama tool used to depict the decomposition of a system. Also called hierarchy chart.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.