What is an input map and why it is important?
Amin Nizami
SQA Team Lead at Troon Technologies | Automation | Cypress | Performance Testing | Postman | API Testing | Domain Expertise in Health, Telco, FinTech, Blockchain, NFT, IoT, Payment Gateways, Crypto Wallet
What is an input map?
Essentially, an input map is a document in which the designer writes down all the details they need to deliver to the developers about the inputs in the product. For example, if you design a product that encourages people to be more active. In one of the inputs, the app asks the user for their height. The user must enter a number, so we need to prevent the users from entering letters. There is no easy way to describe this data to the developers on the Figma file (you can write it in the description of the elements, but the developers will need to click on it to see it.
Another example would be if you designed an app that helps people to send small amounts of money. Let’s say the app allows users to send up to 500 euros a day. Think about a user typing 700 euros on the number input “how much you want to send”. Now you want to show them a message below that says they can send up to 500 euros. In that case, the Input map helps you explain to the developer what is the maximum number the user can type, and what message the user will see if they type more than this number.
领英推荐
Why is an input map is important?
Basically, if the information is not communicated in a proper way, it can negatively affect the user experience. I will illustrate this with two examples.
Both cases result in a negative user experience.