Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Newpage Solutions (SAS Nagar) nel mese di nov 2021
Colloquio
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!
Domande di colloquio [1]
Domanda 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.