I applied through an employee referral. The process took 3 days. I interviewed at Smarsh (Bengaluru) in Jan 2022
Interview
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
Interview questions [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