Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by OpenText Technologies Team. If you also belong to the team, you can get access from here

OpenText Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

OpenText Technologies Interview Questions, Process, and Tips

Updated 1 Mar 2025

Top OpenText Technologies Interview Questions and Answers

View all 90 questions

OpenText Technologies Interview Experiences

Popular Designations

167 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

2 coding questions on codility platform, level of questions was easy to medium

Round 2 - Technical 

(2 Questions)

  • Q1. Fundamentals of computer science
  • Ans. 

    Fundamentals of computer science cover basic concepts and principles in computing.

    • Includes topics like algorithms, data structures, programming languages, and computer architecture.

    • Understanding of computational complexity, software engineering principles, and computer networking is essential.

    • Knowledge of operating systems, databases, and cybersecurity is also important.

    • Examples: Sorting algorithms like bubble sort, da...

  • Answered by AI
  • Q2. Coding questions medium level
Round 3 - HR 

(1 Question)

  • Q1. General questions about projects and all that stuff

Software Engineer Intern Trainee Interview Questions asked at other Companies

Q1. find average salary of employees from given table for each designation where employee age greater than 30
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Given input string- This is opentext.
OP- sihT si txtetnepo.

Round 2 - Technical 

(1 Question)

  • Q1. What is page object model.
  • Ans. 

    Page Object Model is a design pattern used in test automation to create an object repository for web elements on a page.

    • It helps in separating the test scripts from the web elements, making the code more maintainable and reusable.

    • Each web page is represented as a class, and the web elements on the page are defined as variables within the class.

    • Methods are created within the class to perform actions on the web elements,...

  • Answered by AI

Skills evaluated in this interview

Automation Test Lead Interview Questions asked at other Companies

Q1. How to validate text displayed n html tag is a expected
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Newspaper Ad

Round 1 - Technical 

(3 Questions)

  • Q1. Simple/medium python coding questions. Questions on lists/strings
  • Q2. Second largest number in list
  • Ans. 

    Iterate through the list to find the second largest number.

    • Iterate through the list and keep track of the largest and second largest numbers.

    • Compare each number with the largest and second largest numbers to update them accordingly.

    • Return the second largest number once the iteration is complete.

  • Answered by AI
  • Q3. Question on sub string finding
Round 2 - Technical 

(1 Question)

  • Q1. Medium level python questions Testing questions Linux environment questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare based on your resume. They will see how youb are approaching the problem.

Skills evaluated in this interview

Software Quality Assurance Engineer Interview Questions asked at other Companies

Q1. What is the different get and quit methods?
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About Linux and AWS
  • Q2. Python coding Test
Round 2 - Technical 

(2 Questions)

  • Q1. Deep dive in AWS
  • Ans. 

    AWS is a cloud computing platform by Amazon offering a wide range of services for storage, computing, networking, databases, and more.

    • AWS provides a wide range of services including EC2 (Elastic Compute Cloud), S3 (Simple Storage Service), RDS (Relational Database Service), and more.

    • AWS offers scalability, flexibility, and cost-effectiveness for businesses of all sizes.

    • AWS has a global infrastructure with data centers ...

  • Answered by AI
  • Q2. Deep dive in Terraform and Python
  • Ans. 

    Terraform is an infrastructure as code tool, while Python is a versatile programming language often used for automation in DevOps.

    • Terraform is used for provisioning and managing infrastructure resources in a declarative way.

    • Python is commonly used for scripting, automation, and building tools in the DevOps ecosystem.

    • Terraform can be integrated with Python scripts to enhance automation capabilities.

    • Both Terraform and Py...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for OpenText Technologies Devops Engineer interview:
  • AWS
  • Python
  • Terraform
Interview preparation tips for other job seekers - Prepare well with whatever you have mentioned in your resume.

Skills evaluated in this interview

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the StringYou are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. For example: If the given string is: STR = "abcde". You have to print the string "edcba... read more
View answer (3)

OpenText Technologies interview questions for popular designations

 Senior Software Engineer

 (15)

 Associate Software Engineer

 (14)

 Intern

 (13)

 Software Engineer

 (12)

 QA Engineer

 (8)

 Software Developer Intern

 (6)

 Engineering Intern

 (5)

 Java Developer

 (4)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain OAuth 2.0
  • Ans. 

    OAuth 2.0 is an authorization framework that allows third-party applications to obtain limited access to a user's account.

    • OAuth 2.0 is used for delegated authorization, allowing a user to grant access to their resources without sharing their credentials.

    • It uses tokens (access token, refresh token) to grant access to resources on behalf of the user.

    • OAuth 2.0 is widely used in APIs, social media platforms, and other web ...

  • Answered by AI
  • Q2. Design URL Shortener
  • Ans. 

    Design a URL shortener service

    • Generate a unique short code for each long URL

    • Store the mapping of short code to long URL in a database

    • Redirect users from short URL to long URL when accessed

    • Consider implementing custom short domains for branding

    • Track analytics for shortened URLs for performance monitoring

  • Answered by AI

