はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Internal Labs
0
ソリューション
<100
要約
要約
Integration component to synchronize Test Rail and Test Manager.
概要
概要
This component lets you synchronize data between TestRail and TestManager so you can continue to use your existing test management tool and integrate UiPath to it.
It consists of a server component built using NodeJS. The detailed instructions on setting up the server is provided in a Readme file inside the package.
機能
機能
We can synchronize the Story Points below from Test Rail to UiPath Test Manager:
We can synchronize the Story Points below from UiPath Test Manager to Test Rail:
その他の情報
その他の情報
依存関係
• Express – this package allows creating a server. • Axios – this package allows to make API calls. • Node-schedule – this package allows schedule functions to be called periodically. • lodash – this package allows manipulation of JSON from the response.
コード言語
Visual Basic