Actions

Deployment: Difference between revisions

From dotnet

(Created page with "This software is in '''Deployment/Release''' status meaning the software has been thoroughly tested and is deemed ready, it is deployed to the production environment or released to end-users. Deployment means there is a docker image in docker hub and/or it is available as a service making the software available for use. It also means there is full '''Maintenance and Support''', the software has ongoing maintenance and support including fixing bugs, updates, and technical...")
 
No edit summary
 
Line 1: Line 1:
This software is in '''Deployment/Release''' status meaning the software has been thoroughly tested and is deemed ready, it is deployed to the production environment or released to end-users. Deployment means there is a docker image in docker hub and/or it is available as a service making the software available for use.
This software is in '''Development/Testing''' phase, coding and programming of the software is take place. This stage can include multiple iterations and testing cycles to refine the software. The software will be thoroughly tested for bugs, errors, and functionality issues. This includes unit testing, integration testing, system testing, and user acceptance testing to ensure the software meets the desired quality standards.
It also means there is full '''Maintenance and Support''', the software has ongoing maintenance and support including fixing bugs, updates, and technical support available to users. There is also contract work available that includes adding new features or making enhancements on user request.

Latest revision as of 22:49, September 17, 2023

This software is in Development/Testing phase, coding and programming of the software is take place. This stage can include multiple iterations and testing cycles to refine the software. The software will be thoroughly tested for bugs, errors, and functionality issues. This includes unit testing, integration testing, system testing, and user acceptance testing to ensure the software meets the desired quality standards.