Le processus a pris 2 semaines. J'ai passé un entretien chez Chargebee (New Delhi)
Entretien
There were 5 rounds in every interview, interviewer asked questions on java , programs ,automation concept, interview questions are good but surprisingly they rejected in director round that was 5th round without providing any feedback just 2 word NO HIRE.
Even chargebee wont care to provide appropriate feedback as they have taken 5 hours (5 round) time with candidate to understand and after that they rejected without providing proper feedback.
Request to chargebee as you are taking so many rounds please provide transperant feedback to candidate as they are also investing their time and hopes.
J'ai postulé en ligne. J'ai passé un entretien chez Chargebee (Chennai) en avr. 2022
Entretien
HR explained about the company very well and was very prompt in coordinating the interview. Tech Interview questions were not complex but interviewer expected answers in quote unquote accuracy. HR promptly communicated the interview status which is great and rare.
Questions d'entretien [1]
Question 1
Note
Interviewer will not care about your QA tech stack (whether you are from JS/C#/Python based framework) interview will expect you to answer Java-Maven-Jenkins way which is absurd. So good luck.
1. WAP to return output for the following set
Input : aabaaac
Output : a2b1a3c1"
2. Last minute blocker - your course of action?
3. Locator strategy(oddly expected to write locator based on text contains xpath)
4. How does test framework know the list of test to be run?(I am from Azure DevOps and interviewer is from jenkins-java background but interviewer strongly expected very "specific" answer.
5. Finding element or waiting for element within iframe
6. More questions on test data provider in automation test.
J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Chargebee (Hyderâbâd) en avr. 2022
Entretien
I had 1 round of interview . The first 40 focus was on the automation fw related concepts like Jenkins, pipelines, QA processes. which test cases are automatable or not. How to configure Listeners in FW, How to manage different webdrivers in FW. Advantages of API testing over UI Testing etc
Last 20 mins focus was on coding question
Reverse string with space characters maintained.
//I/P : I am a good boy
//O/P : y ob doog maI
Questions d'entretien [1]
Question 1
What is API pagination
What is offset type pagination