This shows you the differences between two versions of the page.
first_steps_in_tast [2024/10/10 14:12] montse [Filters in Tast Client] |
first_steps_in_tast [2025/01/09 10:41] (current) montse [Prerequisites for installing TAST] |
||
---|---|---|---|
Line 15: | Line 15: | ||
- 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.cloud1.testautomationsystemtool.com/\\ \\ | - 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.cloud1.testautomationsystemtool.com/\\ \\ | ||
- | - Download the TAST drivers folder from this link:\\ [[https://testautomationsystemtool.com/cliente/sw/AppTast.zip]]\\ \\ and unzip it to "C:"\\ \\ {{ :es:imagen6.jpg?350 |}}\\ \\ | + | - Download the TAST drivers folder from this link:\\ [[https://testautomationsystemtool.com/cliente/sw/AppTast.zip]]\\ \\ Unzip it with in your user folder (%USERHOME%), usually you will find it in C:\Users\<userid>\\ \\ {{ :imagen7.png?350 |}}\\ \\ |
Line 267: | Line 267: | ||
==== Download ==== | ==== Download ==== | ||
- | To be able to use this tool, the first step is to download it from TAST, through the //Client// option that appears in the upper right part of the application. | + | To be able to use this tool, the first step is to download it from TAST, through the //User// option that appears in the upper right part of the application. |
- | {{:client_eng_1.png?nolink&800|}}\\ \\ | + | {{ :iconosen.png?direct&100 |}}\\ |
- | The HTML client can be downloaded in two formats: exe and jar.\\ | + | {{ :descargasen.png?direct&600 |}}\\ \\ |
- | {{:client_eng_2.png?nolink&800|}} | + | |
- | * With the **'.exe' option**, a 'tast.zip' file is downloaded, which we will have to save somewhere in our computer, and extract the file that appears inside the zip.\\ This file has the format: //tast_vn.nn.nn//, where 'n.nn.nn' is the version of the HTML client (example: tast_v1.20.23.exe). | + | We have the TAST Client in its two versions. We can download the version we need and move it to the appropriate folder for the application:\\ \\ |
- | * With the **'.jar' option**, a 'tast.jar' file is downloaded, which we will have to save in the path:\\ //C:\AppTast//\\ To be able to use //tast.jar// we must also have in the path //C:\AppTast// the file //TAST.cmd//. | + | {{ :downloadsclients.png?direct&600 |}}\\ |
+ | * **Client Exe Version** | ||
+ | * Client app .exe version. Running the exe will generate the jar of the current version of the client application and two jars of hosts, jagacy3270 and tn5250. | ||
+ | |||
+ | * **Client Version Jar** | ||
+ | * Client app .jar version. By downloading this jar, we can access the current version of the Client application.\\ \\ | ||
==== Functionality ==== | ==== Functionality ==== | ||
Line 362: | Line 366: | ||
Filters will be applied to test cases, i.e. test case data belonging to a test set, and to validation test case data. | Filters will be applied to test cases, i.e. test case data belonging to a test set, and to validation test case data. | ||
- | ====Test set name==== | + | ====Test case name==== |
In the filter Test set name you can use: | In the filter Test set name you can use: | ||
* Logical operators: OR, AND, NOT | * Logical operators: OR, AND, NOT | ||
Line 407: | Line 411: | ||
- | And finally, important:\\ \\ | + | **IMPORTANT:**\\ \\ if one or more filters were applied to the table, when you try to run the test set, only the testcases that were filtered will be run.\\ \\ For example, if you filtered the table with the field Status = “KO OR notexec”, when you click on the **Run Test Set button**, only the testcases with status KO and Not executed will be executed. That is, it only executes the testcases that appear in the filtered table.\\ \\ |
- | If one or more filters were applied to the table, when you try to run the test set, only the testcases that were filtered will be run.\\ \\ For example, if you filtered the table with the field Status = “KO OR notexec”, when you click on the **Run Test Set button**, only the testcases with status KO and Not executed will be executed. That is, it only executes the testcases that appear in the filtered table | + | |
+ | |||
+ | Finally, we have a third help button: | ||
+ | |||
+ | |||
+ | {{ :es:filtros_en_el_cliente_tastayuda1.png?direct&400 |}} | ||
+ | |||
+ | |||
+ | |||
+ | By clicking on this button, a screen appears with all the necessary help to filter the elements using these three fields. | ||
+ | |||
+ | |||
+ | {{ :es:filtros_en_el_cliente_tastayuda2.png?direct&400 |}} | ||