How to change MTM Lab Manager testsettings naming scheme ???
-
04 Oktober 2011 19:25
Hi Everyone,
How can I change MTM Lab Manager test settings naming scheme ?
I'd like to define a different naming scheme to my Lab Manager Test Setting, same way anyone can change it in VS2010 Test Settings => General Tab => User-defined scheme (edit file Local.testsettings located in a test solution)
I need this because I'm executing Telerik UI tests with coded steps and tests are failing because test agent is trying to find code-behind assemblies in a path like this "C:\Users\QASERVICE\AppData\Local\VSEQT\QTController\rm\1887\QASERVICE_QAMACHINE 2011-10-04 14_52_46\Out\Day_10_4_2011.dll" !
So then I'll always know where to dynamically place the code-behind assemblies before executing tests.
Any ideas ?
Thank You.
Semua Balasan
-
06 Oktober 2011 6:37
Try to take a hint from this http://www.anujchaudhary.com/2011/07/mtm-update-test-settings.html
Hope it helps.
Thanks,
Anuj
http://www.anujchaudhary.com/- Disarankan sebagai Jawaban oleh niveditabawa_MSFTMicrosoft Employee, Moderator 20 Oktober 2011 12:57
- Saran Jawaban dibatalkan oleh Gautam Goenka [MSFT]Microsoft Employee, Moderator 09 Januari 2012 12:39
-
04 Januari 2012 19:48
Hi Anuj,
It doesn't help me since currently it only allows to update/view the bucket size and update/view the deployment timeout...
Any other ideas?
Thank you