Software Terms Flashcards
Failure
Deviation identified by end-user while using system.
Failure
Deviation identified by end-user while using system.
Defect
Deviation from the expected behavior to the actual behavior.
SOP
Standard Operating Prodcedure
Defect
Deviation from the expected behavior to the actual behavior.
Error
Any incorrect human action that produces a problem in the system
Products (VS Project)
Developed for multiple customer requirements (vs just one)
Project (VS Product)
Developed for a specific customer requirement (vs multiple customer requirements)
API’s
Application programming interface.
This allows services and products to communicate with each other and leverage each other’s data and functionality through a documented interface.
Deployment Manager Process
- Backup
- Automate
- Test
Enterprise Release Process
- Priority Gate
- Planning
- Phases
- Build Gate
- Integrations Testing
- Build Gate 2
- Goes to Deployment Manager
- Prod Gate to Users!
Environment Manager
Manage Dev, SIT, UAT, Stage
SIT
System Integrations Testing
UAT
User Acceptance Training
STUBS
A program which acts as a dummy module for top down testing