Skip to main content

2 posts tagged with "chrome addon"

View All Tags

· One min read
Leon Lau

Chrome extension for test registration (stable version)

Valido Chrome extension We have released stable version of the Chrome extension, for the functional test registration directly from the browser.

Functional testing vs healt check

We have separated the tests into two categories: Health check and Functional.

  • Health check is a simple test to validate the status of a single page test, from different points of view like availability, visual and status of third party services / APIs and static files.
  • Functional test is a multi-step test can be adopted to validate also the functional aspects of the ecommerce (navigation, search, registration, checkout, ...), in addition to availability, visual and third party services.

· One min read
Leon Lau

Chrome extension for test registration

Valido Chrome extension We have released our firt beta for the test registration directly from the browser, through the use of a Chrome extension. Finally, we have added another option for the test creation, a no code option. It is now possible, for each device (Desktop, Mobile and Tablet) register the actions executed in the browser, navigating the target e-commerce.

Testing, content always separeted between devices

From today, the content representing a test will be always separated according to the target device: Desktop, Mobile and Tablet. This restriction has been introduced in order to make more understandable and usable the editing and mainteinance process of the created tests.

Testing, editing, copy content from other device

The "Copy content from" has been introduced in order to allow the actions copy from one test content (device) to another one. This feature simplify the creation of the test, immediatly having all the actions, created from another device, to the current test content.