Upload Button Icon Add office photos

NextGen Healthcare

Compare button icon Compare button icon Compare

Filter interviews by

NextGen Healthcare QA Engineer Interview Questions and Answers

Updated 25 Apr 2023

NextGen Healthcare QA Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Apr 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 - Assignment 

Online Assessment via Hacker Rank. Coding + Aptitude

Round 3 - Technical 

(3 Questions)

  • Q1. Technical interview. . 1 SQL question. Selenium based scenarios. Concepts of manual testing
  • Q2. 2 programming questions. String Manipulation
  • Q3. Selenium Framework Explanation
  • Ans. 

    Selenium Framework is a test automation tool used for web applications.

    • It supports multiple programming languages like Java, Python, etc.

    • It allows for easy creation and execution of test cases.

    • It supports various browsers like Chrome, Firefox, etc.

    • It provides features like object identification, synchronization, and reporting.

    • It can be integrated with other tools like Jenkins for continuous integration.

    • Example: Seleniu...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Manager Round. Completely scenario based questions.
Round 5 - HR 

(1 Question)

  • Q1. Where do you see yourself in this company? Tell me about yourself apart from your professional bio? Other basic questions regarding from your resume
  • Ans. 

    I see myself growing and contributing to the success of the company as a QA Engineer.

    • I envision myself taking on more responsibilities and leading QA projects.

    • I hope to collaborate with cross-functional teams to improve product quality.

    • I see myself staying updated with the latest testing methodologies and technologies.

    • I aim to mentor and guide junior QA engineers to enhance the overall team's performance.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for technical round. Other rounds are much easier.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Why you choose to work in qa
  • Ans. 

    I chose to work in QA because I enjoy ensuring quality and improving processes.

    • I have a keen eye for detail and enjoy finding and fixing bugs in software.

    • I like the challenge of testing different scenarios and ensuring the product meets requirements.

    • I find satisfaction in improving processes and helping to deliver a high-quality product to customers.

  • Answered by AI
  • Q2. In which technologys you worked
  • Ans. 

    I have worked with technologies such as Selenium, JUnit, TestNG, Jenkins, and Git.

    • Selenium for automated testing of web applications

    • JUnit and TestNG for writing and executing test cases

    • Jenkins for continuous integration and continuous deployment

    • Git for version control and collaboration

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts in c#
  • Ans. 

    Oops concepts in C# include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Encapsulation hides the internal state of an object and only exposes necessary functionality.

    • Abstraction focuses on the essential characteristics of an object while hiding irrele

  • Answered by AI
  • Q2. Automation Framework related questions

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. I have very bad experience with this company. HR scheduled technical round on Monday 11 AM. panel was not aware and joined 30 mins late. Then he started asking questions unrelated to my profile. I said i h...
  • Q2. Question related to - 1. @DataProviders of TestNG 2. Alternative of excel sheet to get our test data in automation framework 3. how to set up jenkins pipeline, how to create job 4. how to give global par...
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 Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. All about Manual and core java concepts
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test was easy to clear

Round 2 - Coding Test 

Coding test was ok to clear

Round 3 - Technical 

(1 Question)

  • Q1. Technical was easy to medium
Round 4 - HR 

(1 Question)

  • Q1. Tell me about your self

I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. C c++ javascript HTML Java
  • Q2. What sir or mum required Is

Interview Preparation Tips

Interview preparation tips for other job seekers - My name is Saurabh Saxena
I live in nadaiya rampur Post govindpur tilhar shahjahanpur Uttar Pradesh
I have a complete graduation BCA

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Ques. related about security, troubleshooting, installation & Maintenance. both windows and linux.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good experience candidate must have basic knowledge of all basic fundamentals in windows and linux too.
and candidate have also good knowledge in networking, hardware and software.

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

It was Technical + Aptitude MCQ round.The technical section consisted if MCQ related to DSA,OS,DBMS.The aptitude section consisted of questions related to basic mathematics.

  • Q1. 

    Candies Distribution Problem Statement

    Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...

  • Ans. 

    The task is to distribute candies to students based on their performance while minimizing the total candies distributed.

    • Create an array to store the minimum candies required for each student.

    • Iterate through the students' ratings array to determine the minimum candies needed based on the given criteria.

    • Consider the ratings of adjacent students to decide the number of candies to distribute.

    • Calculate the total candies req...

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

Round duration - 30 minutes
Round difficulty - Medium

