
Deutsche Telekom Test Automation Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 11 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Deutsche Telekom.
Senior SDET
After applying online, I directly got an email from focal asking me to complete an assessment, with no other details provided. It was an online test by wecreateproblems focusing on Coding and debug.
- Given input 'abc', produce output 'zab'.
- Given input 'abb', produce output 'bba'.
Software Development Engineer in Test
All 3 rounds were conducted in a single day at the Gurgaon office. The first round focused on Java, Selenium, and TestNG. The second round involved questions about frameworks and past experience. The final round was a manager round with one coding question.
- Can you solve the vending machine problem?
- Describe the testing lifecycle.
- Tell me about your experience with Java, Selenium, and TestNG.
Software Development Engineer in Test
We had 4 rounds in total. First, a resume screening. Then, technical round 1 with a peer focusing on Java concepts, API, RestAssured, programming, manual and functional testing, and databases. After that, technical round 2 with a Lead covering UI automation, API testing, performance testing, communication, coding, and general programming. Finally, a round with the Director to assess team culture fit.
- Regarding our framework, what's the reason for using `Webdriver driver=new ChromeDriver();` over `ChromeDriver driver=new ChromeDriver();`?
- In the statement `_______=findElements(By.xpath("*****"));`, what variable type is expected on the left side?
- Can you find how many times each number appears in this integer array: `int arr[]={1,1,1,2,2,2,4,3,4,3,5,6};`?
Deutsche Telekom Test Automation Engineer Interview Questions
Quoted word for word from Deutsche Telekom interview reports.
“Find the second largest number in an array without sorting it.”
Read reports →“For a given string array, can you identify which elements are palindromes?”
Read reports →“Can you count the characters in a string?”
Read reports →“Can you find how many times each number appears in this integer array: `int arr[]={1,1,1,2,2,2,4,3,4,3,5,6};`?”
Read reports →“In the statement `_______=findElements(By.xpath("*****"));`, what variable type is expected on the left side?”
Read report →“Regarding our framework, what's the reason for using `Webdriver driver=new ChromeDriver();` over `ChromeDriver driver=new ChromeDriver();`?”
Read report →“What are Star Patterns?”
Read report →“What are locators?”
Read report →“What's the difference between assert and verify in Selenium, and can you explain waits?”
Read report →Formats, difficulty and experience
Across all 11 Deutsche Telekom interview reports.