Test for sending FormData via XMLHttpRequest. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". Sending FormData containing a null value: name=null Sending FormData containing a null field name: null=value PASS successfullyParsed is true TEST COMPLETE