For example:
Set myTest = tdc.TestFactory.Item(aTestId) Set aNewConfig = myTest.TestConfigFactory.AddItem(NULL) aNewConfig.Name = "Firefox" aNewConfig.Post
For example:
Set myTest = tdc.TestFactory.Item(aTestId) Set aNewConfig = myTest.TestConfigFactory.AddItem(NULL) aNewConfig.Name = "Firefox" aNewConfig.Post