Search⌘ K
AI Features

Add Shared Variables to a Library

Explore how to create and manage shared variables in Azure DevOps variable groups. This lesson helps you centralize common pipeline variables like browser name and test plan IDs, improving test management and reducing duplication in Selenium Java automated test pipelines.

It is possible that several pipelines share variables such as browser name, test plan id, test suite id, and API key. Instead of creating these variables in each pipeline, we can add them to a library.

Create variables in the library

  1. Hover over the Pipelines option of the left menu.

  2. Click on the ...