-
Bug
-
Resolution: Fixed
-
P5
-
15
-
Win10 x64+JDK15b24
-
x86_64
-
windows_10
-
Verified
Test bundle: JDK15b24
Test platform:win10 x64
Test instructions:
JPKG001-007: WinDirChooserTest
1.Check preconditions
a.VERIFY There are no JREs/JDKs installed.
2.Launch <artifact_name>
a.VERIFY Welcome dialog is displayed
3.Click Next button
a.VERIFY Destination Folder dialog is displayed
4.Click Change... button
5.Change default installation directory to: C:\JPKG001-007
6.Click OK button
7.Click Next button
8.Click Install button and finish installation
9.Open file explorer and navigate to C:\JPKG001-007
a.VERIFY app/runtime directories exists and they are not empty
b.VERIFY <app_name>.exe is created
10.Double click <app_name>.exe
a.VERIFY appOutput.txt is created in current working directory
11.Open appOutput.txt
a.VERIFY contents of file contain:
jpackage test application
args.length: 0
12.Click Start icon to open the Start Menu
a.VERIFY <app_name> shortcut is not added to the list of programs
13.Win 7 only: Click All Programs
a.VERIFY <app_name> shortcut is not added to the list of programs
14.Close Start Menu
15.Navigate to Control Panel Add/Remove
a.VERIFY <app_name> is installed
b.VERIFY application Location is: %ProgramFiles%/<app_name>
c.VERIFY application icon is:
Expected Result:
At Step15-b,application Location is: %ProgramFiles%/<app_name> when navigating to Control Panel Add/Remove
Actual Result:
application Location is: C:/JPKG001-007 when navigating to Control Panel Add/Remove
The instructions need to be updated.
Test platform:win10 x64
Test instructions:
JPKG001-007: WinDirChooserTest
1.Check preconditions
a.VERIFY There are no JREs/JDKs installed.
2.Launch <artifact_name>
a.VERIFY Welcome dialog is displayed
3.Click Next button
a.VERIFY Destination Folder dialog is displayed
4.Click Change... button
5.Change default installation directory to: C:\JPKG001-007
6.Click OK button
7.Click Next button
8.Click Install button and finish installation
9.Open file explorer and navigate to C:\JPKG001-007
a.VERIFY app/runtime directories exists and they are not empty
b.VERIFY <app_name>.exe is created
10.Double click <app_name>.exe
a.VERIFY appOutput.txt is created in current working directory
11.Open appOutput.txt
a.VERIFY contents of file contain:
jpackage test application
args.length: 0
12.Click Start icon to open the Start Menu
a.VERIFY <app_name> shortcut is not added to the list of programs
13.Win 7 only: Click All Programs
a.VERIFY <app_name> shortcut is not added to the list of programs
14.Close Start Menu
15.Navigate to Control Panel Add/Remove
a.VERIFY <app_name> is installed
b.VERIFY application Location is: %ProgramFiles%/<app_name>
c.VERIFY application icon is:
Expected Result:
At Step15-b,application Location is: %ProgramFiles%/<app_name> when navigating to Control Panel Add/Remove
Actual Result:
application Location is: C:/JPKG001-007 when navigating to Control Panel Add/Remove
The instructions need to be updated.