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 Expert Interview Questions and Answers

Updated 23 Jan 2023

OpenText Technologies Expert Interview Experiences

1 interview found

Expert Interview Questions & Answers

user image Anonymous

posted on 23 Jan 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

-------------------------------------------------------------------------------------------

Round 3 - Technical 

(2 Questions)

  • Q1. Do you like C programming language?
  • Ans. 

    Yes, I like C programming language.

    • I find C to be a powerful and efficient language for low-level programming.

    • It has a rich library of functions and is widely used in operating systems and embedded systems.

    • C is also a great language for learning computer science fundamentals.

    • For example, I have used C to implement data structures like linked lists and binary trees.

  • Answered by AI
  • Q2. How do you rate yourself in Java?
  • Ans. 

    I rate myself as an experienced Java developer with strong knowledge of core concepts and frameworks.

    • I have been working with Java for over 5 years and have developed several enterprise-level applications.

    • I am proficient in core Java concepts such as OOP, multithreading, and collections.

    • I have experience working with popular Java frameworks such as Spring and Hibernate.

    • I am constantly learning and keeping up with the l...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the basics for any interview. Basics are the foundation

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. SIP Call flow with headers
  • Ans. 

    SIP call flow involves signaling and media exchange between SIP devices with headers containing important information.

    • SIP INVITE message is sent to initiate a call

    • SIP 1xx responses indicate call progress

    • SIP 2xx response confirms call establishment

    • SIP ACK message acknowledges call setup

    • SIP BYE message terminates the call

  • Answered by AI
  • Q2. SIP mandatory headers
Round 2 - Technical 

(2 Questions)

  • Q1. SERVICE ROUTE,PATH AND RECORD ROUTE HEADER
  • Q2. K8's Deployment
  • Ans. 

    K8's Deployment refers to the deployment of applications on Kubernetes clusters.

    • Kubernetes (K8s) is an open-source container orchestration platform used for automating deployment, scaling, and management of containerized applications.

    • K8s Deployment involves defining the desired state of the application, creating deployment configurations, and managing the deployment process.

    • Deployment resources in K8s include Pods, Rep...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java oops concept Selenium all concepts like where we use action class how handle drop-down how to handle alert and windows pop It's all good experience with interviewer
  • Q2. Oops concept java selenium
Round 2 - Technical 

(1 Question)

  • Q1. They asked about Manual testing They asked about jira they asked about project details some scenario based questions all over experience is good interviewer also very friendly
Round 3 - Behavioral 

(1 Question)

  • Q1. They ask about project they told their work what amdocs products what is amdocs company culture experience was very good manager is also very friendly nature they will co-operate
Round 4 - HR 

(2 Questions)

  • Q1. Here they asked about salary disscusion
  • Q2. What is expected CTC What amdocs n all hr common questions totaly it was very good experience with all members who can took the interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on project
If you mention automation testing then go with java all concepts like oops
This and super keyword constructor
Focus on selenium and framework
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 Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consisted of 60 questions in 60 minutes

Round 2 - Technical 

(2 Questions)

  • Q1. Interview duration was 1 hour 10 minutes
  • Q2. General testing process
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain your App Archictecture
  • Ans. 

    Our app architecture follows a microservices approach, utilizing Docker containers and Kubernetes for scalability and flexibility.

    • Utilizes microservices architecture for modular and scalable development

    • Uses Docker containers for easy deployment and management

    • Leverages Kubernetes for orchestration and scaling

    • Implements RESTful APIs for communication between services

  • Answered by AI
  • Q2. Design Patterns

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Group Discussion 

General topics like Artificial Intelligence positive or negative impacts

Round 2 - Technical 

(1 Question)

  • Q1. Everything from resume
Round 3 - HR 

(1 Question)

  • Q1. General questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. In-depth on testing processes and various real-time scenario based questions
Round 3 - Coding Test 

Good in coding, edge cases, and easy, medium-level DSA questions

Round 4 - Technical 

(1 Question)

  • Q1. Deep dive into testing and automation.
