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.
We'll cover the following...
We'll cover the following...
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
-
Hover over the Pipelines option of the left menu.
-
Click on the ...