Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General...

22
Chapter : 13 WebApp Design

Transcript of Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General...

Page 1: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

Chapter : 13WebApp Design

Page 2: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

WebApp Design Quality

• Design leads to high-quality product.

• General quality attributes which can be applied to WebApp are :

1) Usability :- Global site understandability Online feedback and help features Interface and aesthetic features Special features

Page 3: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

2) Functionality :- Navigation and browsing features Searching and retrieving capability Application domain-related features

3) Reliability :- Correct link processing Error Recovery User input validation and recovery

Page 4: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

4) Efficiency :- Response time performance Page generation speed Graphics generation speed

5) Maintainability :- Ease of correction Adaptability Extendibility

• Additional attributes

Page 5: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

1) Security :- WebApps have become heavily integrated with critical corporate and government databases. Ecommerce applications extract and then store sensitive customer information. Therefore security is paramount in many situation. The key measure of security is the ability of WebApp and its server environment to rebuff unauthorized access.

2) Availability :- Availability is the measure of the percentage of time that a WebApp is available for use. The typical end user expects WebApps to be available 24/7/365.

Page 6: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

1) Security :- WebApps have become heavily integrated with critical corporate and government databases. Ecommerce applications extract and then store sensitive customer information. Therefore security is paramount in many situation. The key measure of security is the ability of WebApp and its server environment to rebuff unauthorized access.

2) Availability :- Availability is the measure of the percentage of time that a WebApp is available for use. The typical end user expects WebApps to be available 24/7/365.

Page 7: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

3) Scalability :- Build a WebApp that can accommodate the burden of success (significantly more end users) and become more successful.

4) Time-to-market :- It is a measure of quality from a business point of view. The first WebApp to address a specific market segment often captures a disproportionate number of end user.

A useful set of criteria for assessing the quality of content :

o Can the scope and depth of content be easily determined to ensure that it meets user’s need?

o Is content valuable to targeted user community?

Page 8: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

Design GoalsA set of design goals that are applicable to virtually

every WebApp regardless of application domain, size and complexity :

• Simplicity : Content should be informative but succinct (brief) and should use a delivery mode that is being delivered. Aesthetic should be pleasing. Architecture should achieve WebApp objectives in simplest possible manner. Navigation should be straightforward. Functions should be easy to use and easier to understand.

• Consistency : Content should be constructed

Page 9: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

consistently. Graphic design should present a consistent look across all parts of the WebApp. Architecture design should establish templates that lead to a consistent modes of interaction, navigation, and content display. Navigation mechanism should be used consistently across all WebApp elements.

3) Identity : The aesthetic, interface and navigational design of a WebApp must be consistent with the application domain for which it is to be built. We should work to establish an identity for the WebApp through the design. A website for hiphop group will have a different look and feel than a WebApp designed for a financial service company.

Page 10: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

4) Robustness : The user expects robust content and functions that are relevant to user’s need. If these elements are missing or insufficient, it is likely that the WebApp will fail.

5) Navigability : The user should understand how to move about the WebApp without having to search for navigation links or instructions. It is important to position links to major WebApp content and functions in a predictable location on every web page.

6) Visual Appeal : Many design characteristics do

Page 11: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

contribute visual appeal.

7) Compatibility : A WebApp will be used in a variety of environments and must be designed to be compatible with each.

A Design Pyramid For WebApp

Figure 13.2

Page 12: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

WebApp Interface Design

• The objective of a WebApp interface are to : (1) establish a consistent window into the content and functionality provided by the interface (2) guide the user through a series of interactions with the WebApp (3) organize the navigation options and content available to the user.

• To achieve a consistent interface, we should use aesthetic design to establish a coherent look.

• To guide user interaction, we may draw on an appropriate metaphor that enables the user to

Page 13: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

gain an intuitive understanding of the interface.

To implement navigation options, we can select from a number of interaction mechanism :

1) Navigation menu : keyword menus that list key content and/or functionality. These menus may be implemented so that the user can choose from a hierarchy of subtopics that is displayed when the primary menu option is selected.

