Warning: Cannot modify header information - headers already sent by (output started at /home/glowriters/glowriters.com/index.php:1) in /home/glowriters/glowriters.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/glowriters/glowriters.com/index.php:1) in /home/glowriters/glowriters.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/glowriters/glowriters.com/index.php:1) in /home/glowriters/glowriters.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/glowriters/glowriters.com/index.php:1) in /home/glowriters/glowriters.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/glowriters/glowriters.com/index.php:1) in /home/glowriters/glowriters.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/glowriters/glowriters.com/index.php:1) in /home/glowriters/glowriters.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/glowriters/glowriters.com/index.php:1) in /home/glowriters/glowriters.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/glowriters/glowriters.com/index.php:1) in /home/glowriters/glowriters.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831
{"id":450,"date":"2020-02-18T08:00:28","date_gmt":"2020-02-18T08:00:28","guid":{"rendered":"http:\/\/glowriters.com\/2020\/02\/18\/a-data-flow-diagram-dfd-information-technology-essay\/"},"modified":"2020-02-18T08:00:28","modified_gmt":"2020-02-18T08:00:28","slug":"a-data-flow-diagram-dfd-information-technology-essay","status":"publish","type":"post","link":"https:\/\/glowriters.com\/a-data-flow-diagram-dfd-information-technology-essay\/","title":{"rendered":"A Data Flow Diagram Dfd Information Technology Essay"},"content":{"rendered":"
\n

A\u00a0data-flow diagram\u00a0DFD\u00a0is a\u00a0graphical representation\u00a0of the flow of data through an information system. DFDs can also be used for the visualization of data processing structured design.<\/p>\n

On a\u00a0DFD, data items flow\u00a0from\u00a0an external data source or an internal data store\u00a0to\u00a0an internal data store or an external data sink,\u00a0via\u00a0an internal\u00a0process.<\/p>\n

A DFD provides no information about the timing or ordering of processes, or about whether processes will operate in sequence or in parallel. It is therefore quite different from a flowchart, which shows the\u00a0flow of control\u00a0through an algorithm, allowing a reader to determine what operations will be performed, in what order, and under what circumstances, but\u00a0not\u00a0what kinds of data will be input to and output from the system,\u00a0nor\u00a0where the data will come from and go to,\u00a0nor\u00a0where the data will be stored all of which are shown on a\u00a0DFD.<\/p>\n

When it comes to conveying how information data flows through systems and how that data is transformed in the process, data flow diagrams DFDs are the method of choice over technical descriptions for three principal reasons.<\/p>\n

(Data Flow Diagram definition, blog source)<\/p>\n

Requirements specifications is one of the most major thing for both developer and customer because they needed to fulfill what they wanted for the future specification and how its one layout look like are fairly important to them to meet their requirements they have needed to do it more in a formally requirements specification instead of just do it without procedure each and every steps are cautions they might be one mistake and the entire layouts might be lost just because of the simple mistake so this is why requirements specification are important<\/p>\n

Definition question 1<\/p>\n

DFD is a flow that is more specifically to stated how the flows and the process has been running through the entire process as it is one of the shortest way to understand how it is being processed by the DFD diagram<\/p>\n

Answer for Question 1<\/p>\n

Level-0 (Context Level)<\/p>\n

DFD of a University Course Registration System<\/p>\n

University Administration<\/p>\n

University Course Registration System<\/p>\n

Student<\/p>\n

Results Student details<\/p>\n

Student Details<\/p>\n

Course Details Course Details<\/p>\n

Acceptance\/ Denial<\/p>\n

Level-1<\/p>\n

Student<\/p>\n

University<\/p>\n

Admin<\/p>\n

Process<\/p>\n

Application<\/p>\n

Inputted Details<\/p>\n

Results Student Details Stu&<\/p>\n

Student Course Cou<\/p>\n

Details Details<\/p>\n

Course Details<\/p>\n

Denial Note<\/p>\n

Check the information is all trueLevel-2 (Invalid Inputted Details)<\/p>\n

Check the student is eligible for the course Student Student Student Details<\/p>\n

Details Details<\/p>\n

Course Details<\/p>\n

Denial Note<\/p>\n

Course details<\/p>\n

Denial Note ( Not eligible) Result<\/p>\n

Check that the results are true<\/p>\n

And not tempered<\/p>\n

Result<\/p>\n

Denial Note ( Invalid Result)<\/p>\n

Level 2- Process Application<\/p>\n

Issue Acceptance and inform faculty office<\/p>\n

Store in Student Database Student Details Student Details<\/p>\n

Student DB<\/p>\n

Student Details<\/p>\n

Store in Courses Database Course DB<\/p>\n

Course Details<\/p>\n

Course Details<\/p>\n

Student Details Course Details<\/p>\n

Acceptance Note<\/p>\n

Data Flow<\/h2>\n

A data flow is either an input or an output of a process. The input data flow can be in various form such as a document, a record, a control signal transmitted by a transducer, a series of numbers keyed by a human operator and much more.<\/p>\n

A Process or Data Transform<\/h2>\n

Data transform receives data as input and transforms it to produce output data.<\/p>\n

Data Store<\/h2>\n

A data store represents as storage of data that is for used as input to one or more processes. Data store normally are computer database or manually operated files.<\/p>\n

(Mohapatra, 2010)<\/p>\n

External Entity<\/h2>\n

External entity represents the source or destination of data. Normally, an external entity may be both an originator and a receiver of data. Examples of external entity are a person, organization, hardware and so one.<\/p>\n

(Scott W. Ambler, 2009)<\/p>\n

DFD can be expressed as a series of levels. The outermost level, level 0 (exploded diagram of context diagram) shows how the system interacts. It is important to first draw context-level data flow diagram first before the level 0 to show all basic operations in the system.<\/p>\n

(Kevin Bowman, 2004)<\/p>\n

Data Dictionary<\/h2>\n

Data dictionary (DD) stores details and data about various components of a data flow diagram. It documents the details about the every system components such as data flows, data stores and processes. Because sometime certain phrases in the diagram may not understand by audience, data dictionary will be plays an important role to show common meaning to each system components.<\/p>\n

(Mohapatra, 2010)<\/p>\n

The following shows the data dictionary of Pizza World system.<\/p>\n

Entity name: Student<\/p>\n

Description: Person who are inquire to study in the university<\/p>\n

Alternate name: Student<\/p>\n

Output data flow: Result, Student Details, Course Details, Acceptance\/Denial<\/p>\n

Process name : University Course Registration System<\/p>\n

Description : A system to designed for registration for any courses in the university<\/p>\n

Alternate name : University Course Registration System<\/p>\n

Output Name : Student details, Course details<\/p>\n

Entity Name : Student<\/p>\n

Description : Inputting all their data\u2019s in level 1<\/p>\n

Alternate name : Student<\/p>\n

Output Name : Result, Student, Details, Course Details<\/p>\n

Input Name : Denial Note<\/p>\n

Process Name : Inputted details<\/p>\n

Description : Input a student details<\/p>\n

Output : Student details, Course details<\/p>\n

Process Name : Process Application<\/p>\n

Description : To process a student details in a formal form<\/p>\n

Output Student details, Course Details<\/p>\n

Process Name : Check the information is all true<\/p>\n

Description : Is to check whether the information that collects is true and no false statement<\/p>\n

Input : Student details<\/p>\n

Output : Denial note, Student details<\/p>\n

Process Name : Check the students is eligible for the course<\/p>\n

Description : It is to check whether a student is qualify to entrance our university<\/p>\n

Output : Course Details, Student Details, Denial not eligible<\/p>\n

Process Name : Check that the result are true and not tempered<\/p>\n

Description : Check the student results<\/p>\n

Input : Result<\/p>\n

Output : Denial note invalid result<\/p>\n

Process Name : Store in database<\/p>\n

Description : To store student\u2019s information into database management system<\/p>\n

Input : Student Details<\/p>\n

Output : Student details<\/p>\n

Process Name : Store in Database<\/p>\n

Description :To store all the course\u2019s information<\/p>\n

Input : Course Details<\/p>\n

Output : Course Details<\/p>\n

Process Name : Issue Acceptance and Inform Faculty Office<\/p>\n

Description : To issue statement note that the student has acceptance in our university<\/p>\n

Output : Acceptance Note, Student Details , Course Details<\/p>\n

Define Question 2<\/p>\n

A requirements specification is a comprehensive description of the intended purpose and environment for\u00a0software\u00a0under development. The requirements specification fully describes what the software will do and how it will be expected to perform.<\/p>\n

Answer for Question 2<\/p>\n

Requirements specification is to describe how the system will do and not how it will be needed to be understandable by both developer and customer where they can run this system without any problem.<\/p>\n

We should have enough information to develop a set of requirements for the system. Requirements specification keeps project stakeholders and developers focused on the goals of the design. These requirements should also be used during quality assurance testing, to ensure that system features and functionality have been designed to support users, based on their needs and preferences.<\/p>\n

There are several types of requirements for a website, including:<\/p>\n

Data Requirements<\/p>\n

Environmental Requirements<\/p>\n

Functional Requirements<\/p>\n

Usability Requirements<\/p>\n

User Requirements<\/p>\n

User Experience Requirements<\/p>\n

Data Requirements<\/h2>\n

Data Requirements help developers understand how data will be gathered and used, so that they can plan and build a database with functionality that supports the information flow. When collecting information from a user on a website, it is important to understand how to store and format the information so that it may be used efficiently and in multiple ways. For example, if a website form requests a user\u2019s name, it is usually best to separate the name into First Name and Last Name fields, as another area of the web site may require users to alphabetize a list of users by their last name. Another example is that many web sites personalize a user\u2019s experience by displaying \u201cWelcome\u201d, followed by the user\u2019s first or last name only.<\/p>\n

Environmental Requirements<\/h2>\n

The environment plays a powerful role in determining how to best communicate with users via your interface design. There may be cases where the users themselves have no visual, auditory or tactile deficits however, the environment in which they use the interface limits their normal perceptual abilities. For example, in a hospital setting there may be 2 or more beeping machines around a patient during surgery, each with its own set of sounds. If you are designing a device that also includes sounds for alerts and alarms, you should learn about the sounds that the other machines make, so users can accurately distinguish the sounds coming from your device; otherwise, your sounds may not be useful to the user. Another example of emerging technology on a large scale are touch screen devices, which are now in the hands of several million cell phone users with the advent of the iPhone and similar products. Touch screens may impose environmental constraints on a user due to clothing wearing gloves in cold weather, and they may be challenging to use while moving, such as when riding on a subway or in a car on a bumpy road. Thus, Environmental Requirements are fundamentally important to an interface\u2019s design.<\/p>\n

Functional Requirements<\/h2>\n

Once you have a list of features, you should describe how they should function in order to support users workflow the steps that users take to complete a task. It is also good to determine how one feature will interact with other features. Sometimes the interaction of two or more features can create new design problems related to functionality. The resulting list becomes your Functional Requirements.<\/p>\n

Respondents are often eager to provide a wish list of desired features for an interface design. Some of these may be fundamental features, some may add value competitively perhaps by enhancing the user experience, and still others may have been suggested to solve a usability issue inherent in the current design. Evidence of the latter group of features is often found in the workarounds that users create to bridge the gap between an existing interface design and a user\u2019s needs. For example, if a user must remember a 14-digit number in order to track a package being shipped, he may jot the number down on a sheet of paper to relieve his mind from the burden of memorizing it. This workaround suggests that users need an easier way to enter or remember this number, and designing the interface to accommodate the user would be ideal. An additional Functional Requirement could be to provide a way to recover or reset a lost password. It is important that Functional Requirements support user tasks the way that users actually perform or desire to perform them, and not how a web developer or researcher believes they should. It is also important to exclude features that provide no real benefit or value to the user experience. For example, if someone on the project development team comes up with a feature idea, it should be tested with users before it is implemented. You may discover that users perceive the feature as unnecessary, or worse, an obstacle on the path to achieving their goals.<\/p>\n

Usability Requirements<\/h2>\n

An interface should be easy to learn how to use and easy to remember how to use. The latter pertains especially to devices that require infrequent use. Users should not be required to consult a manual each time they need to use a kitchen blender for instance. Bank ATMs and web-based forms, which may be used by anyone, should be simple to use the first time around without instructions.<\/p>\n

Usability Requirements for an interface design should support the following from the perspective of its primary users:<\/p>\n

Efficiency of use:\u00a0 goals are easy to accomplish quickly and with few or no user errors<\/p>\n

Intuitiveness:\u00a0 the interface is easy to learn and navigate; buttons, headings, and help\/error messages are simple to understand<\/p>\n

Low perceived workload:\u00a0 the interface appears easy to use, rather than intimidating, demanding and frustrating<\/p>\n

User Requirements<\/h2>\n

User Requirements define how to meet the physical and cognitive needs of the intended users of your website or application. Users should be able to comfortably and effectively use an interface to accomplish the goals that it has been designed to support. When you can clearly define who will be using your interface, and the environment in which it will be used, you can specify User Requirements. A Contextual Task Analysis is one method you can use to gain insights about how and where your users expect to use your interface, by observing how they currently perform a task that your interface will, or already does, support. If you learn that a majority of your intended users have impaired vision, hearing, or motor skills, you may need to design your interface to support\u00a0accessibility. For example, website form fields and error messages should support assistive devices such as text-to-speech readers. Another example is providing the ability to adjust font size small, medium, large to help users with impaired vision, which may include someone who does not always wear his or her glasses.<\/p>\n

User Experience Requirements<\/h2>\n

User Experience Requirements have an impact on all other requirements. This is because in a User-Centered Design process, users come first. Specifically, user needs and preferences for an interface design should be supported to the extent that they provide users an enjoyable experience and the means to complete their task goals with ease. A user\u2019s experience can be enhanced by adding elements of delight to user interactions. Delight may manifest as unexpected by users shortcuts that allow a user to complete a common task more efficiently, or through the language used on a website when you speak the users language, you gain user trust. To thoroughly understand user needs and preferences, conduct user research, such as one-on-one structured interviews, focus groups, and ethnographic observations.<\/p>\n

(Project Management methodology, 2005)<\/p>\n

Conclusion<\/p>\n

DFD is definitely bringing much fastest way to understand such a complicated system and it compressed it into a very simplest way to the user or programmer to understand it. In this assignment, from what my illustration of DFD it is one of the simplest way me to compressed everything from a big stack of documentation which is complex and not easy to understand into simplest way in just a few levels of the flows and how it works between stages of levels from what their changes.<\/p>\n

Requirement specification is one of the way to ensure the quality of assurance testing, in order to ensure the system features and functionality these has been designed for the support users based on the customer and developer needs. Also formal languages are also very important for the developer and customer if one uses informal languages it may occurs and confuse by both developer and customer.<\/p>\n

Appendix<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"

A\u00a0data-flow diagram\u00a0DFD\u00a0is a\u00a0graphical representation\u00a0of the flow of data through an information system. DFDs can also be used for the visualization of data processing structured design. On a\u00a0DFD, data items flow\u00a0from\u00a0an external data source or an internal data store\u00a0to\u00a0an internal data store or an external data sink,\u00a0via\u00a0an internal\u00a0process. A DFD provides no information about the timing or ordering of processes, or about whether processes will operate […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[147],"tags":[490],"class_list":["post-450","post","type-post","status-publish","format-standard","hentry","category-information-technology","tag-a-data-flow-diagram-dfd-information-technology-essay"],"_links":{"self":[{"href":"https:\/\/glowriters.com\/wp-json\/wp\/v2\/posts\/450"}],"collection":[{"href":"https:\/\/glowriters.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/glowriters.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/glowriters.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/glowriters.com\/wp-json\/wp\/v2\/comments?post=450"}],"version-history":[{"count":0,"href":"https:\/\/glowriters.com\/wp-json\/wp\/v2\/posts\/450\/revisions"}],"wp:attachment":[{"href":"https:\/\/glowriters.com\/wp-json\/wp\/v2\/media?parent=450"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/glowriters.com\/wp-json\/wp\/v2\/categories?post=450"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/glowriters.com\/wp-json\/wp\/v2\/tags?post=450"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}