or
Hi,
The new version of Telerik Load Testing, does it have data driven test capability?
If yes, where can I read more about it?
Thanks
Hi, please can you tell me what is purpose of associating coded test to Test Case in VS which I saw in your video (Test Studio Integration with Team Foundation Server)? I thought that this is when you need run more advanced test CUI test in MTM? But which advantage I can get associating Test studio test with test case?
Thanks
David
/// <summary> /// Find logic /// (Html): [id 'Exact' silverlightControlHost][tagIndex 'Exact' object:0] /// /// </summary> public ArtOfTest.WebAii.Controls.HtmlControls.HtmlControl ObjectTag { get { return Get<ArtOfTest.WebAii.Controls.HtmlControls.HtmlControl>("id=silverlightControlHost", "|", "tagIndex=object:0"); } }