West Virginia University Computer Security and Privacy Incident Reporting System

File An Incident Report Learn more about defending your data.
Application

Application Development Process

  1. Requirements - Requirements are written using the standard Requirements Specification document.
  2. Design - The application’s user interface and cosmetics are designed by the lead designer, based on the Requirements Specification document.
  3. Development - The lead application programmer develops the application based on the Requirements Document, implementing the user interface from the designer. The programmer and designer meet periodically to ensure proper implementation of the design and intuitive application navigation and functionality.
  4. Testing - The application is tested by the design, then later by Web Services. In addition, security scans are ran against the application using AppScan, once upon completion of the application. If needed load testing is done.
  5. Implementation
  6. Maintenance