Publishing test assemblies with artifacts in order to use them during functional tests on VSTS

Multi tool use
Multi tool use
The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Publishing test assemblies with artifacts in order to use them during functional tests on VSTS



I am having a really hard time trying to figure out how to properly configure functional tests on my realease pipeline. I have a solution that contains some web projects being built using the default build configuration in VSTS. The artifact is ok and I can publish them using a release pipeline.
So far so good, now I want to implement functional tests using CodedUI and have them integrated on my releases. We have a development server with a vsagent that was installed when I configured the deployment group. I then installed manually a vstest agent using a tool that I have downloaded here.



I then added a new task on my release pipeline: VsTest configured as follows



enter image description here



This is the log output from the test task in my release pipeline where it says that no test assemblies were found:



enter image description here



My build task:



enter image description here



And this is my artifact package that doesnt seems to have any test assemblies, only web projects:



enter image description here



So basically, how do I publish my test assemblies in order to use them in my release pipeline? Am I doing it right packing the test assemblies together with my web projects artifacts?









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

C,TeNTPgLa,qHLNOA,SrWW24wuLvj9cI8JBWE3f0JN 2fyE0
iXpUW 090n1zusJe6KG8z,RCgex kXA3WiIGRAtFKouOcISsu YZu5fqgT6UYVI9h0UJ,DDAtpVNJ5,v3LfwRq1

Popular posts from this blog

Keycloak server returning user_not_found error when user is already imported with LDAP

PHP parse/syntax errors; and how to solve them?

415 Unsupported Media Type while sending json file over REST Template