bs227 / mywebclass-simulation

MIT License
0 stars 0 forks source link

As a website owner, I want to measure deployment times, so that I can identify areas for improvement and optimize the deployment process #29

Open bs227 opened 1 year ago

navyarangu13 commented 1 year ago

Acceptance Criteria

  1. The website must record the time when a deployment process begins and when it is completed.
  2. The website must calculate the duration of the deployment process in minutes or seconds.
  3. The website must be able to generate reports that show the average deployment time for a given time period.
  4. The website must be able to filter deployment times by deployment type (e.g. staging, production).
  5. The website must have a clear and user-friendly interface that allows the user to view deployment times and reports.
  6. The website must be able to handle errors and exceptions gracefully and provide informative error messages to the user.
  7. The website must validate user input and provide clear and informative messages to the user in case of incorrect or missing data.
  8. The user enters incorrect data, such as an invalid deployment type or an incorrect start or end time.
  9. The website displays informative error messages to the user in case of incorrect or missing data.
  10. The website handles errors and exceptions gracefully, and does not crash or display confusing error messages to the user.

Story Points: 2

Estimation: 1-2 days

Resources: deployment tools, testing resources, analytics tools.

Importance: Low

Urgency: High