simonalexander2005

Results 11 comments of simonalexander2005

I am setting up some test cases which need some steps from one test case, and some from another; so currently I can copy one of the test cases but...

Yes, I think we agree about the aim - it's the initial set up where the copy-and-pasting would be useful

I did mean SFTP. Actually all it means is that the file server is a unix server - the IIB nodes could still run on Windows. The protocol here is...

Thank you for implementing FTP. I would appreciate the option to download, and also to delete a file from the server. Mostly I just need to check that a file...

I would use delete for clean-up. e.g. I am running a test on an MQ flow that results in files being created, which need to be deleted before the test...

> This feature looks intuitive/logical to have from impression, as it makes the data driven test case's capability more 'complete'. But due to few users are requesting this feature, I...

Yes of course. It would be useful if it had the option to run in parallel (if the tests don't interact with each other), or in sequence (if they would...

Yes, and to have Properties that can be set at folder-level too

I still have the issue with input line too long. To resolve it, I edited the .bat file and changed the line where "APP_CLASSPATH" is set, to the following: `set...