HOME

TheInfoList



OR:

The
World Wide Web The World Wide Web (WWW), commonly known as the Web, is an information system enabling documents and other web resources to be accessed over the Internet. Documents and downloadable media are made available to the network through web se ...
has become a major delivery platform for a variety of complex and sophisticated enterprise applications in several domains. In addition to their inherent multifaceted functionality, these Web applications exhibit complex behaviour and place some unique demands on their usability, performance, security, and ability to grow and evolve. However, a vast majority of these applications continue to be developed in an ad hoc way, contributing to problems of usability, maintainability, quality and reliability.Roger S Pressman, "What a Tangled Web we Weave," IEEE Software, Jan/Feb 2001, Vol. 18, No.1, pp 18-21 While Web development can benefit from established practices from other related disciplines, it has certain distinguishing characteristics that demand special considerations. In recent years, there have been developments towards addressing these considerations. Web engineering focuses on the methodologies, techniques, and tools that are the foundation of
Web application development A web application (or web app) is application software that is accessed using a web browser. Web applications are delivered on the World Wide Web to users with an active network connection. History In earlier computing models like client-serve ...
and which support their design, development, evolution, and evaluation. Web application development has certain characteristics that make it different from traditional software, information system, or computer application development. Web engineering is multidisciplinary and encompasses contributions from diverse areas:
systems analysis Systems analysis is "the process of studying a procedure or business to identify its goal and purposes and create systems and procedures that will efficiently achieve them". Another view sees system analysis as a problem-solving technique that b ...
and
design A design is a plan or specification for the construction of an object or system or for the implementation of an activity or process or the result of that plan or specification in the form of a prototype, product, or process. The verb ''to design'' ...
, software engineering, hypermedia/hypertext engineering,
requirements engineering Requirements engineering (RE) is the process of defining, documenting, and maintaining requirements in the engineering design process. It is a common role in systems engineering and software engineering. The first use of the term ''requirement ...
, human-computer interaction, user interface,
data engineering Data engineering refers to the building of systems to enable the collection and usage of data. This data is usually used to enable subsequent analysis and data science; which often involves machine learning. Making the data usable usually involv ...
,
information science Information science (also known as information studies) is an academic field which is primarily concerned with analysis, collection, Categorization, classification, manipulation, storage, information retrieval, retrieval, movement, dissemin ...
, information indexing and retrieval, testing, modelling and simulation, project management, and graphic design and presentation. Web engineering is neither a clone nor a subset of software engineering, although both involve programming and software development. While Web Engineering uses software engineering principles, it encompasses new approaches, methodologies, tools, techniques, and guidelines to meet the unique requirements of
Web-based application A web application (or web app) is application software that is accessed using a web browser. Web applications are delivered on the World Wide Web to users with an active network connection. History In earlier computing models like client-serve ...
s.


As a discipline

Proponents of Web engineering supported the establishment of Web engineering as a discipline at an early stage of Web. Major arguments for Web engineering as a new discipline are: * Web-based Information Systems (WIS) development process is different and unique. * Web engineering is multi-disciplinary; no single discipline (such as software engineering) can provide complete theory basis, body of knowledge and practices to guide WIS development. * Issues of evolution and lifecycle management when compared to more 'traditional' applications. * Web-based information systems and applications are pervasive and non-trivial. The prospect of Web as a platform will continue to grow and it is worth being treated specifically. However, it has been controversial, especially for people in other traditional disciplines such as software engineering, to recognize Web engineering as a new field. The issue is how different and independent Web engineering is, compared with other disciplines. Main topics of Web engineering include, but are not limited to, the following areas:


Modeling disciplines

* Business Processes for Applications on the Web * Process Modelling of Web applications * Requirements Engineering for Web applications * B2B applications


Design disciplines, tools, and methods

*
UML The Unified Modeling Language (UML) is a general-purpose, developmental modeling language in the field of software engineering that is intended to provide a standard way to visualize the design of a system. The creation of UML was originally m ...
and the Web * Conceptual Modeling of Web Applications (aka.
Web modeling Web modeling (aka model-driven Web development) is a branch of Web engineering which addresses the specific issues related to design and development of large-scale Web applications. In particular, it focuses on the design notations and visual lang ...
) * Prototyping Methods and Tools *
Web design Web design encompasses many different skills and disciplines in the production and maintenance of websites. The different areas of web design include web graphic design; user interface design (UI design); authoring, including standardised code an ...
methods * CASE Tools for Web Applications * Web Interface Design * Data Models for Web Information Systems


