.net - How can I run Ranorex automated tests from MTM? -


Somehow I'm trying to connect Microsoft Test Manager and Rororix together.

What I have done so far, I made a tonicox automatic test with the Ranorex recombine, it seems that is fine.

I added Visual Studio on this story and added a Codedi test project which got a reference from the Ranrox project.

I can run this test with the code from Visual Studio.

What I really want, is to add automated test to Ranorex with test cases defined in MTM so that I can run from MTM.

I added the test to the Codedi test, but every time I run an exam, the exception is found which says: testuit.rxtst could not be found ..... every time a new folder was created Does anyone else go?

Any ideas?

thanx in advanced

Well I tried to post a picture, but I need at least 10 reps: (

< P>

I think you have forgotten to add the DeploymentItem attribute to your coded yewest class or your testing method.

 < Code> & lt; codedUITest () & gt; & # 39; DeploymentItem ("NameOfYourTestSuite.rxtst") & gt; public class name of class sensitized cipat epithets  

or

 < Code> & Test; TestMethod () & gt; DeploymentItem ("NameOfYourTestSuite.rxtst") & gt; Universal Nick sub Namoftest method ()  

If you use this feature do not forget to deal with the module groups.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -