Hi all I am trying to use Visual Studio to debug a broken Coded Step test step by attaching to the test runner process. Is there any way to better integrate the two, i.e. Visual Studio 2012 and the code for the codedstep in Test Studio? For example one of the problems that I am currently running into is that the HierarchyConstraint reference type is not found. If I had this loaded in VS I could probably find the namespace a little quicker.