This shows you the differences between two versions of the page.
computer_setup_for_tast_use [2021/05/04 14:12] montse |
computer_setup_for_tast_use [2025/03/20 17:22] (current) ale |
||
---|---|---|---|
Line 12: | Line 12: | ||
- Restart the PC.\\ | - Restart the PC.\\ | ||
- Open java options following these steps:\\ a. Click the Windows start button.\\ b. Go to “control panel”.\\ c. Go to “Programs”.\\ d. Click on “Java”.\\ \\ | - Open java options following these steps:\\ a. Click the Windows start button.\\ b. Go to “control panel”.\\ c. Go to “Programs”.\\ d. Click on “Java”.\\ \\ | ||
- | - Add exception on the “Edit Site List” option on the “Security” tab:\\ a. Click on “edit site list”.\\ \\ {{ :es:imagen4.jpg?350 |}}\\ b. Click on “Add”\\ {{ :es:imagen5.jpg?350 |}}\\ c. Add locations:\\ \\ For SIPSA environment:\\ https://app.testautomationsystemtool.com/\\ For TAST1 environment:\\ https://tast-sbg-tast-dev.appls.boaw.paas.gsnetcloud.corp/\\ For TAST2 environment:\\ https://tast-sbg-tast-pre.appls.boaw.paas.gsnetcloud.corp/\\ \\ | + | - Add exception on the “Edit Site List” option on the “Security” tab:\\ a. Click on “edit site list”.\\ \\ {{ :es:imagen4.jpg?350 |}}\\ b. Click on “Add”\\ {{ :es:imagen5.jpg?350 |}}\\ c. Add locations:\\ \\ For SIPSA environment:\\ https://app.testautomationsystemtool.com/\\ For Cloud1 environment:\\ http://app.cloud1.testautomationsystemtool.com/\\ \\ |
- | - Create a folder named “AppTast” on the “C:” Drive\\ \\ {{ :es:imagen6.jpg?350 |}}\\ \\ | + | - Create a folder called ‘AppTast’ in this path ‘C:\UsersYOURUSER’ in case you don't have it created.\\ \\ {{ :es:imagen6.jpg?350 |}}\\ \\ |
- | - Find drivers of web driver in the following folder:\\ P:\Projektdokumente\CE17.390500-Test Automation System Tool TAST\Produban Docs.\\ \\ {{ :es:imagen7.jpg?350 |}}\\ \\ | + | - Download the drivers from TAST, and put them inside the appTAST folder, in another folder called “seleniumDriver”.\\ \\ {{ :en:seleniumdrivers.jpg?direct&500 |}}\\ \\ At the same time, here you need to separate them into other folders. These folders are called: “chromedriver”, “edgedriver” and “firefoxdriver”, depending on which ones you need.\\ \\ |
- | - Copy in “C:/AppTast” the folder “seleniumDriver” (no admin rights required).\\ \\ | + | |
- | - Find the folder “wget” in the following directory:\\ P:\Projektdokumente\CE17.390500-Test Automation System Tool TAST\Produban Docs.\\ \\ | + | |
- | - Copy in “C:/AppTast” the folder “wget” (no admin rights required).\\ \\ {{ :es:imagen8.jpg?400 |}}\\ \\ | + | |
Line 23: | Line 20: | ||
This will be a guide to install and set up the components required to use the Mobile Adaptor with TAST.\\ \\ | This will be a guide to install and set up the components required to use the Mobile Adaptor with TAST.\\ \\ | ||
- | **NOTE: That for some of the software listed here you may need to ask your Administrator to install it for you **\\ \\ | ||
Line 29: | Line 25: | ||
- Go to the Appium Github: https://github.com/appium/appium-desktop/releases\\ \\ | - Go to the Appium Github: https://github.com/appium/appium-desktop/releases\\ \\ | ||
- | - In this page, you need to download the latest .exe version that matches with your computer’s operative system. If it is a Windows installation, you need to select Appium-windows-1.15.1.exe in this case (you need to download the latest version which is probably not the same as the screenshot below).\\ \\ {{ :es:imagenmobile1.jpg?500 |}}\\ \\ | + | - In this page, you need to download the latest .exe version that matches with your computer’s operative system. If it is a Windows installation, you need to select **Appium-windows-1.21.0-1.exe specifically. You cannot download a newer version**.\\ \\ {{ :en:appium.png?direct&350 |}}\\ \\ |
- | - When the download finishes, open it.\\ \\ {{ :es:imagenmobile1.1.jpg?150 |}}\\ \\ | + | - When the download finishes, open it.\\ \\ {{ :en:appium1.png?direct&300 |}}\\ \\ |
- A installer will appear to download the software, choose the most optimal option for you.\\ \\ {{ es:imagenmobile2.jpg?350 |}}\\ \\ | - A installer will appear to download the software, choose the most optimal option for you.\\ \\ {{ es:imagenmobile2.jpg?350 |}}\\ \\ | ||
- Wait until the installation is completed.\\ \\ {{ :es:imagenmobile3.jpg?300 |}}\\ \\ Now you have Appium installed.\\ \\ | - Wait until the installation is completed.\\ \\ {{ :es:imagenmobile3.jpg?300 |}}\\ \\ Now you have Appium installed.\\ \\ | ||
Line 109: | Line 105: | ||
- Click en “Start Server”.\\ \\ {{ :es:imagenmobile32.jpg?250 |}}\\ \\ | - Click en “Start Server”.\\ \\ {{ :es:imagenmobile32.jpg?250 |}}\\ \\ | ||
- Then click on the magnifying glass (marked in red in the image).\\ \\ {{ :es:imagenmobile33.jpg?250 |}}\\ \\ | - Then click on the magnifying glass (marked in red in the image).\\ \\ {{ :es:imagenmobile33.jpg?250 |}}\\ \\ | ||
- | - A new window will pop up. We need to click on “Desired capabilities” and in the JSON Representation something like this:\\ \\ {\\ "deviceName": "YourPhoneModel",\\ "platformName": "Android",\\ "platformVersion": "x.x",\\ "udid": "the id you retrieved before"\\ }\\ \\ **DeviceName** is the name you want to put to your device, we recommend to put the model of your phone (like Samsung Galaxy s10).\\ **PlatformName** will be the type of OS, in almost all the cases will be Android.\\ **PlatformVersion** is the version the device OS.\\ And the **udid** is the ID we got from the adb.exe.\\ \\ {{ :es:imagenmobile34.jpg?300 |}}\\ \\ | + | - A new window will pop up. We need to click on “Desired capabilities” and in the JSON Representation something like this:\\ \\ {\\ "deviceName": "YourPhoneModel",\\ "platformName": "Android",\\ "platformVersion": "x.x",\\ "udid": "the id you retrieved before"\\ }\\ \\ **DeviceName** is the name you want to put to your device, we recommend to put the model of your phone (like Samsung Galaxy s10).\\ **PlatformName** will be the type of OS, in almost all the cases will be Android.\\ **PlatformVersion** is the version the device OS.\\ And the **udid** is the ID we got from the adb.exe.\\ \\ {{ :es:imagenmobile34.jpg?300 |}}\\ \\ \\ \\ {{ :es:imagenmobile34.jpg?300 |}}\\ \\ |
- When you have completed this step, click the small save button highlighted in yellow in the image to save the JSON code. Then click on “Save As…” to save the device configuration. We recommend to type the same name you put on “deviceName” in the JSON code.\\ \\ | - When you have completed this step, click the small save button highlighted in yellow in the image to save the JSON code. Then click on “Save As…” to save the device configuration. We recommend to type the same name you put on “deviceName” in the JSON code.\\ \\ | ||
- Now click on “Automatic Server” on the top left and use the “Saved capability set” you just saved and press “Start Session”.\\ \\ {{ :es:imagenmobile35.jpg?300 |}}\\ \\ | - Now click on “Automatic Server” on the top left and use the “Saved capability set” you just saved and press “Start Session”.\\ \\ {{ :es:imagenmobile35.jpg?300 |}}\\ \\ | ||
Line 140: | Line 136: | ||
This will be a guide to install Notepad++ to be able to see TAST logs with different colors. Please follow the following steps:\\ | This will be a guide to install Notepad++ to be able to see TAST logs with different colors. Please follow the following steps:\\ | ||
- Download the latest release of the Portable (zip) version of Notepad++ from the following link: [[https://notepad-plus-plus.org/downloads/]]. For 32 bits if your system is 32 bits, and 64 if your system is 64.\\ \\ {{ :es:imagennotepad1.jpg?350 |}}\\ \\ | - Download the latest release of the Portable (zip) version of Notepad++ from the following link: [[https://notepad-plus-plus.org/downloads/]]. For 32 bits if your system is 32 bits, and 64 if your system is 64.\\ \\ {{ :es:imagennotepad1.jpg?350 |}}\\ \\ | ||
- | - Download the “TASTLOGTEST.xml” file from this directory:\\ M:\PLM\16 TMO\60. Modeling\01. TAST\\ \\ | + | - The language can be downloaded from this link: https://www.sipsa.net/wp-content/uploads/2021/10/tastxml-2.zip\\ \\ |
- Open Notepad++ and go to Language -> User Defined Language -> Define your language.\\ \\ {{ :es:imagennotepad2.jpg?350 |}}\\ \\ | - Open Notepad++ and go to Language -> User Defined Language -> Define your language.\\ \\ {{ :es:imagennotepad2.jpg?350 |}}\\ \\ | ||
- Press “Import” and choose the “TASTLOGTEST.xml” file you just downloaded.\\ \\ {{ :es:imagennotepad3.jpg?350 |}}\\ \\ | - Press “Import” and choose the “TASTLOGTEST.xml” file you just downloaded.\\ \\ {{ :es:imagennotepad3.jpg?350 |}}\\ \\ | ||
- | - Press “Save as…” and name it with the name you want, for example, TASTLanguage, or TAST. \\ \\ {{ :es:imagennotepad4.jpg?350 |}}\\ \\ ANow, whenever you open a .log file, you can go to Language and choose the name you just saved at the bottom, and the log file will be have important words colored. If you want to add more words, you can edit it with the same previous route: Language -> User Defined Language -> Define your language. | + | - Press “Save as…” and name it with the name you want, for example, TASTLanguage, or TAST. \\ \\ {{ :es:imagennotepad4.jpg?350 |}}\\ \\ Now, whenever you open a .log file, you can go to Language and choose the name you just saved at the bottom, and the log file will be have important words colored. If you want to add more words, you can edit it with the same previous route: Language -> User Defined Language -> Define your language. |
Line 149: | Line 145: | ||
- | =====Security Procedure===== | ||
- | For going on with the security allowance procedure, the document below shows a step-by-step guideline. | ||
- | |||
- | {{:manual_security_certificate_alm-160_.docx|}} |