This shows you the differences between two versions of the page.
results [2021/03/08 13:13] montse |
results [2024/11/19 12:40] (current) montse [Example of Evidence Document] |
||
---|---|---|---|
Line 48: | Line 48: | ||
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).\\ \\ | 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. | + | 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.\\ \\ {{ :en:pasitoapasoeng.png?600 |}} |
- | \\ \\ | + | |
- | {{:en:pasitoapasoeng.png?600|}} | + | |
- | 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. | + | 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.\\ \\ {{ :en:alm1.png?600 |}}\\ \\ |
- | \\ \\ | + | 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:\\ \\ {{ :en:alm2.png?600 |}} |
- | {{:en:alm1.png?600|}}\\ \\ | + | |
- | 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: | + | |
- | \\ \\ | + | |
- | {{:en:alm2.png?600|}} | + | |
- | 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.\\ \\ | + | 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.\\ \\ {{ :en:alm3.png?600 |}}\\ |
- | {{:en:alm3.png?600|}}\\ | + | |
Line 67: | Line 60: | ||
===== Results Evidences Document ===== | ===== Results Evidences Document ===== | ||
- | From the Results page, you can access to the Results Evidence Document. You must click in the Document Evidence button on the "Actions" column. | + | From the Results page, you can access to the Results Evidence Document. You must click in the Document Evidence button on the "Actions" column.\\ \\ {{:en:results00.png?nolink|}}\\ \\ |
- | + | ||
- | {{:en:results00.png?nolink|}} | + | |
==== Example of Evidence Document ==== | ==== Example of Evidence Document ==== | ||
- | This is an example of the Results evidence document: | + | This is an example of the Results evidence document:\\ {{:web_services_15.11.2024_06.41.34_15.11.2024_06.41.35.docx|}}\\ |
- | + | ||
- | {{:en:ts_testinggatesnoisalated_13.02.2019_13.18.32_13.02.2019_13.18.54.docx|}} | + | |
Line 106: | Line 95: | ||
==== Download of the Evidence Document ==== | ==== Download of the Evidence Document ==== | ||
- | 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: | + | 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:\\ \\ {{:en:evidence_document_example.png?800|}} |
- | + | ||
- | {{:en:evidence_document_example.png?800|}} | + | |
**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: | **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; | + | **document.getElementById(“main.cntPrincipal”).style.zoom = 1.5;**\\ \\ |