Dear RST,
I have a Ranorex test suite loaded into Microsoft Visual Studio. When I want to modify any of the recordings in my solution, I retrieve the test suite from Visual Studio by performing a GET command. This downloads all the relevant files into the appropriate folders set up on my local drive. From here I can then edit them.
The problem is that, when I open the Ranorex solution file locally, all but one of the test cases have no data sources associated with them (see atachment). This is not correct as all test cases were linked to a an external (excel) data source when they were written and checked in to Visual Studio. What's puzzling me more is that the variables in each test case are declared as bound even though no data source exists for the particular test case.
When my manager opens the same solution file (I can say with confidence that it's the same because he downloads it from the same source from where I download mine - i.e. Microsoft Visual Studio), the data sources are all correctly linked to each of the test cases, as I would expect to be the case. Can you please let me know why this is occurring. The workaround is to re-associate the relevant data sources with each of the test cases but this association should be in place when the solution file is first opened.
Two main differences between my PC and my manager's is that he is running windows XP and i'm running windows 7. Also, he is running Ranorex version 3.1.2 whereas I am running the latest version (3.2).
Please let me know if you need any more information
Thanks,
Martin