TABLE OF CONTENTS
1.1. Configuring Application Settings file
1. Overview
1.1. Configuring Application Settings file
To address this, perform the following:
- algoQA scripts generated follow an organized folder structure. Search and locate the ApplicationsSettings.XML file. Copy and paste the ApplicationsSettings.XML file to the location where POM and Report.exe files are located.
- In the ApplicationSettings file, update the 'To email', 'From Email' and 'From Password' parameters as shown in the following example screenshot.
For example, you can find Applications.XML file in an algoQA script generated folder for a web automation available at - ScriptGeneration_202310311222.zip\AlgoAFScript_202310311222\src\test\java.
- To open the command prompt from the same location where the POM, Applications.XML and Report.exe files are located in the folder, type 'cmd' in the same address bar. Then, run the following command:
algoReport.exe JUnitSpark Summary "file path"Make sure to update the summary file path with the actual path. The full path must be specified within the quotes.
Note: There won't be any failure summary if there is no execution failure.
The following screenshot represents an example execution summary report providing an overview of the consolidated testing results.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article
