1 / 5
QA teams ___ new releases to staging before production.
-
-
-
-
You deploy to staging. Deploy is the precise collocation; the others are informal. So deploy new releases to staging.
2 / 5
The staging environment should ___ production as closely as possible.
-
-
-
-
Staging should mirror production. Mirror is the exact collocation; the others are vague. So mirror production.
3 / 5
Engineers ___ smoke tests against staging after every deployment.
-
-
-
-
You run smoke tests. Run is the standard collocation; the others are informal. So run smoke tests against staging.
4 / 5
We need to ___ staging data regularly so tests use realistic records.
-
-
-
-
You refresh staging data. Refresh is the precise collocation; the others are informal. So refresh staging data.
5 / 5
The team will ___ access to staging so only authorised users can test.
-
-
-
-
You restrict access to staging. Restrict is the standard collocation; the others are informal. So restrict access to staging.