Search found 5 matches

by ThoMo
Tue Mar 29, 2016 12:46 pm
Forum: Automation API
Topic: API docu for DataConnectorConfig/DataConnectorConfigFactory
Replies: 4
Views: 2173

Re: API docu for DataConnectorConfig/DataConnectorConfigFactory

Thanks for your response - I will discuss it further with the support team.

ThoMo
by ThoMo
Thu Mar 24, 2016 5:31 pm
Forum: Automation API
Topic: Access TestSuite specific value in DataConnector
Replies: 3
Views: 2228

Re: Access TestSuite specific value in DataConnector

Hi, thanks for your suggestion. First my configuration: Ranorex 5.4.0 Win 7 (Dev), WinXP/Win2k/Win7 (Testexecution) My own DataConnector (Subclass of FileDataConnector) Let me extend my example by some further notes. TestSuite (consists of 4 steps aka TestCases, all TCs are selected and executed) Te...
by ThoMo
Thu Mar 24, 2016 3:33 pm
Forum: Automation API
Topic: Access TestSuite specific value in DataConnector
Replies: 3
Views: 2228

Access TestSuite specific value in DataConnector

Hi, in my own DataConnector I want to load data depending on a test suite specific value. Also the value can be changed in one test case and the data connector should return values with respect to the new value. Example: TestSuite TestCase 1 set x = 5 TestCase 2 DataConnector deliver: data[x] -> fiv...
by ThoMo
Thu Mar 24, 2016 11:12 am
Forum: Automation API
Topic: API docu for DataConnectorConfig/DataConnectorConfigFactory
Replies: 4
Views: 2173

Re: API docu for DataConnectorConfig/DataConnectorConfigFactory

Hi Robert,

but using the forum post I was able to implement my own DataCollector. Do you have any further information about the prospected changes?

Regards,
ThoMo
by ThoMo
Tue Mar 22, 2016 6:47 pm
Forum: Automation API
Topic: API docu for DataConnectorConfig/DataConnectorConfigFactory
Replies: 4
Views: 2173

API docu for DataConnectorConfig/DataConnectorConfigFactory

Hi, can you please extend the API documentation by information about the DataConnectorConfig and DataConnectorConfigFactory class. Both classes are used in your CustomConnector example (Search for "How to integrate my own DataConnector in Ranorex Studio?" - I can't post the url here). Regards, ThoMo