Me postulé a través de una agencia de empleos. Acudí a una entrevista en Payoneer
Entrevista
I was referred by a requiting company, and the interview was scheduled by an HR worker from the company, after a short phone interview.
I've met with a QA lead, which was very nice, atmosphere was very good.
Preguntas de entrevista [6]
Pregunta 1
Some basic QA questions, for example.
"You are working as part of the development team, and a version has to be released to production. But there is no time to test it. The developer tells you to trust him, and release it.
What will you do ?"
A chart describing a flow over view:
Incoming API->DB->Engine A->Engine B->Outgoing API->3rd party->Costumer credit card.
The API creates a payment request record with status 0. Engine A verifies it and changes the status to 1. Engine B takes the payment and send it to the 3rd party, and changes the status to 2.
Write 5-6 critical defects.