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.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article