Forum Discussion

basavaiah's avatar
basavaiah
Occasional Contributor
11 years ago

Not able to run TestComplete scripts from MTM.

Hi,



Can anyone help me as how to debug and how to see the actual failure when we run the TestComplete scripts from MTM.



I am sure it is trying to execute scripts, but not sure where else I can look to see the real reason for failure.

5 Replies

  • Hi Ravi,

     


    Is MTM Microsoft Test Manager? 


    If so, Test Manager allows you to execute TestComplete tests and to review short info on whether the test passed or failed as it's described here.


     

  • basavaiah's avatar
    basavaiah
    Occasional Contributor
    Thanks Tanya. Can we pass MTM( Microsoft test manager) parameters to test complete scripts?
  • Hi Ravi,

     


    I don't see an option for this.


    Can you describe what data you want to pass to the test? Perhaps, we can suggest an alternative solution.


     

  • basavaiah's avatar
    basavaiah
    Occasional Contributor
    Tanya,



    when we write test cases in MTM, we can declare parameters and add data to parameters. When we run the test cases manually, we use the data specified in parameters. Parameters are used to store test data. It is like data table for data driven tests.



    Thanks.
    • bknutson's avatar
      bknutson
      Contributor

      I was just curious if you found a way to pass in parameters from MTM or if you found an alternative.

       

      Thanks