I've built test lists that I run whenever we do a new build to a specific environment.
In my case, we're using TFS build agents to deploy the solution to DEV, STG, and PROD.
Is there a way to trigger a specific Test Studio Test List whenever the build is deployed?
In my case, we're using TFS build agents to deploy the solution to DEV, STG, and PROD.
Is there a way to trigger a specific Test Studio Test List whenever the build is deployed?
5 Answers, 1 is accepted
0
Hello Mark,
I assume you're referring to a Test Studio test list (as opposed to a Visual Studio test list)? The only way would be if you can figure out how to modify your build script to run a specific command line. If you can do this you want it to run our command line runner with the appropriate parameters to run the test list of choice.
Regards,
Cody
Telerik
I assume you're referring to a Test Studio test list (as opposed to a Visual Studio test list)? The only way would be if you can figure out how to modify your build script to run a specific command line. If you can do this you want it to run our command line runner with the appropriate parameters to run the test list of choice.
Regards,
Cody
Telerik
0
Mark
Top achievements
Rank 1
answered on 18 Aug 2014, 04:17 PM
Thanks Cody!
Looks like the command line runner is just what I needed.
Looks like the command line runner is just what I needed.
0
Hi Mark,
I'm glad I could be of assistance.
Regards,
Cody
Telerik
I'm glad I could be of assistance.
Regards,
Cody
Telerik
0
Catalin
Top achievements
Rank 1
answered on 29 Jul 2016, 02:25 PM
Hello Mark,
Can you please share your solution with me?
I'm trying to integrate with TFS build server and the results are not published.
Regards,
Catalin Marin
0
Hi Catalin,
The post you refer to is from almost two years ago. Please share your difficulties in details or preferably submit a new ticket describing your scenario. Thanks for your understanding!
Regards,
Elena Tsvetkova
Telerik by Progress
The post you refer to is from almost two years ago. Please share your difficulties in details or preferably submit a new ticket describing your scenario. Thanks for your understanding!
Regards,
Elena Tsvetkova
Telerik by Progress