Getting the warning message on report directory
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2021
01:15 AM
06-17-2021
01:15 AM
Getting the warning message on report directory
While running the composite project from command line, I am getting the below warning message . Please can you advise how we can handle this. I am using ReadyAPI version 3.5.1
WARN [SoapUIJasperReportManager] The report directory is not specified. The default report directory will be used.
Labels:
- Labels:
-
Reporting
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2021
02:36 AM
06-17-2021
02:36 AM
Hope the warning message is clear.
You can pass the respective argument by using the below link and specify the reports directory as needed by you if you don't like the tool to write them into default directory.
https://support.smartbear.com/readyapi/docs/functional/running/automating/cli.html
Looks -f option.
Regards,
Rao.
You can pass the respective argument by using the below link and specify the reports directory as needed by you if you don't like the tool to write them into default directory.
https://support.smartbear.com/readyapi/docs/functional/running/automating/cli.html
Looks -f option.
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2021
04:57 AM
06-17-2021
04:57 AM
hi @nmrao ,
I had tried the -f option earlier as part of fetching of fetching the command line from test runner option. Had even tried changing it from default workspace to other directory; but it does not seem to find the required and still complains the same
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2021
09:56 AM
06-17-2021
09:56 AM
Couple of points
- were you able to see the reports when it was showing warning?
- there is no relationship between workspace and executing the project command line.
- do you need to save reports into a customised directory only?
- were you able to change the reports directory from the tool? And are then reports generated?
- if so, you can use launch testrunner from ui and note down the command and use that directly next time in command line.
Regards,
Rao.
- were you able to see the reports when it was showing warning?
- there is no relationship between workspace and executing the project command line.
- do you need to save reports into a customised directory only?
- were you able to change the reports directory from the tool? And are then reports generated?
- if so, you can use launch testrunner from ui and note down the command and use that directly next time in command line.
Regards,
Rao.
