Upload Button Icon Add office photos
Engaged Employer

i

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

Capgemini Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Capgemini Servicenow Developer Interview Questions and Answers

Updated 28 Aug 2024

Capgemini Servicenow Developer Interview Experiences

6 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2023. 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 - Technical 

(3 Questions)

  • Q1. They have asked all about my project experience and the projects I have worked and the gave a scenario to used flow designer to build the flow.
  • Q2. What all project You have worked on?
  • Q3. What have you been working from in your 4 years experience.
  • Ans. 

    In my 4 years as a ServiceNow Developer, I've focused on application development, integrations, and process automation.

    • Developed custom applications on the ServiceNow platform to meet specific business needs, such as an incident management system.

    • Implemented ServiceNow integrations with third-party tools like Jira and Slack to streamline workflows and improve communication.

    • Automated IT service management processes usin...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident and explain the experience in your project

Servicenow Developer Interview Questions & Answers

user image Sakshi Upadhyay

posted on 20 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Br, acl, ui policy
  • Q2. Br, ui policy, cmdb

Servicenow Developer Interview Questions Asked at Other Companies

asked in Wipro
Q1. How do you calculate the time an incident is assigned to multiple ... read more
asked in Wipro
Q2. What is the difference between a service catalog, an order guide, ... read more
asked in Wipro
Q3. How can you populate the manager field using server-side code?
asked in Infosys
Q4. Write code to auto-close a parent incident when all child inciden ... read more
asked in Infosys
Q5. Can we hide the hamburger (Context menu chooser) for a user?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. VR, CC ,SIR and AVR
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Why is there a checkbox for client callable on script include
  • Ans. 

    The checkbox for client callable on script include allows the script include to be called from client-side scripts.

    • Client callable checkbox allows the script include to be accessed from client-side scripts in ServiceNow.

    • It enables the script include to be used in UI policies, client scripts, and other client-side scripts.

    • By checking the client callable checkbox, the script include can be invoked using GlideAjax calls f...

  • Answered by AI

Skills evaluated in this interview

What people are saying about Capgemini

View All
a senior software engineer
2d (edited)
Need Insights – Choosing Between Companies
Hi all, Currently have offers from Capgemini, Tech Mahindra, LTIMindTree, Zen&Art, CitiusTech, Nagarro & Persistent. Before making a decision, I need some clarity: 1. Do you get admin access on laptop or need IT for every install? 2. Are office hours flexible or fixed 9 AM login? 3. Is 9 hrs of active laptop time mandatory? 4. What's the leave policy — casual or strict approval? 5. Do projects use the latest technologies or older versions? Thanks in advance!
Got a question about Capgemini?
Ask anonymously on communities.
Round 1 - Technical 

(1 Question)

  • Q1. I was interviewed for ServiceNow developer (Exp- 4 to 7 years) Post shortlisting of resume, first round was Technical. Most questions were related to what kind of projects I have worked on, how much codin...
Round 2 - One-on-one 

(1 Question)

  • Q1. The second round was managerial round. Questions included: Introduction in brief How many projects I have worked on so far. Was their any leadership role, scenario based questions on handling clients etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidant.
Prepare as per the JD before any interview.
Be confidant on whatever mentioned in your resume.
Do not beat around the bush, interviewers like the straight forward answers, its okay if you are not aware of the answers, admit it.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jun 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the purpose of ACL?
  • Ans. 

    ACL stands for Access Control List and is used to control access to data and functionality within ServiceNow.

    • ACLs define who can access a particular record or table in ServiceNow

    • They can restrict access based on roles, conditions, scripts, etc.

    • ACLs help in enforcing security policies and ensuring data integrity

    • Examples include restricting access to sensitive HR records to only HR managers

  • Answered by AI
  • Q2. What are the types of client script?
  • Ans. 

    Types of client script include onLoad, onChange, onSubmit, and onCellEdit.

    • onLoad - runs when the form is loaded

    • onChange - runs when a field value is changed

    • onSubmit - runs when the form is submitted

    • onCellEdit - runs when a cell in a list is edited

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed before May 2021. There were 4 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 

VERBAL QUANT DI/LR and Picture based test

Round 3 - Technical 

(1 Question)

  • Q1. Write a fibonaci series in c++ or C?
  • Ans. 

    Fibonacci series can be easily implemented using loops in C++ or C.

    • Declare variables for first two numbers of the series

    • Use a loop to calculate and print the next number in the series

    • Repeat the loop until desired number of terms are printed

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Informed about the policies and made us sign a document

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be calm and composed while answering the questions.

Skills evaluated in this interview

Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. Tell me about software system

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is abstract class, what is list, SQL,ADO.net
  • Ans. 

    Abstract class is a class that cannot be instantiated, List is a collection of objects, SQL is a language used to manage databases, ADO.net is a framework for accessing databases.

    • Abstract class is used as a base class for other classes

    • List is a generic collection of objects

    • SQL is used to create, modify, and query databases

    • ADO.net provides a set of classes for accessing databases

    • Example: abstract class Animal { public a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer wanted to test both my knowledge and communication skills. most of asked to me Dot net quetions.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself?
  • Q2. Normalization concept,Java basics inheritance overloading, encapsulation ,update table ,related to projects in final year
  • Q3. Situation based questions based on project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and confident and be genuine whatever you explain that should be very specific to question and if u are feeling narvous then put a gentle smile on your face,if you don't know about question ask then try little bit and say sir I will read about this.
All the Best😊😊

Capgemini Interview FAQs

How many rounds are there in Capgemini Servicenow Developer interview?
Capgemini interview process usually has 1-2 rounds. The most common rounds in the Capgemini interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Capgemini Servicenow Developer 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 Capgemini. The most common topics and skills that interviewers at Capgemini expect are Javascript, HTML, ITSM, Ajax and XML.
What are the top questions asked in Capgemini Servicenow Developer interview?

Some of the top questions asked at the Capgemini Servicenow Developer interview -

  1. Why is there a checkbox for client callable on script incl...read more
  2. what are the types of client scri...read more
  3. What is the purpose of A...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.8/5

based on 9 interview experiences

Difficulty level

Easy 33%
Moderate 33%
Hard 33%

Duration

Less than 2 weeks 100%
View more
Capgemini Servicenow Developer Salary
based on 613 salaries
₹4.4 L/yr - ₹10.9 L/yr
At par with the average Servicenow Developer Salary in India
View more details

Capgemini Servicenow Developer Reviews and Ratings

based on 28 reviews

4.1/5

Rating in categories

3.8

Skill development

4.1

Work-life balance

3.2

Salary

4.2

Job security

3.9

Company culture

3.2

Promotions

4.0

Work satisfaction

Explore 28 Reviews and Ratings
Servicenow Developer

Pune,

Chennai

+1

6-11 Yrs

Not Disclosed

Explore more jobs
Consultant
58.8k salaries
unlock blur

₹8.9 L/yr - ₹16.5 L/yr

Associate Consultant
51.2k salaries
unlock blur

₹4.5 L/yr - ₹10 L/yr

Senior Consultant
50.2k salaries
unlock blur

₹12.5 L/yr - ₹21 L/yr

Senior Analyst
22.3k salaries
unlock blur

₹3.1 L/yr - ₹7.6 L/yr

Senior Software Engineer
21.6k salaries
unlock blur

₹4.7 L/yr - ₹13 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.7
Compare

Cognizant

3.7
Compare

TCS

3.6
Compare
write
Share an Interview