visual studio - Is there a way to associate and execute protractor tests to MTM test cases? -


Here's the background:

  • I have written tests in my tester @ visual studio and < / Li>
  • The project is checked in TFS;

Now, my intention is to associate my protractor test for the Microsoft case trials, then I intend to run against an environment (SCMM).

I tried coded u test, but i got a little slow speed.

Is there any way I can do this?

Thank you.

I used to complete it.

Each generic test protractor you create can represent the test. I gave them names like this. then you can . Simple as that.

I made it one step further and set the generic test in such a way that this protractor runs the test. This is really good because the visual studio will recognize these tests in the test explorer. Do not prompt any other commands :)

Here's an example:


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%? -