Implementation disciplines

* Integrated Web Application Development Environments * Code Generation for Web Applications * Software Factories for/on the Web * Web 2.0, AJAX, E4X, ASP.NET, PHP and Other New Developments * Web Services Development and Deployment


Testing disciplines

* Testing and Evaluation of Web systems and Applications. * Testing Automation, Methods, and Tools.


Applications categories disciplines

* Semantic Web applications * Document centric Web sites * Transactional Web applications * Interactive Web applications * Workflow-based Web applications * Collaborative Web applications * Portal-oriented Web applications * Ubiquitous and Mobile Web Applications * Device Independent Web Delivery *
Localization and Internationalization In computing, internationalization and localization (American) or internationalisation and localisation (British English), often abbreviated i18n and L10n, are means of adapting computer software to different languages, regional peculiarities and ...
of Web Applications *
Personalization Personalization (broadly known as customization) consists of tailoring a service or a product to accommodate specific individuals, sometimes tied to groups or segments of individuals. A wide variety of organizations use personalization to improv ...
of Web Applications


Attributes


Web quality

* Web Metrics, Cost Estimation, and Measurement * Personalisation and Adaptation of Web applications * Web Quality * Usability of Web Applications *
Web accessibility Web accessibility, or eAccessibility,European CommissionCommunication from the Commission to the Council, the European Parliament and the , European Economic and Social Committee and the Committee of the Regions: eAccessibility, EC(2005)1095 ...
* Performance of Web-based applications


Content-related

* Web Content Management * Content Management System (CMS) *
Multimedia Multimedia is a form of communication that uses a combination of different content forms such as text, audio, images, animations, or video into a single interactive presentation, in contrast to tradition ...
Authoring Tools and Software *
Authoring of adaptive hypermedia Adaptive hypermedia (AH) uses hypermedia which is adaptive according to a ''user model''. In contrast to linear media, where all users are offered a standard series of hyperlinks, adaptive hypermedia (AH) tailors what the user is offered based on ...


Education

*
Master of Science A Master of Science ( la, Magisterii Scientiae; abbreviated MS, M.S., MSc, M.Sc., SM, S.M., ScM or Sc.M.) is a master's degree in the field of science awarded by universities in many countries or a person holding such a degree. In contrast to ...
: Web Engineering as a branch of study within the MSc program Web Sciences at the
Johannes Kepler University Linz The Johannes Kepler University Linz (German: ''Johannes Kepler Universität Linz'', short: ''JKU'') is a public institution of higher education in Austria. It is located in Linz, the capital of Upper Austria. It offers bachelor's, master's, d ...
, Austria * Diploma in Web Engineering: Web Engineering as a study program at the International Webmasters College (iWMC), Germany iWMC » Academic Program - Web Engineering
iWMC.at (2014-04-30). Retrieved on 2014-04-30.


See also

*
DevOps DevOps is a set of practices that combines software development (''Dev'') and IT operations (''Ops''). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality. DevOps is complementary to a ...
*
Web developer A web developer is a programmer who develops World Wide Web applications using a client–server model. The applications typically use HTML, CSS, and JavaScript in the client, and any general-purpose programming language in the server. is used f ...
*
Web modeling Web modeling (aka model-driven Web development) is a branch of Web engineering which addresses the specific issues related to design and development of large-scale Web applications. In particular, it focuses on the design notations and visual lang ...


References


Sources

* Robert L. Glass, "Who's Right in the Web Development Debate?" Cutter IT Journal, July 2001, Vol. 14, No.7, pp 6–0. *S. Ceri, P. Fraternali, A. Bongio, M. Brambilla, S. Comai, M. Matera. "Designing Data-Intensive Web Applications". Morgan Kaufmann Publisher, Dec 2002,


Web engineering resources

