Problem in DataSource while using testrunner.bat
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Problem in DataSource while using testrunner.bat
I have a testsuite that containts a dataSource teststep which works perfectly when i launch it from soapUI but when i launch testrunner.bat i get this error on the dataSource teststep :
Status: FAIL
Time Taken: 17
Size: 0
Timestamp: Thu Apr 25 17:20:13 CEST 2019
TestStep: DataSource
Error:java.io.FileNotFoundException: (Result too large)
//
any help would be really apperciated!
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry for replying late, im using an exel file as a dataSource, it wokrs fine when i launch the testCase from SoapUI but when i launch the project using testrunner.bat i get java.io.FileNotFoundException on that testCase
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @ahabib,
I suppose that more clarification is still required.
- What file do you want to access from your test?
- Can you open the file without SoapUI (for example, in Window Explore)?
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greetings,
its an exel file ,and i call open it from soapui and get values from it but it doesn't work when i use testrunner.bat.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @ahabib,
Try running your command prompt in administrative mode by right-clicking and selecting "Run As Administrator". Does it help?
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greeting,
unfortunately i dont have administrative access
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Perhaps, this is a cause of the error.
Tanya Yatskovskaya
SmartBear Community and Education Manager
