BT.TestAgent
1.0.44
dotnet tool install --global BT.TestAgent --version 1.0.44
dotnet new tool-manifest
dotnet tool install --local BT.TestAgent --version 1.0.44
#tool dotnet:?package=BT.TestAgent&version=1.0.44
nuke :add-package BT.TestAgent --version 1.0.44
<b>Description :</b><br /> <small>Console Application/Tool manage Custom Tags and generate Test Packs in DevOps</small><br />
<b>Installation :</b><br /> dotnet tool install --global BT.TestAgent<br /> <small>or</small><br /> dotnet tool install --global BT.TestAgent --version 1.0.x
<b>Usage:</b>
- Tool Mode
testagent --organisation "...." --name "...." --repoid "..." --pat "...."
<span style="display:inline-block;width:120px;">--organisation</span> <small>Organisation name </small><br> <span style="display:inline-block;width:120px;">--name</span> <small>Project name </small><br> <span style="display:inline-block;width:120px;">--repoid</span> <small>Repository Id Guid </small><br> <span style="display:inline-block;width:120px;">--pat</span> <small>Personal Authentication Token </small><br>
- Prompt Mode
loadconfig to load configuration from config.json file
or
loadconfig --path C:\path\to\config.json
Parameter Options:
<small>Parameter values can be given with or without double quotes </small><br />
<b>Commands:</b> <small>Neither commands nor parameters are case sensitive, parameter values signified with their type i.e., bool should be replaced with true or false, int should be replaced with an integer value, string should be replaced with an quoted string value, arrays should be written either [int,int,int] or int,int,int format. </small>
<div style="color:blue;">
GetAllPlans, <br /> GetTestPlan, <br /> GetAllTestSuitesForPlan <br /> GetAllTestSuiteFoldersForPlan <br /> GetTestSuite <br /> GetTestSuiteRecursively <br /> GetTestSuiteRecursivelyAsList <br /> GetTestSuitesChildren <br /> GetTestSuiteAsTreeView <br /> GetTestSuiteFolderAsTreeView <br /> CloneTestSuite <br /> GetRelatedTestSuitesForTestCase <br /> IsTestCaseExistIn <br /> IsAnyTestCasesReferenced <br /> GetTestCase <br /> GetWorkItemComments <br /> GetTestCases <br /> GetTestCaseIdList <br /> GetTestCaseIdListForPlan <br /> GetSubSuiteIdList <br /> CloneTestCase <br /> DeleteTestCase <br /> DeleteTestSuite <br /> GetWorkItem <br /> GetWorkItemApi <br /> GetClonedParentId <br /> AssignWorkItemToUser <br /> GetBranchFiles <br /> GetFileContent <br /> GetPullRequest <br /> GetPRFiles <br /> GetDBConfig <br /> GetDbProjectData <br /> GetDbStatus <br /> GetAllPrsFromDb<br /> GetPrFromDb<br /> GetPrFromDbWithFiles<br /> GetPrFromDbWithCombinations<br /> GetPrFilesFromDb<br /> SavePrFilesToDb<br /> PrHasCombinationsInDb<br /> GetTestGroups<br /> GenerateTestPack<br /> GenerateTestPackByPrompt<br /> </div>
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
This package has no dependencies.
This version compatible with .Net 10.0