Web Development Life Cycle from Beginning to End…and BEYOND!

Web Development Life Cycle from Beginning to End…and BEYOND!


 Phases of  Web Development Life  Cycle


Planning Setting goals, specifying content, organizing content, and setting the user interface to navigate content

Implementating: Creating content, implementing navigation and the user interface, and coding the site, which may include HTML, programming, and database development
 
Testing : User, browser, and system testing
 
Maintenance: Maintaining and updating the site, questioning old goals, and returning to the planning stage

The Web Development Life Cycle    


  • Considered to be a systematic plan
  • Helps to ensure project consistency and completeness
  • Should be used for a Web site of any size

Phase 1: Planning the Site


Step 1: Determine the purpose and goals of the site
  • Personal or Business site
  • State what will accomplish by having a Web site
  • Main purposes of websites
  • Entertainment 
  • Information
  • Retail (e-commerce,
  • Personal Network
State the goal of the site

Phase 1: Planning the Site


STEP 2: Determine target audience
  • Describe your target audience
  • Decide this information about most common user
  • Computer skill level of user
  • Age range of the user
  • Gender of the user
  • Education level of the user
  • Economic situation of the user
  • Primary language of the user

Implementation

  • Gathering and Creating the Content
  • Visual Design
  • Technology Design
  • Producing the HTML

Testing


  • User,
  • browser, and
  • system testing

                                       

                                     Web Site Testing



Site content correct                                                              Site Usability
  • Accuracy                                                                   Usability--measure of how well site allows                                                                                           a  user to accomplish his or her goals
  • Completeness                                                            Usability testing method users of a site                                                                                                are asked to perform certain tasks in an effort                                                                                    to measure the product’s ease-of-use and the                                                                                      user’s perception of the experience
  • Consistency
  • Spelling
Functional site
  • Easy Navigation
  • Load time
  • Working Links
Multi-browser support
  • Firefox, Internet Explorer, and others
  • Browser Version
Information easily readable
  • Font
  • Size
  • Color



Web Site Maintenance

Publish Site
  • Who publish
  • Where to host
Updates
  • Who will update
  • Who will send information?
  • How will information be sent?
Monitor
  • For accuracy
  • For content








Best of Luck Guys :D :D :D

Comments

Popular posts from this blog

A Javascript Program To make (open new window and close that window) button in your web browser.

A simple running clock in javascript