Web Hosting How-Tos

  Home arrow Web Hosting How-Tos arrow Page 2 - Use Case Design for Websites Part 1
Web Hosting Articles  
Web Hosting FAQs  
Web Hosting How-Tos  
Web Hosting News  
Web Hosting Reviews  
Web Hosting Security  
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter 
 
Developer Updates  
Free Website Content 
ASP Web Hosting  
ASP.NET Web Hosting 
Linux Web Hosting 
Managed Hosting 
Small Business Hosting 
Virtual Private Servers 
Windows Web Hosting
 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
WEB HOSTING HOW-TOS

Use Case Design for Websites Part 1
By: Michael Swanson
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 15
    2005-03-02

    Table of Contents:
  • Use Case Design for Websites Part 1
  • Use Cases
  • Usability Design and Web Site Layout
  • Usability Design and Data Organization

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     

    SEARCH WEB HOSTERS

    TOOLS YOU CAN USE

    advertisement

    Use Case Design for Websites Part 1 - Use Cases


    (Page 2 of 4 )

    A short introduction to use-cases is useful to serve as a basis for further explanation.  A use-case is, simply, a detailed, written description of a user’s interaction with a system or application to accomplish one simple task. Generally, use-cases are titled with the name of the action the user is accomplishing. For instance, a use-case title might be something like “User orders a product.” 

    Specifically, the title is usually some sort of active tense statement about what a user is trying to do. From this title, a software engineer or designer writes the series of actions the user must go through to accomplish this task. He or she details the data the user provides to the system, what data the system provides in return, the possible branches the path can take, and any error conditions that might occur along the way.  

    These are useful for design because they focus entirely on how a user interacts with a system, detailing what exactly the system must provide to and receive from a user. These are the things that are important for programmers to focus on, but often they get forgotten in the process of actual programming. Use-cases are also a central aspect of UML design processes.  

    Often, use-cases are used for organizing and programming objects, in Object Oriented programming, but many website programming or scripting languages are not fully object oriented. However, often pages or groups of pages in a website can work together to process a single task, much as an object would in an OO language. This single task will generally map very closely to one or more use-cases. In many ways, this makes use-cases particularly useful for websites, because a website’s main purpose for existence is usually some form of enhanced, streamlined communication. This usually means that websites are, by their very nature, focused on a user doing something and getting some sort of feedback, which is exactly what use-cases are best at describing.

    More Web Hosting How-Tos Articles
    More By Michael Swanson


       · This is Mike Swanson, the author of this article. I am very interested in hearing...
       · Very good article, looking forward to the next. I am downloading it and make it...
       · Actually, that sounds like a great idea. It would help keep the use cases honest...
     

    WEB HOSTING HOW-TOS ARTICLES

    - Facebook Timeline Tips and Tricks
    - How to Keep Up with Facebook`s Changes
    - Wi-Fi Network Security Tips
    - Tips for Safe Online Holiday Shopping
    - Facebook Privacy: Keeping Up with the Const...
    - Tips for Facebook Privacy
    - How to Cover Your Tracks on the Web
    - SSH Keys for FileZilla and Putty in Cpanel
    - How to Create a Filezilla FTP User
    - How to Install FileZilla Server
    - How to Install FileZilla Client
    - How to Forward a GoDaddy Domain
    - Rogue Internet Security Scammers Costing Con...
    - Optimizing Website Server Bandwidth
    - How to Choose a High Volume Host




    © 2003-2012 by Developer Shed. All rights reserved. DS Cluster 5 - Follow our Sitemap