JavaTest CLI:
- Known Failure Analysis section:
See Using a Known Failures List is not clear. Should it point user to JavaTest GUI section about KFL or some other section?
Specify the -kfl switch. All other section calls command-line options as a option and not switch.
JavaTest GUI:
- pictures are fuzzy
- some pictures are shifted and has invalid sizes (Example Creating and Displaying Reports -> Displaying Reports)
- bad formating of some section (Example Using a Known Failures List -> Known Failures List Reports has almost empty page)
- picture in Using a Known Failures List -> Known Failures Analysis is out of date
- Creating a Test Report contain out of date picture (no COF report)
- Display Reports in the Report Browser should contain picture and description of COF report
- Creating Reports should describe HTML Files and KFL Options configurations (now only HTML Options is described)
- Creating and Editing Templates should be rewritten (or deleted). There is no templates now, only configurations.
- Quick Start->Create a Work Directory with the Test Manager contain old picture (there should be no templates)
- Out of date pictures in Configuring a Test Run (Editing Prior Status Settings, Editing Concurrency and Timeout Factor) don't contain Keywords tab
JavaTest Agent:
- All pictures are fuzzy.
Redispatched to the next JT release.
- Issues with pictures (invalid sizes, fuzzy pictures)
- Links doesn't work
- out-of-date pictures of Quick Set mode (w/o keyword tab) - pp. 96 99 106 108
- HTML Files tab description in Creating Reports (p179) are still missed
- Empty Note in Creating a KFL
Some of these problems stem with the build. The fact that cross references don't work, in particular. The scripts form newlinks of the format
newlink jtGUI_html_default_start_quickStart_startRun
but the gotolinks have an extra underscore after html:
gotolink jtGUI_html__default_start_quickStart_startRun
I think this is why the links don't work.
As for the fuzzy images, a possible fix can be made by changing the image resolution in the MIF from 75 to 96, that is <BitMapDpi 75> should change to <BitMapDpi 96>. If we can get the build working we can test it. The other alternative is to retake the screen shots at a higher resolution. This has already been done for the JTAG.
JavaTest Agent:
- pictures are fuzzy
JavaTest CLI:
- Specifying Known Failures List With kfl: Double dot in the end of: The -kfl option enables you to change the default list of KFL files from the command line..
JavaTest GUI:
- pictures are fuzzy
- Example Creating and Displaying Reports -> Displaying Reports picture is shifted and has invalid sizes
- COF report is not bold as other type of reports in Creating and Displaying Reports -> Creating Reports -> Creating Test Report
- Empty Note in Creating a KFL
To Maxim's last comment:
> JavaTest Agent - pictures are fuzzy
These pictures have all be redrawn and reshot. If they are fuzzy it is something to do with the conversion process and whatever resizing is taking place. What can I say, it looks fine in the HTML.
JavaTest CLI:
>"KFL files from the command line.."
Extra period removed
JavaTest GUI:
> fuzzy pictures
Same as agent, there's nothing wrong with the pictures, the conversion mangles them.
> Displaying Reports picture is shifted and has invalid sizes
This image the XML report image hae been retaken in a narrower format.
> COF report is not bold
Fixed
> Empty Note in Creating a KFL
The only way to get rid of the extra note was to remove the note class. so it's just a plain paragraph now.
Images are fuzzy but others were fixed.
- Known Failure Analysis section:
See Using a Known Failures List is not clear. Should it point user to JavaTest GUI section about KFL or some other section?
Specify the -kfl switch. All other section calls command-line options as a option and not switch.
JavaTest GUI:
- pictures are fuzzy
- some pictures are shifted and has invalid sizes (Example Creating and Displaying Reports -> Displaying Reports)
- bad formating of some section (Example Using a Known Failures List -> Known Failures List Reports has almost empty page)
- picture in Using a Known Failures List -> Known Failures Analysis is out of date
- Creating a Test Report contain out of date picture (no COF report)
- Display Reports in the Report Browser should contain picture and description of COF report
- Creating Reports should describe HTML Files and KFL Options configurations (now only HTML Options is described)
- Creating and Editing Templates should be rewritten (or deleted). There is no templates now, only configurations.
- Quick Start->Create a Work Directory with the Test Manager contain old picture (there should be no templates)
- Out of date pictures in Configuring a Test Run (Editing Prior Status Settings, Editing Concurrency and Timeout Factor) don't contain Keywords tab
JavaTest Agent:
- All pictures are fuzzy.
Redispatched to the next JT release.
- Issues with pictures (invalid sizes, fuzzy pictures)
- Links doesn't work
- out-of-date pictures of Quick Set mode (w/o keyword tab) - pp. 96 99 106 108
- HTML Files tab description in Creating Reports (p179) are still missed
- Empty Note in Creating a KFL
Some of these problems stem with the build. The fact that cross references don't work, in particular. The scripts form newlinks of the format
newlink jtGUI_html_default_start_quickStart_startRun
but the gotolinks have an extra underscore after html:
gotolink jtGUI_html__default_start_quickStart_startRun
I think this is why the links don't work.
As for the fuzzy images, a possible fix can be made by changing the image resolution in the MIF from 75 to 96, that is <BitMapDpi 75> should change to <BitMapDpi 96>. If we can get the build working we can test it. The other alternative is to retake the screen shots at a higher resolution. This has already been done for the JTAG.
JavaTest Agent:
- pictures are fuzzy
JavaTest CLI:
- Specifying Known Failures List With kfl: Double dot in the end of: The -kfl option enables you to change the default list of KFL files from the command line..
JavaTest GUI:
- pictures are fuzzy
- Example Creating and Displaying Reports -> Displaying Reports picture is shifted and has invalid sizes
- COF report is not bold as other type of reports in Creating and Displaying Reports -> Creating Reports -> Creating Test Report
- Empty Note in Creating a KFL
To Maxim's last comment:
> JavaTest Agent - pictures are fuzzy
These pictures have all be redrawn and reshot. If they are fuzzy it is something to do with the conversion process and whatever resizing is taking place. What can I say, it looks fine in the HTML.
JavaTest CLI:
>"KFL files from the command line.."
Extra period removed
JavaTest GUI:
> fuzzy pictures
Same as agent, there's nothing wrong with the pictures, the conversion mangles them.
> Displaying Reports picture is shifted and has invalid sizes
This image the XML report image hae been retaken in a narrower format.
> COF report is not bold
Fixed
> Empty Note in Creating a KFL
The only way to get rid of the extra note was to remove the note class. so it's just a plain paragraph now.
Images are fuzzy but others were fixed.