Advanced Search
Search Results
102 total results found
Status Not Completed
Is a check box that has been added in message documentation. This check only can be selected if “Document step” is checked. This new checkbox indicates if the status of the execution is completed or not. How does status not completed works? To explain ho...
XPath object identification
In the following lines, the user will find tips for being able to identify the web objects via XPath. XPath is a way of objects identification based on the path where the element is nested in. As an example, the XPath ”/html/body/div[2]/div/div/footer/secti...
Global Variables
We can obtain now global variables to use in our diagrams, those global variables are: #global_user and #global_password. Those global variables are directly picked up from your H-TEST Client so, a user using those variables, will always use the user and passw...
Shadow Root
Solution for “Shadow-root” elements, for example some “accept cookies” pages: To treat these elements we need to use the executeJavascript function, for example: Document.getElementById(“usercentrics-root”).shadowRoot.querySelector(“[data-testid=uc-accept-al...
Powershell Execution
You can execute powershell commands through H-TEST. To be able to do this, all you need to do is make a user adaptor, and use the executeCommand predefined function. In this function you need to add in the “command” parameter the following: powershell.exe (...
Objects Identification
When working with an automation tool, it is very important to be able to identify objects and work with them. Otherwise, the automation tool will not know where to click or type. For solving this issue, normally, the object properties are used. Those are some...
Variables Management in H-TEST
This is the information about how to use and manage the variables in H-TEST. Validations in Frontend of the data types: The web application should prevent situations like this: Or situations like this one: The validation in Frontend will be done ...
Structure of Training in H-TEST Tool
This training consists of 6 didactic units made up of short explanatory videos and downloadable documentation. At the end of each unit, the student will take a 10-question test to consolidate concepts.Total duration of the course 10h (6 hours and 15 minutes of...
Content of Training in H-TEST Tool
Below you can see the content of Training in H-TEST Tool: Training Program for Technical Teams: General. Technical design of H-TEST: requirements and proposed solution. Graphical representation of the technical solution. Infrastructure and...
Upload results to ALM
Upload results to ALM 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. ...
Create a new domain.
This option of the H-TEST tool allows the administrator to create a new domain. Below, the screen to create a domain: This screen allows: Incorporate a new domain, using the diskette icon. Exit without registering, clicking the cross icon.
Create a new project.
This option of the H-TEST tool allows the administrator to create a new project. Below, the screen to create a project : This screen allows: Incorporate a new project with the diskette icon, enter name and code project Exit without registerin...
Edit a domain.
This option of the H-TEST tool allows the administrator to edit a domain. Below, the screen to change the description of a domain: This screen allows: Modify the name of a domain using the diskette icon.
Delete a domain.
This option of the H-TEST tool allows the administrator to delete a domain. Below, the screen to delete a domain : This screen allows: Delete a domain with the bin icon.
Edit a project.
This option of the H-TEST tool allows the administrator to edit a project. Below, the screen to change the description and code of a project: This screen allows: Modify the name and code of a project using the diskette icon.
Delete a project.
This option of the H-TEST tool allows the administrator to delete a project. Below, the screen to delete a project : This screen allows: Delete a project with the bin icon.
Add users to a project.
This option of the H-TEST tool allows the administrator to assign a user to a project. Below, the screen to register a user in a project: This screen allows: Select one or more users and assign them to the project, using the OK button. Exit w...
Add users to a domain.
This option of the H-TEST tool allows the administrator to assign a user to a Domain. Below, the screen to register a user in a domain: This screen allows: Select one or several users and assign them to the domain using the OK button. Exit wi...
Delete users of a project.
This option of the H-TEST tool allows the administrator to unassign a user from a project . Below, the screen to delete a user from a project : This screen allows: Remove a user from a project using the bin icon.
Create a new user.
This option of the H-TEST tool allows the administrator to create a new user and assign him the role he has in the project. Below, the screen to create a user: This screen allows: Incorporate a new user, using the diskette icon; name and assigned ...