Review: Needs Information Thanks for working on improving the test cases, I really appreciate it. I have just a couple of comments / questions which appear in-line.
Diff comments: > === modified file 'testcases/image/1300_Install (entire disk)' > --- testcases/image/1300_Install (entire disk) 2018-03-12 23:39:08 > +0000 > +++ testcases/image/1300_Install (entire disk) 2020-03-24 23:33:49 > +0000 > @@ -3,17 +3,16 @@ > <dl> > <dt>Boot up the image</dt> > <dd>The system boots properly and loads the installer displaying the > Welcome dialog with language selection and 'Try FAMILY' and 'Install FAMILY' > buttons</dd> > - <dt>Click on the Install FAMILY icon</dt> > + <dt>Click on the Install FAMILY button</dt> > <dd>The 'Keyboard Layout' screen appears</dd> > <dd>The proposed keyboard corresponds with your keyboard</dd> > <dt>Select your keyboard layout and click on continue</dt> > - <dd>The 'Preparing to install FAMILY' screen is displayed</dd> > - <dt>On the screen Preparing to install FAMILY, note the availability of > the following components</dt> > + <dd>The 'Updates and other software' screen is displayed</dd> > + <dt>On the screen Updates and other software, note the availability of > the following components</dt> I find i strange that title is quoted in <dd> but not in <dt>. If you think so too would you mind changing it so it is consistent? > <dd>Available options should represent the state of your system > accurately</dd> > <dd> > <ul> > <li>(If network is available) Download updates while > installing FAMILY</li> > - <li>(If on a 'laptop') Is plugged to a power source</li> I'm pretty sure this being missing is actually a bug in the installer. Do you have any evidence which suggests that it is not? > <li>Install third-party software ... option available</li> > </ul> > </dd> -- https://code.launchpad.net/~philipz85/ubuntu-manual-tests/ubuntu-manual-tests/+merge/381135 Your team Ubuntu Testcase Admins is subscribed to branch lp:ubuntu-manual-tests. -- Mailing list: https://launchpad.net/~kubuntu-council Post to : [email protected] Unsubscribe : https://launchpad.net/~kubuntu-council More help : https://help.launchpad.net/ListHelp

