Upload Button Icon Add office photos

Oracle Cerner

Compare button icon Compare button icon Compare

Filter interviews by

Oracle Cerner Test Analyst Interview Questions and Answers

Updated 20 Feb 2024

Oracle Cerner Test Analyst Interview Experiences

4 interviews found

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 20 Feb 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse string program in java
  • Ans. 

    A program in Java to reverse a string

    • Create a char array from the input string

    • Use two pointers to swap characters from start and end of the array

    • Repeat until the pointers meet in the middle

  • Answered by AI
  • Q2. Software testing life sycle

Skills evaluated in this interview

I applied via Company Website and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All the questions was related to your daily work routine..Like what you types of testing we do and what are major difficulties we have faced during testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clam and pay attetion to the questions that the panelists would ask

Test Analyst Interview Questions Asked at Other Companies

asked in Infosys
Q1. Explain framework and practical uses of oops concepts in framewor ... read more
asked in NSE.IT
Q2. What is bug life cycle?
asked in Fujitsu
Q3. Why should Selenium be selected as a testing tool for web applica ... read more
asked in Fujitsu
Q4. What is the difference between manual testing and automated testi ... read more
asked in Fujitsu
Q5. Can you explain the Software Testing Life Cycle (STLC)?

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 5 May 2020

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

Interview Questionnaire 

1 Question

  • Q1. 1.Basic methods and there uses in Selenium .2. Programming questions on string and arraysbis mandatory. 3. Action class and its uses with examples.4.oops concepts and tell the practical uses of oops concep...

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basics and focus on programming part.
Selenium concepts and major operations like accessing drop down, mouse hover actions, extends reporting etc should be thorough enough.

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 22 Dec 2021

I applied via Referral and was interviewed before Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Testing methodologies, types of testing and more questions are asked from testing background.

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to answer all the questions, feel free to ask any doubts if you have in the middle of interview.

Oracle Cerner interview questions for designations

 Senior Test Analyst

 (1)

 Automation Test Engineer

 (8)

 Senior Test Engineer

 (1)

 Technical Analyst

 (4)

 Implementation Analyst

 (2)

 Software Analyst

 (1)

 Senior Technical Analyst

 (1)

 Senior Support Analyst

 (1)

Interview questions from similar companies

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

Technical questions project

Round 2 - Technical 

(1 Question)

  • Q1. Write program to find duplicate elements from array
  • Ans. 

    Program to find duplicate elements from array of strings

    • Iterate through the array and store elements in a HashMap with element as key and count as value

    • Check if count of any element is greater than 1, then it is a duplicate

  • Answered by AI

Skills evaluated in this interview

Associate Interview Questions & Answers

Oracle user image amboxavatar

posted on 10 Jun 2021

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

Interview Questionnaire 

3 Questions

  • Q1. Asked me to create a PowerPoint on how would I help the sales team with the selling pitch
  • Q2. Asked me to write an email summarizing my findings from the selling pitch deck
  • Q3. Guesstimate - how many flights are handled by Bangalore airport on a daily basis
  • Ans. 

    Around 600 flights are handled by Bangalore airport on a daily basis.

    • Bangalore airport is one of the busiest airports in India

    • It handles both domestic and international flights

    • On average, there are around 25-30 flights per hour

    • The number of flights may vary depending on the day of the week and time of the year

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication skills are very important

I applied via Referral and was interviewed before Jul 2021. There were 2 interview rounds.

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 - Aptitude Test 

Easy question, maximum question on average, ages, pie chart,flow chart of coding, English comprehension, situation based question.

Interview Preparation Tips

Topics to prepare for Oracle Consultant interview:
  • Puzzle
  • Guesstimate
Interview preparation tips for other job seekers - Well Prepare for aptitude round since it is 1 round of elimination.

I applied via Referral and was interviewed before Aug 2020. There were 5 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and should communicate well in English. Be Truth.

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Why did you left previous job?
  • Q2. What is the reason you want to join this company?
Round 2 - One-on-one 

(1 Question)

  • Q1. My manager asked to Describe the room in which my interview was conducted.
Round 3 - One-on-one 

(1 Question)

  • Q1. My director just asked about my studies & last job. Also, gave short description about new company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not try hard to please HR or any person who is taking your interview.
Do not try to look over confident or even extra joyful.
Keep it short & simple.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Palindrome for a string`
  • Ans. 

    A palindrome for a string is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

    • Check if the string is equal to its reverse to determine if it is a palindrome.

    • Ignore spaces and punctuation when checking for palindromes.

    • Examples: 'racecar', 'madam', '1221'

  • Answered by AI

Skills evaluated in this interview

Oracle Cerner Interview FAQs

How many rounds are there in Oracle Cerner Test Analyst interview?
Oracle Cerner interview process usually has 1 rounds. The most common rounds in the Oracle Cerner interview process are Technical.
How to prepare for Oracle Cerner Test Analyst 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 Oracle Cerner. The most common topics and skills that interviewers at Oracle Cerner expect are Test Analysis, Healthcare, Root Cause Analysis, Testing and Troubleshooting.
What are the top questions asked in Oracle Cerner Test Analyst interview?

Some of the top questions asked at the Oracle Cerner Test Analyst interview -

  1. Reverse string program in j...read more
  2. 1.Basic methods and there uses in Selenium .2. Programming questions on string ...read more
  3. testing methodologies, types of testing and more questions are asked from testi...read more

Tell us how to improve this page.

Oracle Cerner Test Analyst Interview Process

based on 1 interview

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 863 Interviews
Amdocs Interview Questions
3.7
 • 516 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Salesforce Interview Questions
4.0
 • 228 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
Chetu Interview Questions
3.3
 • 174 Interviews
AVASOFT Interview Questions
2.9
 • 164 Interviews
Dassault Systemes Interview Questions
4.0
 • 162 Interviews
Freshworks Interview Questions
3.5
 • 162 Interviews
View all
Oracle Cerner Test Analyst Salary
based on 56 salaries
₹4.5 L/yr - ₹8.1 L/yr
21% less than the average Test Analyst Salary in India
View more details

Oracle Cerner Test Analyst Reviews and Ratings

based on 13 reviews

4.5/5

Rating in categories

4.3

Skill development

4.7

Work-life balance

3.2

Salary

3.8

Job security

4.7

Company culture

2.9

Promotions

4.4

Work satisfaction

Explore 13 Reviews and Ratings
Software Engineer
1.1k salaries
unlock blur

₹5 L/yr - ₹13 L/yr

System Engineer
528 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Senior Software Engineer
410 salaries
unlock blur

₹8 L/yr - ₹31.2 L/yr

Automation Test Engineer
363 salaries
unlock blur

₹5.2 L/yr - ₹10.1 L/yr

Software Engineer II
300 salaries
unlock blur

₹7.5 L/yr - ₹13.3 L/yr

Explore more salaries
Compare Oracle Cerner with

Siemens

4.1
Compare

Oracle

3.7
Compare

Amdocs

3.7
Compare

Automatic Data Processing (ADP)

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