J'ai postulé via la recommandation d'un employé. Le processus a pris 3 jours. J'ai passé un entretien chez Smarsh (Bengaluru) en janv. 2022
Entretien
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
Questions d'entretien [1]
Question 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