140k views
5 votes
The outcome of this will be that any user story promoted from Dev 1 into INT OR back-promoted to Dev 1 will not follow the ___ behavior but the behavior of the ___ (manual in this case, instead of automated).

a. Metadata Grid, Automated
b. Connection Behavior, Default
c. Pipeline Manager, Automated Deployment
d. Promotion Record, Connection Behavior

1 Answer

3 votes

Final answer:

The correct choice is b. Connection Behavior, Default, which implies manual user story promotion between development and integration environments.

Step-by-step explanation:

The outcome of this will be that any user story promoted from Dev 1 into INT or back-promoted to Dev 1 will not follow the automated behavior but the behavior of the manual processes. The correct answer is b. Connection Behavior, Default. This means that when a user story is moved from the development environment to the integration environment, or vice versa, the process will not be automatic. Instead, it will default to a manual process, requiring manual intervention for the promotion to occur.

User Peter Schorn
by
7.7k points