Automated interface tests with Jenkins

2

I'm using Casper.js to test the interface of my application and I want to integrate with Jenkins , but in one test it is necessary to upload and download files (.xlsx and .zip).
How do I make it "accessible" for Jenkins to upload these files? Is it possible to download files and open them (I want to check the results)?

    
asked by anonymous 16.06.2015 / 14:25

0 answers