State Management is the strategic approach to manage all the interactions that a user performs on an application and then reflect those changes to UI, update databases, server requests etc . Any application has many UI controls such as text fields, radio buttons, buttons, checkboxes, dropdowns etc.
Read moreWhat do you mean by state management?
State management refers to the management of the state of one or more user interface controls such as text fields, OK buttons, radio buttons, etc. in a graphical user interface .
Read moreWhat is the requirement of state management?
Rationale: State Management shall coordinate and control one or multiple sets of Applications (Function Group State) and the platform (Machine State) itself so that the machine behaves as to fulfill the intended system design of a particular project.
Read more