Get Image similarity Percentage
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built action in Avo Assure and comes for the captured Image element. It instructs the Avo Assure Client to compare the similarity percentage between captured image from AUT and the image path which is specified in the input value and stores the similarity percentage in output variable.
Input: <image path>
Image path: The path of image which user wants to compare with captured image
Output: <Dynamic Variable>(Optional) ;< Dynamic Variable> (Optional)
Consider a scenario where you are testing an e-commerce website. Here you want to compare the couple of web images and determine the image similarity percentage. For this scenario, the Get Image similarity Percentage action used from Avo Assure. This action compares the captured images, and reference images and determines the similarity percentage from captured images and referenced images. It ensures that similarity percentage of images.
The user gives an image path C:\Users\John.smith\test\sample.png
It should fetch the image similarity percentage from captured images and referenced image [Path upload by user] and stores the result in {Result} output variable.
The action performed and saves the result in {Result} output variable as 60.