Sage X3 Automated Test Platform Installation




The zip file atp-2.7.0.1-win contains the following folders and files:

  • 01-ClientInstaller:
    • ATPClientInstallWindows.ps1: Installation file to install Sage X3 Automated Test Platform on your local desktop.
    • Nexus Credentials.txt: login / password to download and install Sage X3 Automated Test Platform during the installation process.
    • Readme.txt.
    • To install Sage X3 Automated Test Platform on your local desktop, please refer to the installation documentation available in the online help center: Sage X3 Automated Test Platform - Client installer

  • 02-JenkinsPipelines:
    • ATP-TemplateRunAutomatedTests.xml: Sage X3 Automated Test Platform Jenkins pipeline allowing to execute automated tests with Jenkins.
    • Nexus Credentials.txt: login / password necessary to setup [ATP_Repository] credentials.
    • To install or update Sage X3 Automated Test Platform with Jenkins, please refer to the installation documentation available in the online help center: Sage X3 Automated Test Platform - Jenkins installation and setup

  • 03-ATPUpdate:
    • ATPUpdateFrom2.1.x.ps1: Sage X3 Automated Test Platform updater to version 2.7.0.
    • Please use this updater, only if you currently use a version of Sage X3 Automated Test Platform prior to version 2.2.0. To find which current version of Sage X3 Automated Test Platform you use, open the application in Visual Studio Code, open the file package.json, and search for the tag "version" that you can find at the end of the file.

      Please note the update process described in Sage X3 Automated Test Platform - Client installer documentation, only applies after having updated Sage X3 Automated Test Platform to version 2.2.0 or later. To update to Sage X3 Automated Test Platform version 2.7.0, please follow the process below:

      • Create [ATPInstallScripts] folder into C:\Users\MyUser\Documents\ (replace [MyUser] by your windows user account).
      • Unzip the archive file atp-2.7.0.1-win into the folder [ATPInstallScripts]. [ATPInstallScripts] folder now contains the following Folder: [atp-2.7.0.1-win] and its subdirectories and files.
      • Open PowerShell with administrator credentials.
      • Move in the folder containing the installation files (cd "C:\Users\MyUser\Documents\ATPInstallScripts\atp-2.7.0.1-win\03-ATPUpdate\). (Replace [MyUser] by your windows user account).
      • Run the command: .\ATPUpdateFrom2.1.x.ps1
      • Enter the folder where Sage X3 Automated Test Platform has been previously installed (e.g. C:\Users\MyUser\Documents\ATP).
      • The message “Updating Sage X3 Automated Test Platform to version 2.7.0”. is returned.
      • Once the update is completed, the following message is returned: "Sage X3 Automated Test Platform updated to version 2.7.0".

For more information about Sage X3 Automated Test Platform, you can refer to the documentation available in the online help center, in the block Automated Test Platform