Me postulé a través de una recomendación de un empleado. El proceso tomó 3 días. Acudí a una entrevista en Smarsh (Bengaluru) en ene 2022
Entrevista
1st Round:
Basic question from Java selenium API abd Testing
Few Java programs
Few Selenium Automation program. SQL queries.
Round 2:
All about Rest API testing. Manual scenarios and then Automation mostly related to Rest Assured
Preguntas de entrevista [1]
Pregunta 1
Given a strong return a new string with character and consecutive count of that character
Input: aaaaffffggaa
Output: a4f4g2a2
Rest API automation-> Json Path, schema validation etc