Candidatei-me por meio de recrutador(a). O processo levou 1 semana. Fui entrevistado pela OpenText (Bengaluru) em jun. de 2021
Entrevista
They will force you to be available as per their available time and will schedule the interview.
When you manage your time, but on the interview day they will reschedule the time at last moment and again you have to manage your time.
Even the interview goes well, they won't provide proper feedback. If you contact them, you can't expect the proper reason why you have rejected in that round.
Even though the session was a recorded session, they can check and find what's goes wrong in that round. I was quite confident of clearing the round.
Perguntas de entrevista [1]
Pergunta 1
Java program
Selenium WebDriver questions
Framework
Collection framework
Candidatei-me online. Fui entrevistado pela OpenText (Hyderābād) em set. de 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
Perguntas de entrevista [6]
Pergunta 1
About baseline to automate the test cases and what the process you follow to select the test cases for Automation
Candidatei-me por meio de recrutador(a). O processo levou 1 dia. Fui entrevistado pela OpenText (Bengaluru) em mar. de 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
Perguntas de entrevista [1]
Pergunta 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
Candidatei-me pessoalmente. Fui entrevistado pela OpenText (Bengaluru) em set. de 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
Perguntas de entrevista [1]
Pergunta 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