Printer FriendlyEmail Article Link

How can we creates multiple objects at the same time in Test Center API?

Answer

Use command "CreatorCommand ".  This command object does the same thing as the create function, except that with this command object you can create multiple child objects under multiple parent objects with one command.

For example:

stc::perform creator -createclassid port -createcount 5 -parentlist project1


Product : Automation,API,Spirent TestCenter