Forum Discussion
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.
- basavaiahOccasional ContributorThanks 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.
- basavaiahOccasional ContributorTanya,
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.- bknutsonContributor
I was just curious if you found a way to pass in parameters from MTM or if you found an alternative.
Thanks