A developer has created a repository workspace on the server and wants to be able to access the files
locally via installed tools such as editors and compilers.
What action must the developer take to accomplish this?
A. Take a baseline of the components.
B. Load the contents of the repository workspace.
C. Check out the files and save copies to the file system.
D. Modify the stream's flow target to match the repository workspace.
A developer working in the RTC Eclipse client has checked in their changes and found that another
developer's incoming change set has affected the same file. The developer attempted to Auto Resolve the
conflict, but was unsuccessful.
Which of the following would cause this to occur?
A. The incoming change set appended new lines to the file.
B. The developer's change set included changes to multiple files.
C. Both change sets contained changes to the same line in the file.
D. Work items related to the change sets affect the same component.
A user would like to set up mandatory attributes. How can this be accomplished?
A. Set a work item precondition.
B. Update the work item type's workflow.
C. Update the permissions for a specific role.
D. Change a setting on the attribute definition.
When an RTC user logs onto the JTS Application Administration Web Page to create a new RTC user, the
'Users' menu does not appear.
What is the reason for this?
A. The user is not registered as a member of the project area.
B. The user does not have JazzAdmins Repository Permission.
C. The user does not have the proper RTC Client Access License.
D. The user does not have JazzProjectAdmins Repository Permission.
The scrum master moves a story in the Quick Planner from the backlog to a sprint plan. Which attribute on the story was automatically updated by this action?
A. Release
B. Owned by
C. Planned for
D. Filed Against
A user wants to create an enumeration. There is a requirement to allow users with the appropriate
permissions to add new literals from the Work Item editor.
Where does the enumeration need to be stored?
A. Database
B. Process Template
C. Repository Workspace
D. Process Specification
A development team would like to apply tighter governance of code towards the end of its release How is this implemented? (Choose two.)
A. Restrict deliveries based on role.
B. Restrict deliveries based on access group.
C. Require read only attributes on work items.
D. Require change sets to be approved before delivery.
E. Restrict check-in to the developer repository workspace.
An administrator is designing the representation of the following: 1) which team is responsible for work items 2) in which build the defects were discovered 3) the timeframe for the work item to be completed
Which of the following shows the correct relationships?
A. Categories: Found In Releases: Planned For Iterations: Filed Against
B. Team Areas: Planned For Releases: Filed Against Iterations: Found In
C. Categories: Filed Against Releases: Found In Iterations: Planned For
D. Team Areas: Filed Against Releases: Planned For Iterations: Found In
What build related activities can a user accomplish using the RTC web client?
A. Define build scripts
B. Administer build engines
C. Request builds and monitor status
D. Create and modify build definitions
A development has organized the source code into components and found that there is a strong
dependency or containment relationship between two of the components.
What action could the development team take to establish this relationship?
A. Take a baseline of both components.
B. Update both component's Properties view.
C. Utilize a work item to link both components.
D. Create the Child component as a subcomponent of the parent.