Me postulé en línea. Acudí a una entrevista en OpenText (Hyderabad) en abr 2018
Entrevista
Open text is the most unprofessional organization and worst interview panel I have ever taken till now. I am working in Pune but my family is in Hyderabad so i have attended Open text interview in Hyderabad.
They have multiple round.
1.Hacker rank Test
2.Telephonic interview.
3.Face to face Technical.
4.Manager round.
5.Director Round.
Face to face technical ,Manager and Director round was in Hyderabad and on weekdays which they took around 4 hrs . After taking so many rounds of interview They said wait outside Hr will inform .After waiting for an hour receptionist asked me to leave for the day .I feel It was the most unprofessional behavior because I have travel on weekday all the way from Pune to Hyderabad and after spending four hours of interview and I can’t expect that Hr doesn’t have that much of time or curtsy that to at least meet inform the same .It was very disappointing. After that i called to Hr she said result didn't came out she will update me. After few days of waiting when I called her again she said you are not selected. When i asked for feedback she doesn’t have a proper feedback. First of all even if I have not select, Hr should update me but they don’t have basic sense. Second thing after taking director round I am not sure what could be reason for rejection since I have a family problems so i didn't asked for the salary hike also .The person who took my director round, He asked me only three basic question and clearly I feel he was at all interested to take my interview .
Open text you have to understand ,Any company want a good employee and candidates want company where they can show their potential ,Basically you approached to your candidate . It is not like candidates asked for interview . If you are hiring professional behave like a professional. I am Glad that you didn't hire me because if a company can't behave well with to their employees, It's is not worth of joining .
Me postulé en línea. Acudí a una entrevista en OpenText (Hyderabad) en sep 2025
Entrevista
Hr said 2 rounds of technical virtual interview and one directory round. Sent the link for interview by evening and it was scheduled the next day. I haven't cleared first round as I was bit tensed but asked the basics of Java and manual testing along with java programs
Preguntas de entrevista [6]
Pregunta 1
About baseline to automate the test cases and what the process you follow to select the test cases for Automation
Me postulé a través de un reclutador. El proceso tomó 1 día. Acudí a una entrevista en OpenText (Bengaluru) en mar 2025
Entrevista
First they take automation testing interview round they ask java and selenium and which frame work you use and CI/CD pipline like have ever use jenkins and how pipline created and how you run your test case then second round they take manual testing
Preguntas de entrevista [1]
Pregunta 1
Which frame work you use?
What implicit wait/explicit wait write the commands
How to handle dynamic element
How handle alert popup
how to handle multiple window
Api testing Json format some question asking
Write the automate script for browser lunch and login and logout
What is CI/CD pipeline why we used
How to run test script in Jenkins
After run test script in Jenkins in console log what are the thing you observe
Tell me the test case for mark pen
They ask joins query
They ask some normal sql query
They what are testing you perform in data base testing
Tell how do end to end testing if get and new feature
How to do performance testing like tree structure
Me postulé en persona. Acudí a una entrevista en OpenText (Bengaluru) en sep 2024
Entrevista
1. Program round : 2 program needs to be solved and submitted in 45 mins
2. Technical Round 1 : All questions from java will be asked and one more program related to DSA medium complex. Time and Space Complexity was asked
Preguntas de entrevista [1]
Pregunta 1
1. Write a program to validate a paranthese in a string. send result as valid only if open bracket comes before close bracket. and if both the brackets are in the string then send valid String s = "{][(})"
2. Java OOPS concept
3. Compilation error and Run time error
4. what will be output based on program