It was a technical interview testing the basic skills of OS and DBMS of candidates along with few project discussions from your CV.

  • Q1. Can you write 15 Linux commands along with their functions?
  • Ans. 

    List of 15 Linux commands with their functions

    • ls - list directory contents

    • pwd - print working directory

    • cd - change directory

    • mkdir - make a new directory

    • rm - remove files or directories

    • cp - copy files and directories

    • mv - move or rename files and directories

    • grep - search for patterns in files

    • chmod - change file permissions

    • ps - display information about running processes

    • top - display and update sorted information about pr...

  • Answered by AI
  • Q2. What are DDL (Data Definition Language) and DML (Data Manipulation Language)?
  • Ans. 

    DDL is used to define the structure of database objects, while DML is used to manipulate data within those objects.

    • DDL includes commands like CREATE, ALTER, DROP to define database objects like tables, indexes, etc.

    • DML includes commands like INSERT, UPDATE, DELETE to manipulate data within tables.

    • Example of DDL: CREATE TABLE employees (id INT, name VARCHAR(50));

    • Example of DML: INSERT INTO employees VALUES (1, 'John Doe

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Vellore Institute of Technology. I applied for the job as System Engineer in BangaloreEligibility criteriaAbove 8 CGPACerner Corporation interview preparation:Topics to prepare for the interview - Data Structures, DBMS, Linux, Algorithms,Cloud computing, Operating systemsTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Be clear about the concepts of Linux and shell scripting.
Tip 2 : Learn about the basics of Data structures and Algorithm.
Tip 3 : Be prepared to explain your projects mentioned in your CV.

Application resume tips for other job seekers

Tip 1 : Use professional Keywords in your resume.
Tip 2 : Don't mention anything you are not confident in.

Final outcome of the interviewSelected

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Filter in MVC
  • Ans. 

    Filter in MVC is used to retrieve a subset of data from a larger dataset based on certain criteria.

    • Filters can be applied to data in the model or in the view.

    • Filters can be used to sort, group, or limit the data returned.

    • Filters can be implemented using LINQ or other query languages.

    • Examples of filters include date range filters, category filters, and search filters.

  • Answered by AI
  • Q2. Authentication and authorisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare all basics of MVC,SQL and C#

Skills evaluated in this interview

NextGen Healthcare Interview FAQs

How many rounds are there in NextGen Healthcare QA Engineer interview?
NextGen Healthcare interview process usually has 5 rounds. The most common rounds in the NextGen Healthcare interview process are Technical, Resume Shortlist and Assignment.
What are the top questions asked in NextGen Healthcare QA Engineer interview?

Some of the top questions asked at the NextGen Healthcare QA Engineer interview -

  1. Selenium Framework Explanat...read more
  2. Technical interview. . 1 SQL question. Selenium based scenarios. Concepts of ma...read more
  3. Manager Round. Completely scenario based questio...read more

Tell us how to improve this page.

NextGen Healthcare QA Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Chetu Interview Questions
3.3
 • 174 Interviews
AVASOFT Interview Questions
2.9
 • 165 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
ServiceNow Interview Questions
4.1
 • 121 Interviews
Thomson Reuters Interview Questions
4.1
 • 114 Interviews
Amadeus Interview Questions
3.9
 • 108 Interviews
EbixCash Limited Interview Questions
4.0
 • 103 Interviews
UKG Interview Questions
3.0
 • 103 Interviews
Mobileum Interview Questions
3.3
 • 37 Interviews
View all
NextGen Healthcare QA Engineer Salary
based on 4 salaries
₹5 L/yr - ₹9.7 L/yr
47% more than the average QA Engineer Salary in India
View more details

NextGen Healthcare QA Engineer Reviews and Ratings

based on 3 reviews

3.1/5

Rating in categories

1.9

Skill development

3.2

Work-life balance

1.7

Salary

3.4

Job security

3.8

Company culture

1.6

Promotions

1.8

Work satisfaction

Explore 3 Reviews and Ratings
Senior Software Engineer
95 salaries
unlock blur

₹7.5 L/yr - ₹28 L/yr

Senior Engineer
92 salaries
unlock blur

₹9.4 L/yr - ₹27 L/yr

Staff Engineer
89 salaries
unlock blur

₹13.4 L/yr - ₹36.1 L/yr

L2 Engineer
64 salaries
unlock blur

₹7 L/yr - ₹17.5 L/yr

Software Engineer
47 salaries
unlock blur

₹4.8 L/yr - ₹16.4 L/yr

Explore more salaries
Compare NextGen Healthcare with

Thomson Reuters

4.1
Compare

Oracle Cerner

3.7
Compare

Chetu

3.3
Compare

R Systems International

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