Vansah.SendResults.Activities
1.1.0
dotnet add package Vansah.SendResults.Activities --version 1.1.0
NuGet\Install-Package Vansah.SendResults.Activities -Version 1.1.0
<PackageReference Include="Vansah.SendResults.Activities" Version="1.1.0" />
<PackageVersion Include="Vansah.SendResults.Activities" Version="1.1.0" />
<PackageReference Include="Vansah.SendResults.Activities" />
paket add Vansah.SendResults.Activities --version 1.1.0
#r "nuget: Vansah.SendResults.Activities, 1.1.0"
#:package Vansah.SendResults.Activities@1.1.0
#addin nuget:?package=Vansah.SendResults.Activities&version=1.1.0
#tool nuget:?package=Vansah.SendResults.Activities&version=1.1.0
Vansah.SendResults.Activities
Send your automated test results to Vansah Test Management for Jira, straight from a UiPath workflow. ✅
🚀 Get started in 6 steps
| # | Step | |
|---|---|---|
| 1 | Install Vansah.SendResults.Activities in UiPath Studio (Manage Packages) | Guide → |
| 2 | Create a Vansah Connect API token | Guide → |
| 3 | Store it in a VANSAH_TOKEN environment variable |
Guide → |
| 4 | Drop Vansah Start Test Run in your sequence, pick a Run Type, bind the Response | Guide → |
| 5 | Add Vansah Add Test Step, set the step Result and attach a screenshot 📸 | Guide → |
| 6 | Set each activity's Operation → Activate and run ▶️ | Guide → |
💡 New here? The full illustrated guide walks through every step with screenshots.
🧩 What's inside
| Activity | What it does |
|---|---|
| ⚡ Quick Test | Post an overall result for a Test Case in a single activity. |
| 🏁 Vansah Start Test Run | Start a run against a Work Item, Test Folder, Standard Test Plan, or Advanced Test Plan. |
| 🪜 Vansah Add Test Step | Report each step as PASSED / FAILED / UNTESTED / N/A, with an actual result and an optional screenshot / file as evidence. |
Config flows automatically from Start Test Run to Add Test Step, so there's no need to re-enter the API URL or token.
✅ Requirements
- UiPath Studio 26.0 or later
- A Vansah Connect API token and your region's API Connect URL
🔗 Handy links
- 📖 Full guide: Send Test Results to Vansah from UiPath
- 🔑 Create a Vansah API Token
- 🌐 Vansah API Connect URL
- 📁 Getting the Folder Path of a Test Folder
🆘 Support
Found a bug or have a feature request? Open a request on the Vansah Service Desk.
© Vansah. All rights reserved.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net6.0
- Newtonsoft.Json (>= 13.0.3)
- System.Activities.ViewModels (>= 1.20260324.1)
- UiPath.Robot.Api (>= 21.10.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.0 | 52 | 7/7/2026 |
| 1.0.204.610 | 222 | 7/22/2024 |
| 1.0.204 | 165 | 7/22/2024 |
1.1.0: Adds step-by-step activities (Vansah Start Test Run / Vansah Add Test Step) with Run Type selection (Work Item, Test Folder, Standard/Advanced Test Plan), iteration picker, per-step results, and screenshot/file attachments. Config flows automatically from Start Test Run to Add Test Step.