Perforce

 28 Minutes
 14 Questions


This test is designed to assess a candidate's knowledge of the basics of Perforce technology. It will cover topics such as setting up a Perforce server, creating users and groups, configuring access rights, and managing files and directories. The test will also include questions about the various commands used to interact with the Perforce server.


Example Question:

Multiple-Choice
Consider the below operations:
Miriam opens //depot/dev/main/hello.java #2 for edit.
David opens the same file for edit.
Miriam and David both edit //depot/dev/main/hello.java #2
Miriam submits a changelist containing //depot/dev/main/hello.java #2, and the submit succeeds.
David submits a changelist with his version of //depot/dev/main/hello.java #2
What will be the result of David last operation?