Round 5 - Coding Test 

Easy, medium-level DSA questions. Edge cases should be taken care of.

Round 6 - Technical 

(1 Question)

  • Q1. More on leadership and team handling and team playing
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. How to handle security in Kafka?
  • Ans. 

    Security in Kafka can be handled through authentication, authorization, encryption, and SSL/TLS.

    • Implement authentication mechanisms like SASL or SSL for secure communication between clients and brokers.

    • Set up ACLs (Access Control Lists) to control access to topics and resources.

    • Enable encryption using SSL/TLS to secure data in transit.

    • Use tools like Confluent Security Plugins for additional security features.

    • Regularly ...

  • Answered by AI
  • Q2. Benefits of Microservices?
  • Ans. 

    Microservices offer benefits such as scalability, flexibility, resilience, and easier maintenance.

    • Scalability: Microservices allow for individual components to be scaled independently, leading to better resource utilization.

    • Flexibility: Each microservice can be developed, deployed, and updated independently, allowing for more flexibility in the development process.

    • Resilience: If one microservice fails, it does not brin...

  • Answered by AI
  • Q3. Have you done any customisation in spring-boot?
  • Ans. 

    Yes, I have done customisation in spring-boot.

    • Implemented custom error handling by extending ResponseEntityExceptionHandler

    • Created custom annotations for validation

    • Configured custom logging using Logback

  • Answered by AI

Skills evaluated in this interview

Architect Interview Questions & Answers

Amdocs user image Puja Khandhedia

posted on 28 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Micro services concept, cloud concept, batch processing
Round 2 - Technical 

(1 Question)

  • Q1. Kafka, spring batch , cloud best practices, containerization, Architectural principles,
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial Round No technical questions
Round 4 - HR 

(1 Question)

  • Q1. Salary, Work Policy
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(11 Questions)

  • Q1. About policy.communication with each other
  • Q2. Currently working which company
  • Q3. What is the expectations about salery
  • Ans. 

    Salary expectations for an Associate analyst vary based on experience, location, and company size.

    • Salary expectations can range from $50,000 to $80,000 per year depending on the factors mentioned.

    • Candidates with relevant experience and certifications may negotiate for higher salaries.

    • Research industry standards and company policies to determine a reasonable salary expectation.

    • Consider benefits, bonuses, and opportuniti

  • Answered by AI
  • Q4. Tell me About company and why should I hire you
  • Q5. Speak about few minutes your past company
  • Q6. Why should you leave on past company
  • Q7. If any coding related topics
  • Q8. Tell me about your family
  • Q9. Why do you what this job
  • Q10. What are your weekness
  • Q11. What is your greatest achievment

Interview Preparation Tips

Interview preparation tips for other job seekers - One on one round.case study

OpenText Technologies Interview FAQs

How many rounds are there in OpenText Technologies Expert interview?
OpenText Technologies interview process usually has 3 rounds. The most common rounds in the OpenText Technologies interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in OpenText Technologies Expert interview?

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

  1. Do you like C programming langua...read more
  2. how do you rate yourself in Ja...read more

Tell us how to improve this page.

OpenText Technologies Expert Interview Process

based on 1 interview

Interview experience

4
  
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.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k 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
 • 809 Interviews
View all

OpenText Technologies Expert Reviews and Ratings

based on 2 reviews

4.6/5

Rating in categories

2.8

Skill development

5.0

Work-life balance

3.0

Salary

4.4

Job security

3.4

Company culture

3.4

Promotions

3.2

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
958 salaries
unlock blur

₹6.1 L/yr - ₹26 L/yr

Senior Software Engineer
897 salaries
unlock blur

₹12 L/yr - ₹36 L/yr

Associate Software Engineer
356 salaries
unlock blur

₹4.7 L/yr - ₹16 L/yr

Lead Software Engineer
334 salaries
unlock blur

₹16.8 L/yr - ₹50 L/yr

Software Developer
215 salaries
unlock blur

₹5.7 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