Configuring vNext Builds to Run AQTime Test Items (Team Foundation Server 2015)

Applies to AQTime 8.81, last modified on January 18, 2022

This topic explains how to configure vNext build definitions to run AQTime projects as part of the Build & Release pipeline in Team Foundation Server 2015.

Requirements

The computer, where you create a team build, must have access to your team project on your Team Foundation Server:

  • You can access the project from Visual Studio Team Explorer.

– or –

  • On the computer, where Visual Studio is not installed, you can access the project directly from your web browser by using Team Web Access.

    You can find information on Web Access in the Work in the TFS Web Portal article of the MSDN Library.

Configuring Build Definition

  1. Open your team project’s web portal. You can navigate to it directly in your web browser or you can open it from Visual Studio Team Explorer.

  2. Navigate to the Build hub:

    AQTime integration with Visual Studio: Opening the Build hub

    Click the image to enlarge it.

  3. Open an existing build definition you want to configure or click to create a new build definition:

    AQTime integration with Visual Studio: Creating a build definition

    Click the image to enlarge it.

  4. On the Repository page of the definition, configure your build definition to get the needed files from your source control:

    If You Use Team Foundation Version Control

    Map the source control directories that store your Visual Studio test project and AQTime projects to the appropriate local directories on the build computer:

    AQTime integration with Visual Studio: Mapping Team Foundation Version Control folders

    Click the image to enlarge it.

    If You Use Git

    Specify the repository and the branches that store your team project files:

    AQTime integration with Visual Studio: Git

    Click the image to enlarge it.

  5. On the Build page of the definition, specify the details of the build process (what functions the team build will perform):

    • Add a step that will build your Visual Studio test project:

      AQTime integration with Visual Studio: Adding a build step that will build Visual Studio test project

      Click the image to enlarge it.

      In the Solution box, click the ellipsis button and browse for the Visual Studio test project that contains your AQTime Test items:

      AQTime integration with Visual Studio: Specifying Visual Studio test project containing AQTime Test items

      Click the image to enlarge it.

    • Add a test build step to your definition:

      AQTime integration with Visual Studio: Adding a test step that will run AQTime Test items

      Click the image to enlarge it.

      To configure the added test step to run your AQTime Test items, in the Test Assembly text box, specify .aqtimetest files:

      AQTime integration with Visual Studio: Specifying AQTime Test item files

      Click the image to enlarge it.

  6. Specify other build properties. To learn more, see the Create and queue a build definition article in the MSDN Library.

  7. Save the changes.

Prev     Next

See Also

Configuring Visual Studio Test Projects to Run AQTime Projects
Running Builds
Configuring XAML Builds to Run AQTime Test Items (Team Foundation Server 2010 - 2015)
Running AQTime Projects as Part of Build And Release Pipeline

Highlight search results