Development Support and user acceptance Flashcards
When do delivered features go through the go/no go process?
Once the UAT phase is completed
What do Go / No Go decisions do?
Go means feature is approved and can be deployed to production
No Go means feature is not approved
What is the outcome of a Go/No Go decision?
approving or rejecting a project deliverable before it is released
What step in the release process are. go/no go decisions?
Final step before releasing feature
What does the release checklist entail in Go / No Go decisions?
Does the Feature Achieve its objective
Does the feature impose risk
Does the feature impact live data
Does the feature comply with regulations
For a Go Decision, what must be completed for project sign off?
project team verifies if the product accomplishes the elicited requirements, meets the acceptance criteria, and passes UAT
Once what is given can the project team schedule the release of the product?
Official Sign off by project owner
What does a No Go statement entail?
Feature is not ready for release TODAY, but could be on a later date
Why would a No Go statement happen?
Feature would impact live data, not follow regulations
How do business analysts help project owners in Go / No Statements?
Business Analysts are there to make sure the project owner understands all feature requirements, and that all teams are aligned.
What is User Acceptance Testing?
UAT is the process is testing if the software meets the needs of the business
When does UAT start?
there is a right time for UAT! It is:
After development of requirements, and before deployment
What is the Business Analyst Role in the UAT process?
- Identify the UAT Testers (who would be good at testing this feature?)
- Obtain Sign-Off then conduct Roundup Meeting. Acts as liasion between business and developers
- Creating Test Cases based on requirements
- Executing test cases. does the feature complete the requirements?
Who tests in UAT?
end users, project experts, project owner
Who are the four groups of people involved in UAT?
Testers - End users of the product, or experts in the project
Project manager - Final Decision maker. is the link between testers and business owner
Business Owner - Project sponsor, makes sure test plan supports project goals. If shit doesn’t work, they approve changes
Software Development Team - If bugs are found, these guys fix them