Developing a Commerce Site

written by: Nelson Druell; article published: year 2006, month 08;


In: Root » Internet » Web design and development » Developing a Commerce Site

Dutch French Spanish Portuguese Italian German Japanese Chinese Korean Russian Arabic Bookmark and Share this Article

Developing a commerce site is similar to developing an application, and a structured approach is recommended. This article discusses a development methodology for the commerce site. An approach with the following stages is recommended here:

  • Scope
  • Prototype
  • Design
  • Implementation
  • Testing
  • Deployment

Scope

The Scope stage involves the following activities:

  • Researching the business requirements
  • Projecting the infrastructure needs of the solution
  • Establishing the overall technical architecture of the solution
  • Performing an initial analysis of the security, performance, maintainability, and integration issues
  • Specifying a schedule for development and implementation of the solution

Prototype

The Prototype stage involves building a basic layout of the site so as to get a taste of what the site will look like. The prototype is essentially the foundation for the final site and can be modified according to the customer’s feedback.

Design

The Design stage involves developing the logical design. It also involves designing the user interface and deriving the physical design.

Implementation

The Implementation stage involves translating the design into the actual site. This can be in the form of changes and updates to the prototype. The key tasks are creating the user interface, developing custom components for the order processing pipelines, if needed, and implementing the database according to the design.

Testing and Deployment

The site should be tested before deployment. Among other things, the site should be tested for security, user interface, performance, and ease-of-use. Furthermore, the site developed should be deployed.

Disclaimer

1) E-articles is not responsible for the information contained by this article as well for any and all copyright infringements by authors and writers. E-articles is a free information resource. If you suspect this article for any copyright infringement, please read the terms of service and contact us to investigate the problem.
2) E-articles is not responsible for inaccuracies, falsehoods, or any other types of misinformation this article may contain and will not be liable for any loss or damage suffered by a user through the user's reliance on the information gained here.

link to this article