We have a good number of tests that we are looking to automate which require that the test uploads a .txt or .csv file to our system. This is easy to accomplish on my laptop - but my question is what would be the best way to set this up if we plan on running these same tests on different workstations or using the Runtime Edition on a Rackspace server? In other words, how we can ensure that the files to be uploaded can be found by the tests regardless of which machine the tests are being executed on? Is there a way to add these files as attachments to the project or individual tests?