How to assign tags to scripts via API #36
lordarokh
announced in
Announcements
Replies: 1 comment 2 replies
-
|
Hi there, Thank you for starting onboarding your package to Test Base via API! 😊 In order to better support your 'validation failure' case, may I know which test type you are setting for the package? Out of Box testing or Functional testing? Best, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are creating Test Base Application package via the API's.
We have created a package aligned with the Sample examples that are provided.
But the package validation failed. When we check the reason, we couldn't find any explanation.
As of troubleshooting, we edited our package to see if anything which might be missing.
And there we encountered the message that, "TAGS" are missing for the scripts.
For testing purposes, we have manually assigned the "TAGS" to the scripts.
However, when we compare the JSON data with the one which we assigned tags manually against our failed package JSON data, we do not see any difference.
So we are lost on how the TAGS are assigned to the scripts, if we want to work thru API's.
Any ideas?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions