How to create ExcelDataConnector dynamically

Best practices, code snippets for common functionality, examples, and guidelines.
KarthikD
Posts: 1
Joined: Mon Jan 16, 2017 6:24 am

How to create ExcelDataConnector dynamically

Post by KarthikD » Mon Jan 16, 2017 6:44 am

I have 400 individual tests in a single test suite, each of these tests have its own ExcelDataConnector binding to different worksheets. Now creating and maintaining such huge number of ExcelDataConnectors from .rxtst file is difficult.

How can I create ExcelDataConnectors during runtime ?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: How to create ExcelDataConnector dynamically

Post by Support Team » Thu Jan 19, 2017 3:34 pm

Hi KrathikD,

Creating and binding DataConnectors during runtime is unfortunately not supported out of the box, but if you could provide additional information about your current Test Suite structure, we might be able to find a suitable workaround for you.

Regards,
Markus (S)