Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2024.1

This section describes how to update Virtualize.This section describes how to update SOAtest and Virtualize. In this section:

Table of Contents
maxLevel1

...


New versions install in their own version subdirectory. Any specific configurations related to Virtualize usage are handled in the workspace.New versions install in their own version subdirectory. Any specific configurations related to SOAtest and Virtualize usage are handled in the workspace. Run the new installer and update your workspace as necessary.

...

  1. For offline updates, download the p2 zip archive from http://updates.parasoft.com/ to your installation directory.
  2. Run the update.bat or udpate.sh script in the installation directory using the following command (see About the Update Script Options):
    update [--debug] [--help] [--patch <arg>| --updatesite <arg>] [–version]
    The default installation directory for the update script varies by OS:
    • MacOS: In the directory parasoft/virtualize/<VERSION>/Parasoft Virtualize.app/Contents/Eclipse

    • Windows: C:\Program Files\Parasoft\Virtualize\<VERSION>

    • Linux: In the directory parasoft/virtualize/<VERSION>


  3. Start Virtualize using virtualize.exe -clean. 

About the Update Script Options

...