There is an open field which accepts integer values and prompts an error message if value entered is not an integer. What test data will you use to prompt the error message.
Respostas da entrevista
Sigiloso
5 de nov. de 2013
Put any decimal like 0.2 or 2.9
Sigiloso
19 de jun. de 2018
1)The question was it accept an integer. (not only Integer) so u give a combination of Integer values
or Any values apart from the integer.
"You will get an error message".