Web Engineering lecture 1
Web Engineering lecture 1
An introduction
Module Leader: Md. Minhaj Hosen
Motivation
Why?
global and permanent availability
comfortable and uniform access
anyone can produce and publish contents
Examples
Search Engine
Information
Announcement
Computation
Mixed
Basic paradigms
Hypertext + Internet
W3C's mission:
to lead the World Wide Web to its full potential by developing protocols and
guidelines that ensure long-term growth for the Web.
Web Application
examples:
static HTML-pages, „home pages“
web radio
simple presentations of companies/products
Categories of Web Applications:
Interactive
content of a website is dynamically generated as response to a user request
form-based input is the primary mechanism for communication between
client and server
usage of HTML-forms and Common Gateway Interface (CGI) techniques
radio button, string input, choice lists
examples:
dynamic HTML pages
public transport schedules
search engines
Categories of Web Applications:
transaction-
oriented
complex interactions
read and write actions
usage of transaction management of database systems
efficient and consistent data management
structured data and queries
examples:
online banking
e-shopping
reservation systems
Categories of Web Applications:
workflow-
based
support business processes („workflows“) within resp. between different
enterprises or private users
an application provides a complex service to the user, e.g. assists the user in
determining the mortgage payment
prerequisite: structured flow of activities
examples:
Business-to-Business (B2B) Integration Frameworks
E-Government
patient workflows in health care systems
Categories of Web Applications
Categories of Web Applications:
Collaborative
support cooperation in case of unstructured flow of activities and high degree
of communication
„groupware“
examples:
support of shared information- and workspaces
Wiki, http://c2.com/cgi/wiki
BSCW, http://bscw.gmd.de
chat rooms
e-Learning platforms
Categories of Web Applications:
portal-
oriented
the application channels the user to other Web content or services outside
the domain of the portal application
„single point of access“
examples:
Community portals
dedicated user groups
customer profiles
enterprise portals
Intranet, extranet
Categories of Web Applications:
ubiquitous
personalized services at every time at every location
multi-platform delivery (PC, PDA, mobile phone)
context-dependent information
examples:
display of today‘s menu on end-user devices while entering a restaurant
Categories of Web Applications:
semantic web
information available on the web
adequate for human understanding and
adequate for automatic manipulation
„knowledge management“
derivation of new knowledge
re-use of knowledge
based on ontology's
examples:
Web 2.0
social software: wiki, Flickr, del.icio.us
Google
Categories of Web Applications
Characteristics of Web Applications
Characteristics of Web Applications
Characteristics of Web Applications:
Content Product
“content is king” in web applications • Presentatio
n
document-centered and multi-media • Hypertext
text, tables, graphics, animation, audio, video • Content
main objective of web applications is to communicate content
high usability demands
high quality demands
actuality, preciseness, correctness, reliability, size
e-shopping: information about price, availability of products
quality is critical factor for acceptance of web applications
Characteristics of Web Applications:
Product
Hypertext • Presentatio
non-linearity n
• Hypertext
main distinction to traditional software systems
• Content
systematic reading (“browsing, query, guided tour”)
Presentation Product
aesthetics • Presentatio
n
look and feel • Hypertext
depending on current fashion • Content
self-explanatory
intuitive use without reading any documentation
uniform application logics
Characteristics of Web Applications
Characteristics of Web Applications:
spontaneity
users come and go ..
unknown number of users
scalability important issue
multiculturality
anonymous type of user
limited knowledge about previous knowledge, handicaps, preferences of users
desired adaptation of content and presentation
Characteristics of Web Applications:
quality of service
unknown network characteristics (e.g., bandwidth, reliability)
globality
internationalization of web applications
regional, cultural, linguistic differences have to be taken into account
demands on security
prevent access to private or confidential data
availability
instant delivery mechanism (also in case of partial realizations)
permanent (24/7)
time-dependent services
Characteristics of Web Applications:
multi disciplinary
mixture of
print publishing and software development
marketing and computer science
art and technology
IT-experts, hypertext experts, UI designer, domain experts, …
community development
open source
open content
Characteristics of Web Applications:
inhomogeneity
two essential components
Web server (under control of developer)
Web browser (out of control of developer)
immaturity
“buggy” components due to time-to-market pressure
continuous evolution of base technology
Characteristics of Web Applications:
flexibility
changing requirements
changing context
requires agile, light-weight processes
parallelism
of development of parts of web applications
of development steps
Characteristics of Web Applications:
internal integration
add web access to legacy systems
external integration
of content and services of external web applications (“web services”)
similarity to integration of heterogeneous database systems, but
high autonomy of sources w.r.t. to availability and change
few detailed information about sources
heterogeneity on different levels (data, schema, data model)
Characteristics of Web Applications
Characteristics of Web Applications:
continuous change
permanent evolution
changing requirements and contexts
change of characteristics product, use, or development
competitive pressure
time-to-market
necessity of web presence
leads to shorter product life cycles
leads to shorter development cycles
fast pace
“either you are fast or irrelevant”
Support for Web Application
Development
Model-based Development
Support for Web Application
Development
Model-based Development
Quality of Web Applications
Model-based Development
Quality of Web Applications
external
qualities
correctness:
a web application is functionally correct if it behaves according to the
specification of the application
reliability:
the probability that the software will operate as expected
occurring software errors are not serious
robustness:
software behaves reasonably even in circumstances that were not anticipated in
the requirements specification
Quality of Web Applications
external
qualities
actuality:
actuality of content must be guaranteed
user-friendliness:
easy to use by human (novice / experts)
efficiency:
economical handling of resources (time, storage space)
security:
system is protected from unauthorized access
Quality of Web Applications
internal
qualities
portability:
a web application is portable if it can run in different environments
interoperability:
refers to the ability of the web application to coexist and cooperate with other
systems
maintainability:
ability to modify a web application after it has been deployed
correct errors
extend the web application
Quality of Web Applications
Compromise
ad-hoc development
based on knowledge, experiences and practices of individual developers
reuse of existing applications by “copy&paste” approach
insufficient documentation of design decisions
isolated activity: no “design for change”
missing methodical approach
Reasons for Quality Deficiencies
document-centered view
development of web applications seen as editorial activity: “ (textual) web pages,
links and use of graphics”
misconception that web applications are simple
due to availability of tools like HTML-editors and form generators
no use of know-how of relevant disciplines
no use of software engineering know-how
no use of hypermedia or HCI (Human Computer Interaction) know-how
Web Crisis
• comparable to software crisis at the end of the 60’ies
• lead to origin of “software engineering” discipline
48
1.2 Web application development
Computers in 1950’s
massive devices
low processing power
no networking
Advanced Research Projects Agency (ARPA)- 1958
ARPANet:
Lawrence Roberts publishes overall plan for ARPAnet -1966
ARPA funded a research project to connect computers -1968
first connection -1969
49
1.2 Web application development…
51
1.2 Web application development…
• World-wide-web (WWW)
52
1.2 Web application development…
Browser
53
1.2 Web application development…
• Hyper-text Markup Language (HTML)
• Cascading Style-sheets (CSS)
• Client-side Scripting Language (JavaScript)
• Serve-side Scripting Language (PHP)
• Database Language (MySql)
54
2. Web engineering
• Software Engineering is the science and art of building significant software
systems that are:
on time
on budget
with acceptable performance
with correct operation
55
2. Web engineering…
56
2. Web engineering…
57
3. Web applications
WWW has massive and permanent influence on our lives
Economy, Industry, education, healthcare, entertainment
Why?
global and permanent
Comfortable and uniform access
58
3. Web applications…
59
3. Web applications…
60