This shows you the differences between two versions of the page.
results [2021/05/21 07:02] montse [Upload results to ALM step by step] |
results [2024/11/19 12:40] (current) montse [Example of Evidence Document] |
||
---|---|---|---|
Line 60: | 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 99: | 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;**\\ \\ |