2) Graphic icons : buttons, switches, and similar graphical images that enable the user to select some property or specify a decision.

3) Graphic images : some graphical representation that is selectable by the user and implements a link to content object or WbApp functionality.

Page 14: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

Aesthetic DesignAesthetic design is an artistic endeavor that complements the technical aspects of WebApp design.

Layout IssuesA number of general layout guidelines:

• Don’t be afraid of white space : It is inadvisable to pack every square inch of a web page.

• Emphasize content : The typical web page should be 80% content with the remaining real estate dedicated to navigation and other features.

Page 15: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

• Organize layout elements from top-left to bottom-right : The majority of user will scan a web page from top-left to bottom-right. If layout elements have specific priorities, high-priority elements should be placed in the upper-left portion of the page.

• Group navigation, content, and function geographically within the page : Human look for patterns in virtually all things. If there are no discernable patterns within a web page, user frustration is likely to increase.

• Don’t extend your real estate with the scrolling bar :

Page 16: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

• The user would prefer not to scroll. It is better to reduce page content or to present necessary content on multiple pages.

• Consider resolution and browser window size when designing layout :Rather than defining fixed sizes within a layout, the design should specify all layout items as a percentage of available space.

Graphic Design Issues• The graphic design process begins with layout and

proceeds into a consideration of global color schemes; text types, sizes, and style; the use of supplementary media; and all other aesthetic elements of an application.

Page 17: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

• The user would prefer not to scroll. It is better to reduce page content or to present necessary content on multiple pages.

• Consider resolution and browser window size when designing layout :Rather than defining fixed sizes within a layout, the design should specify all layout items as a percentage of available space.

Graphic Design Issues• The graphic design process begins with layout and

proceeds into a consideration of global color schemes; text types, sizes, and style; the use of supplementary media; and all other aesthetic elements of an application.

Page 18: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

Content Design

Content Object• In context of WebApp design, a content object is

more closely aligned with a data object for traditional software.

• A content object has attributes that include content-specific information and implementation specific attributes that are specified as part of design.

• UML association and an aggregation may be used to represent relationship between content object.

Page 19: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

Content Design Issues• Once all content objects are modeled, the

information that each object is to deliver must be authored and then formatted to best meet the customer’s needs.

• Content authoring is the job of specialists in the relevant area who design the content object by providing an outline of information to be delivered and an indication of the types of generic content objects that will be used to deliver the information.

• Aesthetic design may also be applied to represent the proper look and feel for the content.

Page 20: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

Architectural Design• As an architectural designer, you must identify

content architecture and WebApp architecture.

Content Architecture• The design of content architecture focuses on the

definition of the overall hypermedia structure of the WebApp.

• Four different content architecture :1) Linear Structure : It is encountered when a

predictable sequence of interactions is common. E.g. a tutorial presentation in which pages of information are presented only after prerequisite information has been presented. (Figure : 13.4)

Page 21: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

2) Grid structure : It is an architectural option that can be applied when WebApp content can be organized categorilly in two (or more) dimensions. E.g. an e-commerce site sells golf clubs. (Figure : 13.5)

3) Hierarchical Structure : A WebApp hierarchical can be designed in a manner that enables flow of control horizontally across vertical branches of structure. (Figure 13.6)

4)Networked or Pure structure : Architectural components are designed so that they may pass control to virtually every other component in the system. (Figure 13.7)

Page 22: Chapter : 13 WebApp Design. WebApp Design Quality Design leads to high-quality product. General quality attributes which can be applied to WebApp are.

Component-Level Design

• WebApps deliver sophisticated processing functions that (1) perform localized processing to generate content and navigation capability in a dynamic fashion, (2) provide computation or data processing capability that are appropriate for the WebApp’s business domain, (3) provide sophisticated database query and access, and (4) establish data interfaces with external corporate systems.

• To achieve these capabilities, you must design and construct program components that are identical in form to software components for traditional software.