;Organizations *International Society for Web Engineering e.V.: http://www.iswe-ev.de/ *Web Engineering Community: http://www.webengineering.org *WISE Society: http://www.wisesociety.org/ *ACM SIGWEB: http://www.acm.org/sigweb *World Wide Web Consortium: http://www.w3.org ;Books *"Engineering Web Applications", by Sven Casteleyn, Florian Daniel, Peter Dolog and Maristella Matera, Springer, 2009, *"Web Engineering: Modelling and Implementing Web Applications", edited by Gustavo Rossi, Oscar Pastor, Daniel Schwabe and Luis Olsina, Springer Verlag HCIS, 2007, *"Cost Estimation Techniques for Web Projects", Emilia Mendes, IGI Publishing, *"Web Engineering - The Discipline of Systematic Development of Web Applications", edited by Gerti Kappel, Birgit Pröll, Siegfried Reich, and Werner Retschitzegger, John Wiley & Sons, 2006 *"Web Engineering", edited by Emilia Mendes and Nile Mosley, Springer-Verlag, 2005 *"Web Engineering: Principles and Techniques", edited by Woojong Suh, Idea Group Publishing, 2005
"Form-Oriented Analysis -- A New Methodology to Model Form-Based Applications"
by Dirk Draheim, Gerald Weber, Springer, 2005 *"Building Web Applications with UML" (2nd edition), by Jim Conallen, Pearson Education, 2003 *"Information Architecture for the World Wide Web" (2nd edition), by Peter Morville and Louis Rosenfeld, O'Reilly, 2002 *"Web Site Engineering: Beyond Web Page Design", by Thomas A. Powell, David L. Jones and Dominique C. Cutts, Prentice Hall, 1998 *"Designing Data-Intensive Web Applications", by S. Ceri, P. Fraternali, A. Bongio, M. Brambilla, S. Comai, M. Matera. Morgan Kaufmann Publisher, Dec 2002, ;Conferences *World Wide Web Conference (by IW3C2, since 1994): http://www.iw3c2.org *International Conference on Web Engineering (ICWE) (since 2000) **2018: http://icwe2018.webengineering.org/ (Caceres, Spain) **2017: http://icwe2017.webengineering.org/ (Rome, Italy) **2016: http://icwe2016.webengineering.org/ (Lugano, Switzerland) **2007: http://www.icwe2007.org/ **2006: http://www.icwe2006.org **2005: http://www.icwe2005.org **2004: http://www.icwe2004.org *ICWE Conference Proceedings **ICWE2007: LNCS 4607 https://www.springer.com/computer/database+management+&+information+retrieval/book/978-3-540-73596-0 **ICWE2005: LNCS 3579 https://www.springer.com/east/home/generic/search/results?SGWID=5-40109-22-58872076-0 **ICWE2004: LNCS 3140 https://www.springer.com/east/home/generic/search/results?SGWID=5-40109-22-32445543-0 **ICWE2003: LNCS 2722 https://www.springer.com/east/home/generic/search/results?SGWID=5-40109-22-3092664-0 *Web Information Systems Engineering Conference (by WISE Society, since 2000): http://www.wisesociety.org/ *International Conference on Web Information Systems and Technologies ( Webist) (since 2005): http://www.webist.org/ *International Workshop on Web Site Evolution (WSE): http://www.websiteevolution.org/ *International Conference on Software Engineering: http://www.icse-conferences.org/ ;Book chapters and articles *Pressman, R.S., 'Applying Web Engineering', Part 3, Chapters 16–20, in Software Engineering: A Practitioner's Perspective, Sixth Edition, McGraw-Hill, New York, 2004. http://www.rspa.com/' ;Journals *Journal of Web Engineering: http://www.rintonpress.com/journals/jwe/ *International Journal of Web Engineering and Technology: http://www.inderscience.com/browse/index.php?journalID=48 *ACM Transactions on Internet Technology: http://toit.acm.org/ *World Wide Web (Springer): https://link.springer.com/journal/11280 *Web coding journal: http://www.web-code.org/ *Web Reference: https://www.kevi.my/ ;Special issues *Web Engineering, IEEE MultiMedia, Jan.–Mar. 2001 (Part 1) and April–June 2001 (Part 2). http://csdl2.computer.org/persagen/DLPublication.jsp?pubtype=m&acronym=mu *Usability Engineering, IEEE Software, January–February 2001. *Web Engineering, Cutter IT Journal, 14(7), July 2001.* *Testing E-business Applications, Cutter IT Journal, September 2001. *Engineering Internet Software, IEEE Software, March–April 2002. *Usability and the Web, IEEE Internet Computing, March–April 2002. Citations

{{DEFAULTSORT:Web Engineering Web development