Forum Discussion

ian_brown's avatar
ian_brown
Occasional Contributor
12 years ago

Issues With Data Driven Tests

I have successfully run some distrubuted tests on a remote VM, so I know the underlying solution is sound. However, whenever I attempt to run a CSV data driven test the test fails on the target machine with a JScript runtime error. Do I have to install any other components on the remote machine in order for this to work ?

4 Replies

  • ian_brown's avatar
    ian_brown
    Occasional Contributor
    Fixed the problem. Rather stupidly I was using an absolute path name to the file which was different on the remote machine as opposed to locally. I have changed it to use a relative path name and everything works fine. It's always the silly gotchas that get you in this game...
  • karkadil's avatar
    karkadil
    Valued Contributor
    AFAIK, you don't have to install anything additionally. However, there might be specifics for different Windows additions.



    Can you please attach a screenshot of the error and tell which exactly Windows edition you are using (Standard, Professional, etc.)?
  • karkadil's avatar
    karkadil
    Valued Contributor
    What about screenshot?



    And does CSV Plugin is enabled in the Extensions?