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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vansah.SendResults.Activities" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vansah.SendResults.Activities" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Vansah.SendResults.Activities" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Vansah.SendResults.Activities --version 1.1.0
                    
#r "nuget: Vansah.SendResults.Activities, 1.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Vansah.SendResults.Activities@1.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Vansah.SendResults.Activities&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Vansah.SendResults.Activities&version=1.1.0
                    
Install as a Cake Tool

Vansah.SendResults.Activities

NuGet Downloads License Full Guide Website

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

🆘 Support

Found a bug or have a feature request? Open a request on the Vansah Service Desk.


© Vansah. All rights reserved.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.