Setting Up HuLoop Agent for Windows
This section provides step-by-step instructions for setting up the HuLoop Agent to enable automation test case execution. By following the instructions outlined in this document, you will be able to install the Agent, configure it with your projects, and run automated test cases.
Note: This section is applicable for Windows OS only.
Prerequisites
- HuLoop Server URL
- Login credentials for accessing your HuLoop account.
Logging into HuLoop Server
Follow these steps to log in to HuLoop server:
- Enter the HuLoop server URL in your browser and you will be redirected to the following screen.
Note: Each user has a unique HuLoop URL. If you don’t have one, please contact HuLoop Support for assistance.
- Enter your HuLoop email ID i.e., username@huloop.ai and password in the respective fields and click Sign In.
- You will now be redirected to the HuLoop homepage as shown:
Executing a Test Case
To execute a test case, an Agent must be downloaded and installed. Follow these steps to complete the process:
To Download the Agent
- Click the Menu
available on the top right of the screen and you will get the following options:
- Expand the Tools option and select the HuLoop Windows Agent:
The agent will be downloaded as a Zip file (e.g., HuLoop.zip).
To Install the Agent
- To save the zip file contents in your system, copy and paste this file to a desired location, and then extract files.
- To extract files right-click the zip file and select Extract All.
- You will see a pop-up window. You can either:
- Click Browse to select your desired location to save the contents or use the default location.
- Click Extract to unpack the folder contents.
- Open the folder and double click HuLoopAgent.exe file. You will get the following pop-up. Click More Info, as shown:
- You will get another pop-up, as shown. Click Run Anyway to run the downloaded application (HuLoop Agent).
- This will launch the HuLoop Desktop Agent:
- On successful installation, the following screen will appear where you should enter your HuLoop server URL to be used in the Agent and sign in using your HuLoop credentials.
You can find the HuLoop server URL in the following ways:
Option 1: In the browser where you are logged into HuLoop, copy the URL until HuLoop is shown: https://demo.huloop.ai:451/HuLoop (this URL could appear different depending on your specific server URL) and append Rest. The final URL will look like: https://demo.huloop.ai:451/HuLoopRest.
Option 2: You can also find the HuLoop server URL to be used in the Agent in the email shared by the HuLoop support team.
- Once the Agent is set up, you will see all the automations (projects) you have created in your account. Click on the automation title to open the desired automation:
- A list of associated Modules will appear. Expand a Module to view the associated Suites:
- Similarly, expand a Suite to get a list of associated Cases:
- Select the Case by checking the checkbox next to it, then click the Run button
at the top of the screen:
- This will start the case execution. You can track the progress of the execution via the progress bar at the bottom of the screen:
- You can view the Case steps by clicking the Case title:
Note: After making any changes in the portal, such as editing or updating a step in your automation case, always refresh the Agent by clicking the sync button available on the top left of the Agent window. This ensures the changes are synced correctly and reflected during execution.
Whenever you want to switch to a different automation project on the Agent, click on HuLoop at the top left of the screen to refresh the Agent.