Uier icon
Uier icon

Uier

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.

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Windows
  • Online
  • Self-Hosted
  • Software as a Service (SaaS)
-
No reviews
3likes
0comments
0news 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.  Cross browser support
  6.  User story mapping
  7.  UI testing
  8.  Free API
  9.  Continuous Testing
  10.  Cross browser testing
  11.  Task Automation
  12.  Browser-based
  13.  User Testing
  14.  Usability Testing

 Tags

  • User interface
  • testing
  • software-testing
  • user-experience-testing
  • automation-tool

Uier News & Activities

Highlights All activities

Recent activities

No activities found.

Uier information

  • Developed by

    Sjoerd van der Hoorn
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    15 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Office & ProductivityDevelopment

GitHub repository

  •  157 Stars
  •  19 Forks
  •  24 Open Issues
  •   Updated  
View on GitHub
Uier was added to AlternativeTo by sjoerdvanderhoorn on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

Featured in Lists

A list with 66 apps by matheusrv without a description.

List by Matheus Breguêz with 66 apps, updated

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.