Cannot create testcase: NumberFormatException for input string ""
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023
08:30 AM
02-16-2023
08:30 AM
Cannot create testcase: NumberFormatException for input string ""
When trying to create a new testcase an error occures and the following message is logged to the error log:
- Thu Feb 16 17:14:12 CET 2023: ERROR: java.lang.NumberFormatException: For input string: ""
I appended the log file where the full stack trace is visible.
I already tried reinstalling Ready API and I verified this bug also happens on different versions (tested with 3.42.2, 3.42.1, 3.40.1)
How can I resolve this issue as it is preventing me from completing my assigned work?
Regards,
Rijad
Solved! Go to Solution.
Labels:
- Labels:
-
Function Tests
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023
02:50 AM
02-17-2023
02:50 AM
Hello.
The Testcase timeout in the Default Testcase Options was not set. This was the cause of the issue.
If you set it to a number, it solves the problem.
