Click Submit to View Solution

Draw a context-level DFD to depict the typical user authentication process used by any system. An user gives two inputs -- user name and password.

External Entity (EE) Add
Process (P) Level Add
Data Store (DS) Add
Type (P/DS/EE) From Data Label Type (P/DS/EE) To Add
External Entity Process Data Store
        From Data Label To Remove

        The Absolute Beginners Inc. is planning to launch a revolutionary social networking site, EyeCopy. You have been entrusted with designing a DFD for the proposed application. In particular, you have been asked to show the following scenarios:

        • User registration
        • User login
        • Profile update

        Draw a Level 1 DFD to depict the above data flow and the corresponding processes. Should there be any data store in the DFD?

        External Entity (EE) Add
        Process (P) Level Add
        Data Store (DS) Add
        Type (P/DS/EE) From Data Label Type (P/DS/EE) To Add
        External Entity Process Data Store
              From Data Label To Remove
              solution 1 Table solution 1
              solution 2 Table