[Guruji]:- User interface attack # 6
Repeat the same input or series of inputs numerous times
· Applicable when input received within a loop. May consume resources or cause data initialization problems.
· Example : memory leak, chunk of allocated memory not released
User interface attack # 7
Force different outputs to be generated for each input
[Continued in the next day’s post]· This checks if all major behaviors associated with each input are tested
· How: A single input often causes different outputs depending on the context
· Example: picking up the phone when someone else is on the line, vs. idle