TAST tool Menu
TAST Adaptors
Adaptors examples
TAST Integrations
Interesting features
Documentation of technical administration
Modeling recommendations
Training in the TAST tool
TAST tool Menu
TAST Adaptors
Adaptors examples
TAST Integrations
Interesting features
Documentation of technical administration
Modeling recommendations
Training in the TAST tool
This option of TAST allows the user to see the results of the Test Cases executed.
A list of Test Sets executed for a specific domain and project is displayed, with information about execution times and status. It can be filtered by:
The list of test sets, will also show the following information for each Test Set:
Sometimes you may want to optimize your time by running your tests without uploading to ALM, with the idea of uploading them later on, when you´re satisfied with the results, or just because you want to upload them while you have lunch. The option “Upload results to ALM” on the Top Right corner will help you to organize your schedule and decide when and what you want to upload to ALM.
This option allows to upload to ALM a Test Set, or a group of them. You can use the data fields to filter the results list. If you want to upload a set of TS as a result of your filter, you can check-in the “Select all” check/box and all the elements displayed will be selected. The check box is located on the left side of the List headers.
IMPORTANT: Only the visible elements will be selected; this means that if the result of the filter uses more than one page, only the visible page will be affected. Would you want to select more TS, you can navigate to the next screen and select the rest of TS, the previous selection will remain active unless you check-out the “Select all” option.
Once you are happy with the selection, press the “Upload results to ALM” button.
A new screen will be displayed to define the parameters of the upload.
All fields must be fulfilled before the upload is allowed:
To upload to ALM step by step we have to go to Results in TAST then choose the test set we want to upload and click the button “upload to ALM“ as we explain in the last part (Upload to ALM).
Once the pop-up appears, we have to select the checkbox of „“Step by step“ if we want to activate this new functionality and save the results by steps in ALM.
Then configure the upload to ALM. Once is uploaded, open ALM and search for the test we have uploaded. After that we choose the execution we want, for example like in the following image.
Consecutively in the “new test instance“ details window we have to click in runs and then choose the run ID (and click it), for example:
Finally we are in “run details“ in this window we have to click in steps and then we will see al the documented steps uploaded from the executed tcd. If a step comes with a clip a screenshot is attached to it.
From the Results page, you can access to the Results Evidence Document. You must click in the Document Evidence button on the “Actions” column.
This is an example of the Results evidence document:
web_services_15.11.2024_06.41.34_15.11.2024_06.41.35.docx
The structure of the Results Evidence Document is the following:
Introduction
(for each step) Execution Steps
It is possible to download the evidence document by clicking the icon into the execution result and saving the document in the desired path, as presented in the following image:
IMPORTANT: There are cases, that due to the dimension of the evidences, the document generation takes some time and a warning message appears, informing you that you should click again the download button for properly downloading the evidence document.
If the screenshots are too small and you can’t see them correctly, you should create a message executeJavaScript after the openUrl with the following content:
document.getElementById(“main.cntPrincipal”).style.zoom = 1.5;
The acceptance results are the results of a test (evidences and result documents) but stored in a way they did not get deleted.
The time limit to generate the acceptance is 30 days, once the acceptance is created, it last forever. Also the acceptance is generated with independence with the different Test Case Data (TCD) of the same Test Set (TS). That means an acceptance will be created for each TCD.
In the result table, a new column called “Acceptance” has been added. That column can have three states.