Uninstalling DevOps Test UI cleanly

If you have any issues during uninstall and reinstall of HCL DevOps Test UI (Test UI), you can perform a few tasks to verify whether the required processes are stopped and all the files are deleted from the computer.

Procedure

  1. To uninstall the packages, you must log in to the system using the same user account that you used to install the product packages.
  2. Before you uninstall Test UI, close the Eclipse and Visual Studio IDEs, as well as any open web browsers, and all other applications that are enabled by Test UI. To ensure that all the processes have stopped, you can use any of the following tools:
    • Use the Task Manager to kill all the Test UI processes such as java.exe and javaw.exe.
    • You can use Process Explorer from Microsoft to search and stop all the Test UI processes.
      1. In the Process Explorer, click Find > Find Handle DLL.
      2. Type rtx in the Handle or DLL substring field.
      3. Kill all the processes that are listed in the Process Explorer Search window.
  3. Uninstall Test UI using the Installation Manager.
  4. After uninstalling Test UI, verify if the uninstallation process has deleted the assembly entries.
    1. Click Start > Run and type assembly.
    2. Delete the following assembly instances if they still exist:
      • rtxftnet
      • policy.7.0.rtxftnet
      Note: If you are unable to delete the assembly entries, open the Windows Registry editor and search for the assembly. Delete the entries from the Registry and then try to delete the assembly instance.
Warning: Modifying the registry entries incorrectly might result in serious problems. You must back up your registry before making any changes and make sure that you modify only the suggested entries.
  1. Click Start > Run and type regedit to open the registry editor.
    1. Expand HKEY_LOCAL_MACHINE > SOFTWARE > HCL .
    2. Delete the DevOps Test UI folder.
    To delete the entries of 10.5.4 or earlier versions, expand HKEY_LOCAL_MACHINE > SOFTWARE > HCL Technologies , and delete the HCL OneTest UI folder.
  2. Delete all the files and folders in the product installation directory if they still exist. For example, C:\Program Files\HCL\DevOpsTest.
  3. To delete the configuration and customization files, delete the DTUI folder that is available by default in the C:\ProgramData\HCL folder.
  4. To delete the user preference settings of Test UI, delete the DTUI folder that is available by default in the C:\Users\<user name>\AppData\Roaming\HCL folder.
  5. To delete the workspace data, delete the dtui_private_workspace folder that is available at C:\Users\<user name>\HCL\hclproducts if it still exists.