TFS & Visual Studio ALM – by Neno Loje

(formerly Team System, VSTS)

Entries Tagged as 'Test Agent'

Q: What are the possible expressions for the “Test Filter criteria” parameter?

February 22nd, 2016 · No Comments · Automated Tests, Team Foundation Build (TF Build), TFS Lab Management

Answer: You can find a good description of the various expressions that you can use for the “Test Filter criteria” parameter at: http://i1.blogs.msdn.com/b/visualstudioalm/archive/2012/09/26/running-selective-unit-tests-in-vs-2012-using-testcasefilter.aspx –Neno

[Read more →]

Tags:

Q: How to enable screen video recording when running functional tests on a Test Agent?

February 22nd, 2016 · No Comments · Automated Tests, TFS Lab Management

Answer: On the “Run Functional Tests” task, you can specify a .testsettings file in the “Run Settings File” parameter. You can create .testsettings files in Visual Studio, which pops up a wizard to guide you through the settings, or you can read more about .testsettings files at: https://msdn.microsoft.com/en-us/library/ee256991.aspx –Neno

[Read more →]

Tags: