Hi,
/zr /zrf: \Report\%X_%R_%S_%Y%M%D_%T.rxzlog
I use this command line to generate a zipped report and here is my problem
what i would like to do is to named my zipped file with the result which is the purpose of the %X
The problem i have is the result is named as success even if i have a failed inside a test case
So, my question is, can we tagged the name of the file with a failed when there is one failed instead of success as it is now
Thank you
Report file name
Re: Report file name
Without the Ranorex version number it will be almost impossible to help.
Please ALWAYS include the following when raising issues:
Ranorex version number
Windows version
Full text of any error messages (or the full test report, if possible)
A Ranorex Snapshot (NOT a screenshot!) of any problematic elements
The RanoreXPath being used for any problematic elements
The data being used
Full code of any user code being used
This information allows us to help you more efficiently and will allow us to guide you in a proper solution instead of just guessing.
If you can't post any of the above to the forum, you can send it to [email protected] (which will usually get a faster response from the Ranorex team than the forums because they try to let the users, like me, answer first).
Please ALWAYS include the following when raising issues:
Ranorex version number
Windows version
Full text of any error messages (or the full test report, if possible)
A Ranorex Snapshot (NOT a screenshot!) of any problematic elements
The RanoreXPath being used for any problematic elements
The data being used
Full code of any user code being used
This information allows us to help you more efficiently and will allow us to guide you in a proper solution instead of just guessing.
If you can't post any of the above to the forum, you can send it to [email protected] (which will usually get a faster response from the Ranorex team than the forums because they try to let the users, like me, answer first).
Shortcuts usually aren't...
Re: Report file name
Hi,
There was a known bug in Ranorex 5.4.5 and 5.4.6, where placeholder %X always returned 'Success'. As far as I know, it was fixed in Ranorex 6.0. See this discussion:
http://www.ranorex.com/forum/x-ts-resul ... t9036.html
There was a known bug in Ranorex 5.4.5 and 5.4.6, where placeholder %X always returned 'Success'. As far as I know, it was fixed in Ranorex 6.0. See this discussion:
http://www.ranorex.com/forum/x-ts-resul ... t9036.html
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
Re: Report file name
Thank you for your reply
As you wrote we were about to upgrade to Ranorex 6.0 and by that time i had a chance to test it.
As you said that was a bug on previous version in Ranorex 6.0 it as been fixed.
Thank you
As you wrote we were about to upgrade to Ranorex 6.0 and by that time i had a chance to test it.
As you said that was a bug on previous version in Ranorex 6.0 it as been fixed.
Thank you