What are the different type of Check-Out operations
Reserved
Un-reserved
Both a & b
None
Whar are the advantages of Branching
It allows different projects to use the same source at the same time
It allows changes across multiple elements to be logically grouped together
It controls public/private work
All the above
What are the different types of Merges
Trivial
Non-Trivial
Automatic
Following files cannot be merged
Html
Java
Binary
Ascii
What is a view config spec
It specifies which versions of the element should appear in the view
It specifies what type of branching logic used.
None of the above
What are the key products of IBM ClearCase Family
ClearCase LT
ClearCase
ClearCase MultiSite
What are the different clear case Roles
Configuration Manager
Administrator
Tester
a & b
What are the responsilibities of a Developer
Sets up workspace
Integrates changes
Creates baseline
What is the Lost and Found Directory
Contains orphaned elements, which are no longer catalogued in any version of any directory
All the deleted elements will be stored
It the meta directory of the ClearCase
Choose the correct order :
Report Design (.rod) -> Generate .bas code (.bas) -> Build Executable(.rox) -> Run Report (.roi)-> View Report
Build Executable(.rox) -> Report Design (.rod) -> Generate .bas code (.bas) -> Run Report (.roi)-> View Report
Report Design (.rod) -> Build Executable(.rox) -> Generate .bas code (.bas) -> Run Report (.roi)-> View Report
Build Executable(.rox) -> Generate .bas code (.bas) -> Report Design (.rod) -> Run Report (.roi)-> View Report