Dtfc
Identifies the DTFC that is going to be deployed to startup the
desired DTF setup. Within a DTFC you can identify all of the DTFA
's required to create this setup as well as the exact DTFX to
execute and run a given test.
Children Tags
Usage Examples
Example #1
<dtfc host="localhost" path="dtf/dtfc" user="builduser">
<dtfa host="localhost" path="dtf/dtfa1" user="builduser" />
</dtfc>