Upload Button Icon Add office photos

Oracle Cerner

Compare button icon Compare button icon Compare

Filter interviews by

Oracle Cerner Automation Test Engineer Interview Questions and Answers

Updated 4 Nov 2024

Oracle Cerner Automation Test Engineer Interview Experiences

8 interviews found

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

(2 Questions)

  • Q1. Software Testing
  • Q2. Application based QA questions
Round 2 - Technical 

(2 Questions)

  • Q1. Software testing, QA and Resume based questions
  • Q2. Automation and programming related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Instead of going in depth, focus on a basic and primary questions and be thorough on it
Know everything mentioned in the resume
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Question related to playwright and selenium
Round 2 - HR 

(1 Question)

  • Q1. Behavioural questions

Automation Test Engineer Interview Questions Asked at Other Companies

asked in TCS
Q1. How to handle scrollbar and mouse activities Jenkins and Github S ... read more
asked in Infosys
Q2. Introduce yourself 1.What is STLC 2. difference between Test plan ... read more
asked in Capgemini
Q3. 1] Introduction 2] Sanity Vs Smoke testing 3] Waits in selenium a ... read more
asked in Capgemini
Q4. What is assertion? What is soft assertion? What is hard assertion ... read more
Q5. What is Automation? what is selenium?what is xpath? what is regre ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Online Versant round 

(2 Questions)

  • Q1. English fluency test
  • Q2. English written test
Round 2 - Technical 

(2 Questions)

  • Q1. Java inheritance
  • Q2. Selenium related questions

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

Interview Questionnaire 

3 Questions

  • Q1. For my interview ,the interviewers are cool &they taken interview very smoothly manner.
  • Q2. They asked questions on java oops concepts ,manual on BBT ,SQL on SQL languages , automation on xpath locators and some personal questions related on us
  • Q3. They conducted two rounds of interviews first is versant then technical 1 and technical 2

Interview Preparation Tips

Interview preparation tips for other job seekers - I liked the interview rounds and interviewers they handled very smooth manner

Oracle Cerner interview questions for designations

 Senior Test Engineer

 (1)

 Test Analyst

 (4)

 Senior Test Analyst

 (1)

 Software Engineer

 (26)

 System Engineer

 (12)

 Network Engineer

 (2)

 Storage Engineer

 (1)

 Cloud Engineer

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2022. There were 5 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 

All objective questions of Basic aptitude questions, English, and any relevant language like java, python

Round 3 - Group Discussion 

Some topic will be given in a group of 6-10 people and need to speak on that for a min or two.

Round 4 - One-on-one 

(1 Question)

  • Q1. About your projects and skill. Some coding questions.
Round 5 - Versant Test 

(1 Question)

  • Q1. To check English compatibility.

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

Round 1 - Technical 

(2 Questions)

  • Q1. Few questions regarding my role, experience.
  • Q2. Few questions on selenium
Round 2 - Technical 

(2 Questions)

  • Q1. Question related to API testing
  • Q2. Manual testing related questions
Round 3 - English test 

(1 Question)

  • Q1. Some questions to test on the ability of speaking, listening and writing

Interview Preparation Tips

Interview preparation tips for other job seekers - you can prepare selenium and API related stuff

I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1)Program to read/write data using eggplant
  • Ans. 

    Eggplant can read/write data using its built-in scripting language SenseTalk.

    • Use the 'put' command to write data to a file or variable.

    • Use the 'read' command to read data from a file or variable.

    • Eggplant also supports reading/writing data to databases and spreadsheets.

    • Example: put "Hello World" into myVariable; read myVariable

    • Example: put "123" into file "myFile.txt"; read file "myFile.txt"

  • Answered by AI
  • Q2. 2)Basic programs using Java
  • Q3. 3) Different methods to identify an object using eggplant
  • Ans. 

    Different methods to identify an object using eggplant

    • Using text recognition

    • Using image recognition

    • Using coordinates

    • Using attributes

    • Using tags

  • Answered by AI
  • Q4. Etc...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with the basics of any programming language(java/python)
