Pergunta de entrevista da empresa iCIMS

Though I was anticipating questions mainly on Java or general testing methods, I was given a question about how I would go about changing the value of an element in an HTML document. Unexpected question but not too difficult to answer.

Resposta da entrevista

Sigiloso

21 de out. de 2017

Get the document element by id and then change its corresponding value.