Skills evaluated in this interview

Top OpenText Technologies Software Engineer Interview Questions and Answers

Q1. how do you display different color in atable using css for odd even rows
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Get interview-ready with Top OpenText Technologies Interview Questions

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to SpringBoot and java

Top OpenText Technologies Senior Software Engineer Interview Questions and Answers

Q1. Write a Program Nth term in a infinite series example: 2,4,8,2,4,8……..n…….infinite
View answer (3)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Jobs at OpenText Technologies

View all
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java and Springboot questions

Top OpenText Technologies Senior Software Engineer Interview Questions and Answers

Q1. Write a Program Nth term in a infinite series example: 2,4,8,2,4,8……..n…….infinite
View answer (3)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Java program to reverse a string
  • Ans. 

    Java program to reverse a string using StringBuilder

    • Create a StringBuilder object with the input string

    • Use the reverse() method of StringBuilder to reverse the string

    • Convert the reversed StringBuilder object back to a string using toString()

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Java program to get highest and lowest marks using hash map
  • Ans. 

    Java program using hash map to find highest and lowest marks

    • Create a hash map to store student names and their marks

    • Iterate through the hash map to find the highest and lowest marks

    • Use a variable to keep track of the highest and lowest marks

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Scenario based questions

Skills evaluated in this interview

Senior Quality Assurance Engineer Interview Questions asked at other Companies

Q1. How to manage projects compliance for clients point of view..
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was helpful. Experienced thoughtful questions

Round 2 - Coding Test 

Basic JAVA coding knoweldge necessary. Hands on experience C , C++, python basic MUST

Round 3 - Technical 

(2 Questions)

  • Q1. I cannot type all the question here.
  • Q2. I cannot type all questions here.

Interview Preparation Tips

Interview preparation tips for other job seekers - Hands On experience , coding knowledge . Fundamentals

Senior Performance Test Engineer Interview Questions asked at other Companies

Q1. How do you prepare a report and share it with stakeholders?
View answer (1)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Are your job titles valid?

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)

OpenText Technologies Interview FAQs

How many rounds are there in OpenText Technologies interview?
OpenText Technologies interview process usually has 2-3 rounds. The most common rounds in the OpenText Technologies interview process are Technical, Coding Test and HR.
How to prepare for OpenText Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at OpenText Technologies. The most common topics and skills that interviewers at OpenText Technologies expect are Java, Javascript, Information Management, Oracle and Troubleshooting.
What are the top questions asked in OpenText Technologies interview?

Some of the top questions asked at the OpenText Technologies interview -

  1. Write a Program Nth term in a infinite series example: 2,4,8,2,4,8……..n…...read more
  2. Write a Program identify Max length of a substring from a given string and also...read more
  3. how do you display different color in atable using css for odd even r...read more
How long is the OpenText Technologies interview process?

The duration of OpenText Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

OpenText Technologies Interview Process

based on 142 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Google Interview Questions
4.4
 • 870 Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all

OpenText Technologies Reviews and Ratings

based on 1k reviews

3.7/5

Rating in categories

3.3

Skill development

4.0

Work-life balance

3.5

Salary

3.3

Job security

3.7

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 1k Reviews and Ratings
Sr. Quality Assurance Engineer

Hyderabad / Secunderabad

5-7 Yrs

Not Disclosed

Software Engineer

Bangalore / Bengaluru

2-5 Yrs

₹ 9.25-20 LPA

Sr. Software Engineer- Angular Development

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Explore more jobs
Software Engineer
964 salaries
unlock blur

₹6.2 L/yr - ₹26 L/yr

Senior Software Engineer
901 salaries
unlock blur

₹12 L/yr - ₹36 L/yr

Associate Software Engineer
353 salaries
unlock blur

₹4.6 L/yr - ₹16 L/yr

Lead Software Engineer
330 salaries
unlock blur

₹16.5 L/yr - ₹50 L/yr

Software Developer
216 salaries
unlock blur

₹5.5 L/yr - ₹20.1 L/yr

Explore more salaries
Compare OpenText Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview