Skip to content

Manual Package Testing Protocol

Felipe Olmos edited this page Nov 29, 2023 · 9 revisions

The following checklists describe the manual tests for the Khiops packages to execute upon release. Each step has variants specified as sub-bullets.

Windows

  • Check that the download link in https://khiops.org works correctly
    • With Chrome
    • With Edge
    • With Firefox
  • Execute the installer
    • by double clicking the installer exe
    • by right clicking the installer and selecting "Execute as administrator"
  • Select the installation directory
    • The default C:\Program Files\khiops
    • One within the user home directory (ex: C:\Users\<USERNAME>\khiops)
  • Launch the Khiops applications
    • From the start menu
    • From the desktop icon
  • Uninstall the application
    • From the start menu
    • From the "Apps & Features" pane in the settings
  • Check that the files were removed
    • The installation dir
    • The C:\Users\Public\khiops_data directory
Clone this wiki locally