I applied through a staffing agency. The process took 1 week. I interviewed at TELUS in Mar 2025
Interview
This is how my interview went
1- Questions asked based on Manual testing first
- Like Agile waterfall sprint retrospective (cover manual testing questions)
2- Later, we jumped on the coding problem. The question to find the missing number on array [1,2,3,4,5,7,8]
It took me time because I know how to do this better in Python than in Java. They asked me to write the Java code for this
3- Asked playwright questions, TestNG questions
4- Asked questions on RestAssured to write the POST API and asked to explain the mechanism
5- To write the Jenkins script for two stages, build and start
to create the environment
Interview questions [1]
Question 1
1- Questions asked based on Manual testing first
- Like Agile waterfall sprint retrospective (cover manual testing questions)
2- Later, we jumped on a coding problem. The question is to find the missing number on array [1,2,3,4,5,7,8]
It took me time because I know how to do this better in Python than in Java. They asked me to write the java code for this
3- Asked playwright questions, TestNG questions
4- Asked questions on RestAssured to write the POST API and using auth types and asked to explain the mechanism
5- To write the Jenkins script for two stages, build and start
to create the environment