When does iTest makes Print active in File menu? It seems it is always stay grayed out(inactive). How can I print script as user sees in iTest editor ie Action Session and Description?
When does iTest makes Print active in File menu? It seems it is always stay grayed out(inactive). How can I print script as user sees in iTest editor ie Action Session and Description?
At the moment, it is a two step process.
1. You have to export the Test Case to an HTML or Text document.
If you render it to text:
2. Then you open/print that document.
If you render it to HTML:
2. Then you need to open the file in an external browser and print it.
I have noticed when I printed my script that Analysis Rules does not give any details. All the fields are blank under Analysis Rules. Action used is "describe" Is there any way to print those fields?
Analysis Rules:
Extract using:
What to extract:
Perform:
Details:
You're on an older rev, aren't you?
I posted a fix somewhere in the forums for 3.2 (the XML was incorrect), but it is just a bandaid. You really want 3.3's reporting, it's tons better! Quite complete.
Here's the thread:
I am using iTest 3.3. Do I need to update any XML file report8? If so how do I get the update?
Interesting! I have resources/reports5 and resources/reports7. No resources/reports8. On linux, where I didn't have 3.2 installed, I only have resources/reports7.
The situation is clearer now. Hvakharia, I believe you are exporting the test case to a text file via the 'pure_text_detailed_info' combo option in the export wizard? The 'export to text' XSLT in iTest 3.3 is broken. Dclaar is using 'default_style_detailed_info' which exports to HTML and correctly shows the analysis fields. The installation is OK, there is no need to reconstruct the reports7 folder.
Hvakharia, can you export to HTML for now, the text export will be addressed in the next release.
No one has followed this question yet.