Ask HN: Is it reasonable to have job applicants complete a test before applying?

https://news.ycombinator.com/item?id=11113494
by grammernerd • 10 years ago
14 19 10 years ago

I'm advertising an SDET position and I've included a test as part of the job application.

The test is something like this: I've described a fairly simple json specification in words and requested that applicants submit a cover letter that conforms to that spec. The spec has an optional value called challenge_checkvalue which can be derived by completing a challenge - querying a url with an id between 00 and 99 for json payloads that may or not conform to the same spec. The checkvalue is derived by combining the ids of all the ones that are not compliant.

So it's a decent amount of work. I've deliberately made the number of payloads to check high enough that no one is tempted to check them manually. Validating JSON, even making http requests like that is not something that every valid candidate will have ever done, but I think that these concepts should accessible with some research.

My question is; is this too much to expect people to do before I even look at their application?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com