Candidatei-me por meio de recrutador(a). O processo levou 1 semana. Fui entrevistado pela Newpage Solutions (SAS Nagar) em nov. de 2021
Entrevista
Overall three rounds of interview process. Two are technical and last one is HR round. I had been approached by the HR on angelist and she setup the interview as per the mutually agreed times and dates.
Had the first round. There were live programming questions such as sorting the list in python etc. And there were questions related to Mobile Automation usecases- how to access locators etc.
Didn't heard from the hr from the past 2 weeks and on following up about the next round, there was no response given.
Unprofessional behavior!
Perguntas de entrevista [1]
Pergunta 1
Q1. Sort python list containing duplicate elements using python inbuilt functions
Q2. In the above question, now print the list elements in the order of frequency(repetition). For example list=[1 ,1, 1 , 2, 3, 3 ,4]. Output should be : 1, 3, 2, 4
Q3. How would you find locators in appium for mobile testing.
Q4. Why do you use JIRA if you can log defects in HP QC as well.