Uier icon
Uier icon

Uier

 3 likes

Codeless or low-code User Experience test editing and management using Selenium to perform testing or UI automation. Uier tends to be a free self hostable alternative to Applitools, Endtest, Ghost Inspector, Usetrace, Screenster and many others.

For each test, parameters can be specified such as the starting URL domain and which browser to use. Define the commands that follow the scenario desired to test. Once the test is saved, it can be ran and the results will be output and can be observed for each step.

License model

  • FreeOpen Source

Platforms

  • Windows
  • Online
  • Self-Hosted
  • Software as a Service (SaaS)
  No rating
3 likes
0comments
0 news articles

Features

Suggest and vote on features

Properties

  1.  User friendly

Features

  1.  Unlimited users
  2.  Support for Multiple Users
  3.  Website testing
  4.  Selenium testing
  5.  Free API
  6.  Continuous Testing
  7.  Cross browser testing
  8.  Task Automation
  9.  Browser-based
  10.  Cross browser support
  11.  User story mapping
  12.  UI testing
  13.  Test Automation
  14.  User Testing
  15.  Usability Testing

Uier News & Activities

Highlights All activities

Recent activities

  • ghahremani liked Uier
    4 months ago
  • App icon
    POX added Uier as alternative to Meticulous
    5 months ago
Show all activities

Uier information

AlternativeTo Categories

Office & ProductivityDevelopment

GitHub repository

  •  156 Stars
  •  20 Forks
  •  24 Open Issues
  •   Updated Jan 11, 2023 
View on GitHub

Our users have written 0 comments and reviews about Uier, and it has gotten 3 likes

Uier was added to AlternativeTo by sjoerdvanderhoorn on Jun 25, 2019 and this page was last updated Jan 27, 2021.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Uier?

Uier (UI[test]er) is a tool that provides codeless or low-code User Experience test editing and management. Uier uses Selenium to perform testing or UI automation. When running a script, results are fed back to the user interface to visually inspect failures. Each step captures screenshots and the full browser state.

Uier tends to be a free self hostable alternative to Applitools, Endtest, Ghost Inspector, Usetrace, Screenster and many others. In addition to testing, Uier can also be used for general automation purposes.

To facility testing, Uier implements the Selenium browser automation API. The goal of Uier is to become feature compatible with Selenium IDE by implementing all of its commands.

For each test, parameters can be specified such as the starting URL domain and which browser to use. Define the commands that follow the scenario desired to test. Once the test is saved, it can be ran and the results will be output and can be observed for each step.

In addition to running single tests, tests can also be combined in a collection. With a collection, the default parameters can be overwritten. This allows a test to not only run against it's predefine URL domain or browser, but against any desired combination. This is a useful feature to facilitate running the same test against a development environment, a user acceptence environment, a build server, etc.

All communication between the Uier front end and the database is routed through a REST API. This REST API is also available for end users to automate common or scheduled events, such as running a test or adding users.