Tag Archives: Testing

Testing a Textfield in 10 points

I’ll post some tips about testing during the time I learn. So if you have any comments or tips to add, feel free to comment! Here a 10 values I submit to test a textfield: An empty value () Zero (0) A string made of whitespace (   ) String containing spaces (foo bar) Name containing… Read More »