Have a basic understanding of SQL

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java and selenium

Interview Preparation Tips

Interview preparation tips for other job seekers - Good got offer and accepted

Interview questions from similar companies

I appeared for an interview in Jul 2019.

Interview Questionnaire 

4 Questions

  • Q1. 1. Java questions basee on interfaces, Exception Handling, inheritance, Steam API;
  • Q2. 2. SQL questions related to joins, sub-queries, nth highest salary;
  • Q3.  3. Basic algorithms questions based on Arrays/Linked List.
  • Q4. 4. Puzzles based on basic aptitudes test.

Interview Preparation Tips

Interview preparation tips for other job seekers - I was interviewed for Java Developer. I had 4 rounds (all technical rounds). Each rounds comprises questions related to Java/Puzzles/Algorithms and my experience of project.

Go through your resume. Things should be relevant and one should have clear understanding of basics.

I applied via Referral

Interview Preparation Tips

Round: Test
Experience: I appeared for Amdocs through Campus Recruitment Process. Section 1,2,3 was not tough, if you have practiced RD Sharma then don't worry about these sections as it was the easiest part of the written test. After that there were two coding questions in which you can choose any language(C/C++/Java) to write your code. The code were easy, I mean it wasn't like Codechef problems. If you have ever made the programming assignments by yourself then you would definitely be able to crack this section. Even if you didn't make it then you can practice coding questions like finding H.C.F, L.C.M, Removing redundant number from array, finding whether the string is palindrome or not, finding whether the number is Armstrong number or not,etc,. Now comes the technical section that was little bit tough for those who haven't studied about UNIX ever. It was consisting of C, DBMS and Unix. C questions can easily be attempt by completing "Test your C Skills by Yashwant Kanedtkar", In DBMS most of the questions were query based, some PL/SQL questions were also there, in Unix most of the questions were from VI editor commands and some linux commands like sed, uniq, fdisk and very few questions were from shell scripting like, what will be the output of echo*. Overall the test was easy, since it is easy for everyone so you need to do lots of practice because out of more than 200 students only 39 cleared the written test in our campus.
Duration: 2:30 minutes
Total Questions: 82

Skills: Implementation Of Code Using OOPS, Coding Skills, Database Management, Ability To Think, Ability To Cope Up With Stress, Ability To Deal Diplomatically, 1)communication
College Name: NIT Sikkim

Oracle Cerner Interview FAQs

How many rounds are there in Oracle Cerner Automation Test Engineer interview?
Oracle Cerner interview process usually has 2-3 rounds. The most common rounds in the Oracle Cerner interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Oracle Cerner Automation 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 Oracle Cerner. The most common topics and skills that interviewers at Oracle Cerner expect are Automation Testing, Test execution, Healthcare, Computer science and Continuous Integration.
What are the top questions asked in Oracle Cerner Automation Test Engineer interview?

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

  1. 3) Different methods to identify an object using eggpl...read more
  2. 1)Program to read/write data using eggpl...read more
  3. They asked questions on java oops concepts ,manual on BBT ,SQL on SQL languages...read more

Tell us how to improve this page.

Oracle Cerner Automation Test Engineer Interview Process

based on 4 interviews

2 Interview rounds

  • HR Round
  • Technical Round
View more
Oracle Cerner Automation Test Engineer Salary
based on 366 salaries
₹5.5 L/yr - ₹10.1 L/yr
At par with the average Automation Test Engineer Salary in India
View more details

Oracle Cerner Automation Test Engineer Reviews and Ratings

based on 49 reviews

3.6/5

Rating in categories

2.8

Skill development

3.8

Work-life balance

3.0

Salary

3.7

Job security

3.5

Company culture

2.5

Promotions

3.0

Work satisfaction

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

₹5 L/yr - ₹13.4 L/yr

System Engineer
533 salaries
unlock blur

₹4.8 L/yr - ₹10.1 L/yr

Senior Software Engineer
420 salaries
unlock blur

₹8 L/yr - ₹31.1 L/yr

Automation Test Engineer
366 salaries
unlock blur

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