Turn your manual testers into automation experts! Request a DemoStart testRigor Free

How to hide passwords?

The hidden value feature allows users to hide passwords and other sensitive information in a non-readable form.

Sometimes users might want to share a test case with a friend or colleague (this is especially true of open-source users). Many times they need to log in to do so and thus mask their passwords.

We can achieve this by following steps:
  1. Go to the Test Data Section and click +Add
  2. The Add Variable pop-up will appear.
  3. Select Hidden from the Type dropdown.
  4. Assign a variable name, which will be used to summon your hidden value in your test case.
  5. Type the value into the Value field and click Add.

*IMPORTANT NOTE for open-source users: We strongly recommend against entering your hidden values into any field that does not also mask it. In addition, be especially cautious of video recordings of mobile test cases as most apps show each character as it is typed before masking it. This is not a setting that testRigor can control.

Related Articles

How to Install Client Certificates in testRigor

Client certificates are one of several ways to allow users to authenticate their identity to a server, most often a private ...

How to do database testing using testRigor?

Database testing is crucial because it ensures the integrity and reliability of your application’s data. It verifies the ...