i
OpenText Technologies
Filter interviews by
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
Testcases for a pencil include checking its writing ability, eraser functionality, durability, sharpening ease, and lead breakage resistance.
Verify that the pencil writes smoothly on paper without skipping
Test the eraser by attempting to erase pencil marks effectively
Check the durability of the pencil by dropping it from a certain height
Test how easily the pencil can be sharpened without breaking the lead
Verify the res...
Linux commands for copying and creating files and directories.
To copy a file: cp source_file destination_file
To copy a directory: cp -r source_directory destination_directory
To create a new file: touch new_file
To create a new directory: mkdir new_directory
I applied via campus placement at Lovely Professional University (LPU) and was interviewed before Aug 2023. There were 2 interview rounds.
To reverse a word, you can iterate through the characters of the word and build a new word by appending each character in reverse order.
Iterate through the characters of the word from the last character to the first character.
Append each character to a new string in reverse order.
Return the new string as the reversed word.
To delete a node, first find the node to be deleted, then update the pointers of the previous and next nodes to skip the node to be deleted.
Find the node to be deleted by traversing the linked list
Update the 'next' pointer of the previous node to skip the node to be deleted
Update the 'previous' pointer of the next node to skip the node to be deleted
OpenText Technologies interview questions for designations
I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.
Write a automated test framework and several test cases for web application.
I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.
Cucumber is a BDD testing tool and Singleton pattern is a design pattern. They can be used together in Java for efficient testing.
Cucumber is a tool used for Behavior Driven Development (BDD) testing
Singleton pattern is a design pattern that restricts the instantiation of a class to one object
Using Singleton pattern with Cucumber in Java can help in efficient testing by ensuring only one instance of a class is created
E...
I applied via Campus Placement and was interviewed in Aug 2021. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Dec 2020. There were 4 interview rounds.
Top trending discussions
Find and print the missing number in a given array of strings.
Convert the array of strings to an array of integers for easier manipulation.
Iterate through the array to find the missing number by comparing consecutive elements.
Print the missing number once found.
Reverse a string in an array of strings
Iterate through each string in the array
Use a loop to reverse each string character by character
Store the reversed strings in a new array
To test a faulty ATM, simulate various scenarios like card reader failure, cash dispenser malfunction, network connectivity issues, etc.
Simulate card reader failure by inserting a damaged card or a card with a magnetic strip issue.
Test cash dispenser malfunction by requesting cash withdrawal and observing if the correct amount is dispensed.
Check for network connectivity issues by trying to access online banking service...
Aptitude test was easy to clear
Coding test was ok to clear
based on 5 interviews
1 Interview rounds
based on 15 reviews
Rating in categories
Software Engineer
964
salaries
| ₹6.2 L/yr - ₹26 L/yr |
Senior Software Engineer
901
salaries
| ₹12 L/yr - ₹36 L/yr |
Associate Software Engineer
353
salaries
| ₹4.6 L/yr - ₹16 L/yr |
Lead Software Engineer
330
salaries
| ₹16.5 L/yr - ₹50 L/yr |
Software Developer
216
salaries
| ₹5.5 L/yr - ₹20.1 L/yr |
TCS
Infosys
Wipro
HCLTech