Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Ness Digital Engineering Team. If you also belong to the team, you can get access from here

Ness Digital Engineering Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 567 Reviews

Filter interviews by

Ness Digital Engineering Interview Questions, Process, and Tips

Updated 11 Dec 2024

Top Ness Digital Engineering Interview Questions and Answers

View all 49 questions

Ness Digital Engineering Interview Experiences

Popular Designations

62 interviews found

I was interviewed before Sep 2021.

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 

(3 Questions)

  • Q1. Technical Interview Technical Technical
  • Q2. Technical Interview Technical Technical Technical
  • Q3. Technical Technical Technical
Round 3 - Coding Test 

Technical round on Python and Angular Java Devops

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and give your best with all the listed topics

Senior Product Manager Interview Questions asked at other Companies

Q1. What are the growth hacks you would use to grow traffic?
View answer (1)

Interview Questionnaire 

7 Questions

  • Q1. How to handle Multiple popups in selenium?
  • Ans. 

    To handle multiple popups in Selenium, we can use getWindowHandles() and switchTo() methods.

    • Use getWindowHandles() method to get all the window handles

    • Switch to the desired window using switchTo() method

    • Perform actions on the popup window

    • Switch back to the main window using switchTo() method

  • Answered by AI
  • Q2. How to send credentials via URL?
  • Ans. 

    Credentials can be sent via URL by appending them to the URL as query parameters.

    • Append the username and password as query parameters to the URL

    • Encode the username and password using Base64 encoding

    • Example: http://example.com/login?username=admin&password=encoded_password

  • Answered by AI
  • Q3. Difference between Explicit wait and Fluent Wait?
  • Ans. 

    Explicit wait waits for a specific condition while Fluent wait waits for a condition with polling interval.

    • Explicit wait waits for a specific condition to occur before proceeding further

    • Fluent wait waits for a condition with a polling interval and ignores exceptions

    • Explicit wait is used when we know the condition and the maximum time to wait for it

    • Fluent wait is used when we don't know the maximum time to wait for a co...

  • Answered by AI
  • Q4. How to Scroll page to desired ocation?
  • Ans. 

    To scroll page to desired location, use JavaScriptExecutor and scrollTo() method.

    • Create an instance of JavaScriptExecutor

    • Use executeScript() method to execute scrollTo() method

    • Pass the desired location as arguments to scrollTo() method

    • Example: ((JavascriptExecutor) driver).executeScript("window.scrollTo(0, document.body.scrollHeight)");

  • Answered by AI
  • Q5. How to get all the options in a DropDown?
  • Ans. 

    To get all options in a dropdown, use the getOptions() method and store the values in an array of strings.

    • Locate the dropdown element using any of the locators

    • Create a Select class object by passing the dropdown element as a parameter

    • Use the getOptions() method to get all the options in the dropdown

    • Store the options in an array of strings

  • Answered by AI
  • Q6. How to initialize chrome driver?
  • Ans. 

    To initialize Chrome driver, create an instance of ChromeDriver class.

    • Create an instance of ChromeDriver class

    • Set the path of ChromeDriver executable file

    • Use the instance to interact with the browser

  • Answered by AI
  • Q7. How to execute feature file in parallel in BDD Cucumber Framework
  • Ans. 

    To execute feature files in parallel in BDD Cucumber Framework, we can use tools like Maven Surefire plugin or Cucumber-JVM-Parallel-Plugin.

    • Use Maven Surefire plugin to run tests in parallel by adding and tags in pom.xml file

    • Use Cucumber-JVM-Parallel-Plugin to run tests in parallel by adding @CucumberOptions(plugin = {"json:target/cucumber-report/cucumber.json", "com.github.temyers:cucumber-jvm-parallel-plugin:5.0.0"...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through all basics

Skills evaluated in this interview

Top Ness Digital Engineering Selenium Automation Interview Questions and Answers

Q1. How to execute feature file in parallel in BDD Cucumber Framework
View answer (1)

Selenium Automation Interview Questions asked at other Companies

Q1. Write a program to remove duplicate character in a string if there are multiple users in an application, and if the buttons in the applications are specific to particular user, you need to perform operation in those button, what will you do... read more
View answer (1)

I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Main method in java, overloading and ovverding, SQl queries, joins, polymorphism etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare with resume. Basics fundamentals need prepared to well. projects, If it is software project it will be good

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked ListYou are given a singly Linked List of integers. Your task is to return true if the given singly linked list is a palindrome otherwise returns false. For example: The given linked list is 1 -> 2 -> 3 -> 2->... read more
View answer (4)

Developer Interview Questions & Answers

user image Anonymous

posted on 10 Aug 2021

I applied via Indeed and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If you learn, worked and remembered the concepts it will be useful

Developer Interview Questions asked at other Companies

Q1. Which programming language do you use regular in work
View answer (2)

Ness Digital Engineering interview questions for popular designations

 Senior Software Engineer

 (12)

 Software Developer

 (5)

 Software Engineer

 (3)

 Assistant Manager

 (2)

 Intern

 (2)

 Automation Test Engineer

 (1)

 Civil Site Engineer

 (1)

 Data Engineer

 (1)

I was interviewed before Dec 2020.

Interview Questionnaire 

1 Question

  • Q1. Basic oops, DS and algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with basics.
Be confident express what you good at.

Development Leader Interview Questions asked at other Companies

Q1. Explain about react core concepts and flux architecture
View answer (1)

Get interview-ready with Top Ness Digital Engineering Interview Questions

Lead QA Interview Questions & Answers

user image Anonymous

posted on 15 May 2022

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

Round 1 - Technical 

(1 Question)

  • Q1. Not Sure, I forgot what questions were asked
Round 2 - Technical 

(1 Question)

  • Q1. Not aure what questions were asked, I forgot
Round 3 - HR 

(1 Question)

  • Q1. Not sure what questions were asked ..i forgot

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare for the role you are looking for

Lead QA Interview Questions asked at other Companies

Q1. Manual Testing, Write test cases for integration test
View answer (1)

Jobs at Ness Digital Engineering

View all

Intern Interview Questions & Answers

user image Anonymous

posted on 5 Feb 2021

I was interviewed in Aug 2020.

Interview Questionnaire 

1 Question

  • Q1. Basic programs, oops concepts, sql queries

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

I applied via Naukri.com and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. General information on people practice

Interview Preparation Tips

Interview preparation tips for other job seekers - How do you resolve conflicts. Need to explain a scenario

Senior Database Administrator Interview Questions asked at other Companies

Q1. If we got performance issue after migration wat action you will take.
View answer (2)

I applied via Approached by Company and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical question related with your experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic technology related questions

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

I applied via Referral

Interview Questionnaire 

9 Questions

  • Q1. Core Java concepts, serialisation, multi threading, String, Collection
  • Q2. Project work experience and technologies
  • Q3. Program to find no. of repeating characters in given string (use collections)
  • Ans. 

    Program to find the number of repeating characters in a given string using collections.

    • Use a HashMap to store the characters as keys and their count as values.

    • Iterate through the string and update the count in the HashMap for each character.

    • Finally, iterate through the HashMap and count the characters with a count greater than 1.

  • Answered by AI
  • Q4. Join Queries, Java framework specific questions i.e. struts/spring/hibernate
  • Q5. Small java programs i.e. palindrome, Fibonacci series, etc.
  • Q6. Similar to round1 and round 2
  • Q7. HR talks
  • Q8. Project experience and technologies.
  • Q9. Typical managerial questions

Interview Preparation Tips

General Tips: Difficulty level is moderate. Keep it simple. Talk about only things you know.
Duration: <1 week

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Ness Digital Engineering Interview FAQs

How many rounds are there in Ness Digital Engineering interview?
Ness Digital Engineering interview process usually has 2-3 rounds. The most common rounds in the Ness Digital Engineering interview process are Technical, Resume Shortlist and HR.
How to prepare for Ness Digital Engineering 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 Ness Digital Engineering. The most common topics and skills that interviewers at Ness Digital Engineering expect are Agile, Java, SQL, Javascript and AWS.
What are the top questions asked in Ness Digital Engineering interview?

Some of the top questions asked at the Ness Digital Engineering interview -

  1. How to execute feature file in parallel in BDD Cucumber Framew...read more
  2. What are package.json consists of and what are dependencies and dev dependenc...read more
  3. Write selenium automation code for login yatra.com and add to c...read more
How long is the Ness Digital Engineering interview process?

The duration of Ness Digital Engineering interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Ness Digital Engineering Interview Process

based on 25 interviews in last 1 year

Interview experience

3.8
  
Good
View more

People are getting interviews through

based on 41 Ness Digital Engineering interviews
Job Portal
Referral
Campus Placement
Company Website
Recruitment Consultant
WalkIn
51%
15%
10%
5%
5%
2%
12% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 785 Interviews
CitiusTech Interview Questions
3.4
 • 262 Interviews
View all

Fast track your campus placements

View all

Ness Digital Engineering Reviews and Ratings

based on 567 reviews

3.4/5

Rating in categories

3.4

Skill development

3.5

Work-Life balance

3.3

Salary & Benefits

2.8

Job Security

3.3

Company culture

2.9

Promotions/Appraisal

3.2

Work Satisfaction

Explore 567 Reviews and Ratings
.Net Full Stack Developer

Hyderabad / Secunderabad

5-10 Yrs

Not Disclosed

Sap MM Consultant

Bangalore / Bengaluru

7-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
787 salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Software Engineer
512 salaries
unlock blur

₹2.4 L/yr - ₹12 L/yr

Member Technical Staff
238 salaries
unlock blur

₹8.8 L/yr - ₹30.4 L/yr

Software Developer
228 salaries
unlock blur

₹2.5 L/yr - ₹11.7 L/yr

Senior QA Engineer
220 salaries
unlock blur

₹5.9 L/yr - ₹23 L/yr

Explore more salaries
Compare Ness Digital Engineering with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview