Reading value from Excel while executing the tests

Hi,

I am not able to read the values from excel while executing my visual studio tests in Teamcity. Could someone please help me in this regard.

My excel files are inside folder called Utilities under project.

Thanks in advance.

 

0
1 comment

Hi,

 

I'm not sure I understand your issue. Do you face issues when loading the files in teamcity but they work in your local environment? If that's the case, please check the steps here to debug the issue: https://www.jetbrains.com/help/teamcity/common-problems.html#CommonProblems-BuildworkslocallybutfailsormisbehavesinTeamCity

 

The most common cause is that you are missing some libraries or other kind of configuration in your build agent, which is the process that runs the build. Make sure that every library you require is installed there.

 

If you need help reading values from excel in general, I'm afraid we can't be of much help in here.

0

Please sign in to leave a comment.