Forum Discussion
basavaiah
12 years agoOccasional 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.
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
11 years agoContributor
I was just curious if you found a way to pass in parameters from MTM or if you found an alternative.
Thanks