How to get Tosca TestDataEndpoint and TestDataRepository
Category:
Question ID: 110256
2
0

I’m just beginning to use Tosca TDS and I’m trying to figure out how to get the values for the Tosca TestDataEndpoint and TestDataRepository. I know they have to be created as Test Configuration Parameters, but I do not know how to get the values.

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on October 27, 2021 1:38 pm
169 views
Answers (1)
3
Private answer

Log on to your Tosca Sever and from the Landing Page, click on Test Data Management.

In the address bar of the browser, your URL will look something like this:

http://localhost:5001/TestDataManagement/Management

Simply remove the section "/TestDataManagement/Management" and hit enter.

This gives you a page that says:

TestDataService is running on /TestDataService

TestDataManagement is running on /TestDataManagement

If you click on the /TestDataService link, you'll get the URL for the TestDataEndpoint, which should be similar to:

http://localhost:5001/TestDataService

The TestDataRepository is the name of the repository that was created in the Test Data Management screen. In my case, it is TDSWorkshop.

TDS repository

After entering these values, my test configuration looks like this:

TCPs

Marked as spam
Posted by Michaeldx (Questions: 0, Answers: 0)
Answered on October 27, 2021 3:32 pm
0
Thanks, that is very helpful! I'm able to run my test now!
( at October 27, 2021 3:34 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top