Hi Stoil,
Telerik.TestStudio.CommandLineClient will not pull from TFS and there's no command line option to instruct it to do so. Those credentials you're looking at are null because it was planned to be implemented and has not been yet.
I can think of two ways of scheduling a test list and have it pull the latest from TFS:
1) Use full Test Studio to schedule a test list and check the checkbox "Get latest...".
2) Export the Test Studio project to a Visual Studio project then create a build definition and run the build definition.
Regards,
Cody
Telerik
Telerik.TestStudio.CommandLineClient will not pull from TFS and there's no command line option to instruct it to do so. Those credentials you're looking at are null because it was planned to be implemented and has not been yet.
I can think of two ways of scheduling a test list and have it pull the latest from TFS:
1) Use full Test Studio to schedule a test list and check the checkbox "Get latest...".
2) Export the Test Studio project to a Visual Studio project then create a build definition and run the build definition.
Regards,
Cody
Telerik