Upload Button Icon Add office photos

Temenos

Compare button icon Compare button icon Compare

Filter interviews by

Temenos Senior Test Engineer Interview Questions, Process, and Tips

Updated 25 May 2024

Top Temenos Senior Test Engineer Interview Questions and Answers

Temenos Senior Test Engineer Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. About testing process
  • Q2. Bugs I found in last project
  • Ans. 

    I found and reported 15 critical bugs in the last project, including issues with data validation and UI functionality.

    • Identified 5 bugs related to data validation errors

    • Discovered 7 UI functionality bugs affecting user experience

    • Reported 3 critical bugs impacting system performance

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Framework of test automation
  • Ans. 

    Framework of test automation refers to the structure and guidelines for implementing automated testing.

    • Framework provides a set of rules and guidelines for creating and organizing automated tests.

    • It includes tools, libraries, coding standards, and best practices for test automation.

    • Common types of test automation frameworks include data-driven, keyword-driven, and hybrid frameworks.

    • Frameworks help in improving test eff...

  • Answered by AI

Skills evaluated in this interview

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. Testing domain stock market primary
Round 3 - Technical 

(1 Question)

  • Q1. Stock market capital market
Round 4 - HR 

(1 Question)

  • Q1. Salary location timings

Interview Preparation Tips

Interview preparation tips for other job seekers - very talended
and
suppotive helpul and he is very

Senior Test Engineer Interview Questions Asked at Other Companies

asked in Sapiens
Q1. From Selenium -> Which Automation framework I have implemented ... read more
asked in LTIMindtree
Q2. What should be done when a defect is found in production?
asked in LTIMindtree
Q3. How do you performed incrimental load in your project?
asked in LTIMindtree
Q4. What is meant by regression and retesting?
asked in CGI Group
Q5. What is the difference between CHAR and VARCHAR2 data types in SQ ... read more

I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Difference between c and c++
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C++ supports classes and objects while C does not.

    • C++ has built-in support for polymorphism and inheritance while C does not.

    • C++ has a standard template library (STL) while C does not.

    • C++ allows function overloading while C does not.

    • C++ supports exception handling while C does not.

  • Answered by AI
  • Q2. Find second highest salary of employees
  • Q3. Find employee whose salary is greater than avg salary
  • Ans. 

    Query to find employees with salary greater than average salary

    • Calculate the average salary of all employees

    • Retrieve all employees with salary greater than the average salary

    • Use SQL query: SELECT * FROM employees WHERE salary > (SELECT AVG(salary) FROM employees)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DBMS, OS, Coding

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test will a hackerrank test where it might have technical MCQ and/or coding test.

Round 2 - Technical 

(1 Question)

  • Q1. Interviewer will test your logic building capability with puzzel/coding and technical questions and experience discussion.
Round 3 - One-on-one 

(1 Question)

  • Q1. Its a normal discussion with HR about CTC and all.

Interview Preparation Tips

Interview preparation tips for other job seekers - In TR interviewer are really good. They will help you and give hints. They mostly check if you have problem solving approch.

Interview Questionnaire 

1 Question

  • Q1. C++ Program to reverse a string
  • Ans. 

    C++ program to reverse a string

    • Use a loop to iterate through the string

    • Swap the characters at the beginning and end of the string

    • Continue swapping until the middle of the string is reached

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Sliding window problem in an Array(using 2 pointers) like Pythagorean triplets.
  • Q2. Overlapping circular linked list problem.
  • Ans. 

    Detect if two circular linked lists overlap

    • Traverse both lists and check if they have the same tail node

    • If they have different tail nodes, they do not overlap

    • If they have the same tail node, check if they intersect at any point

    • Use Floyd's cycle-finding algorithm to detect intersection point

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I had 6 rounds of technical interview . Each round of 1 hr or more. In all the rounds I was asked to write proper programs (Sometimes on HackerRank, sometimes on an IDE, sometimes just on a text editor.) . Questions were designed to test problem solving abilities and proper use to dataStructures and coding basics. Lot of emphasis on writing efficient program with least time complexity possible.

During preparations, its important to understand basics of different dataStructures and how to efficiently use it in your programs . For practicing interview problems, I referred leetcode and geeksforgeeks . Solving different kind of problems from these websites really helped me. Dynamic Programming is also an important area from where lot of problems are asked in interview.

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Basic Java Question, oop concept collection Framework, Multithreading
  • Q2. Basic Data Structure, Algorithms, Sorting, Searching

I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly Basic concepts of javascript, html and css

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure to prepare basic concepts properly. Don't hurry to highlight advance topics.
Answer questions only if you are sure about the correct answer.

I applied via Naukri.com and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions on java8
  • Q2. Questions on multithreading
  • Q3. Questions on exception handling

Interview Preparation Tips

Interview preparation tips for other job seekers - First round was a coding round where interviewer asked questions randomly and were asked to optimise our code. Next round was a technical round where everyone needs to be thorough with their technical skills

I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. A c++ written round. It contains good questions on c++ related to exception handling, virtual table concepts, smart_ptrs , etc ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with your project.
Have decent but not great knowledge knowledge in DS/Algos
Know basics of system design.
Be good in your programming language.

Temenos Interview FAQs

How many rounds are there in Temenos Senior Test Engineer interview?
Temenos interview process usually has 3 rounds. The most common rounds in the Temenos interview process are Technical, Resume Shortlist and HR.
How to prepare for Temenos Senior Test Engineer 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 Temenos. The most common topics and skills that interviewers at Temenos expect are Recruitment, Core banking, Test Cases, Wealth Management and Test Planning.
What are the top questions asked in Temenos Senior Test Engineer interview?

Some of the top questions asked at the Temenos Senior Test Engineer interview -

  1. Find employee whose salary is greater than avg sal...read more
  2. Difference between c and ...read more
  3. Bugs I found in last proj...read more

Tell us how to improve this page.

Temenos Senior Test Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Adobe Interview Questions
3.9
 • 235 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
Dassault Systemes Interview Questions
4.0
 • 163 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
VMware Software Interview Questions
4.4
 • 145 Interviews
ServiceNow Interview Questions
4.1
 • 121 Interviews
Thomson Reuters Interview Questions
4.1
 • 114 Interviews
Amadeus Interview Questions
3.9
 • 108 Interviews
UKG Interview Questions
3.1
 • 103 Interviews
Atlassian Interview Questions
3.5
 • 89 Interviews
View all
Temenos Senior Test Engineer Salary
based on 434 salaries
₹5.9 L/yr - ₹15 L/yr
At par with the average Senior Test Engineer Salary in India
View more details

Temenos Senior Test Engineer Reviews and Ratings

based on 28 reviews

3.3/5

Rating in categories

3.1

Skill development

3.0

Work-life balance

3.0

Salary

3.6

Job security

3.0

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 28 Reviews and Ratings
Senior Software Engineer
818 salaries
unlock blur

₹6 L/yr - ₹17.4 L/yr

Software Engineer
754 salaries
unlock blur

₹5.5 L/yr - ₹12 L/yr

Senior Test Engineer
434 salaries
unlock blur

₹5.8 L/yr - ₹15 L/yr

Test Engineer
361 salaries
unlock blur

₹4.5 L/yr - ₹9.5 L/yr

Associate Product Engineer
247 salaries
unlock blur

₹5.8 L/yr - ₹11.2 L/yr

Explore more salaries
Compare Temenos with

24/7 Customer

3.5
Compare

Oracle Cerner

3.7
Compare

Adobe

3.9
Compare

Thomson Reuters

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