I applied through an employee referral. The process took 2 weeks. I interviewed at OpenText (Hyderābād) in Oct 2024
Interview
Had 5 round of interview process as below
R1: Two online coding questions to be completed with-in 45 mins.
They were solved using sliding window technique and traversing 2*2 array matrix.
R2: 2 Coding questions and basic Selenium, java automation FW questions
C1:
I/P String "India is my country"
O/P String "yrtnuoc ym si aidnI"
C2:
Identify the common strings in the below String Arrays
String[] a1 = {"apple", "banana", "single", "Laxmi", "Raghu"};
String[] a2 = {"june", "july", "apple", "april", "Laxmi"};
R3: A coding question on String Manipulation. Questions on Automation FW, Performance and Security Testing
C1:
C1:
I/P String "This is a tree"
O/P String "sihT%si%a%eert"
R4: Manager round on the two eggs 100 floors puzzle.
More questions on the TestPlan, Cloud providers like AWS, Release cycles. Testing scenario-based questions on suppose testing a search bar functionality
R5: Sr Director round on the testing cycles, scenario based questions with more emphasis on AWS Lambdas, Serverless architecture.