Upload Button Icon Add office photos
Engaged Employer

i

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

TCS Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 86.6k Reviews

Filter interviews by

TCS Servicenow Developer Interview Questions, Process, and Tips

Updated 10 Nov 2024

Top TCS Servicenow Developer Interview Questions and Answers

View all 7 questions

TCS Servicenow Developer Interview Experiences

7 interviews found

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

I applied via Walk-in and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is incident and problem
  • Ans. 

    An incident is an unplanned interruption to an IT service, while a problem is the underlying cause of one or more incidents.

    • An incident is a single event that disrupts the normal operation of a service.

    • A problem is the root cause of one or more incidents and needs to be resolved to prevent further incidents.

    • Incidents are usually resolved quickly to restore service, while problems require investigation and long-term sol...

  • Answered by AI
  • Q2. What all change types have you seen
  • Ans. 

    Common change types include standard, emergency, normal, and major.

    • Standard change

    • Emergency change

    • Normal change

    • Major change

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Do you want to continue in technical side or management side?
  • Ans. 

    I am passionate about the technical side and want to continue advancing my skills in that area.

    • I enjoy problem-solving and working with technology

    • I want to deepen my expertise in Servicenow development

    • I am not interested in transitioning to a management role at this time

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

I applied via campus placement at Bharti Vidypeeth's Institute of Management & Research, Delhi and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is object in cpp
  • Ans. 

    An object in C++ is a self-contained entity that consists of data and functions to manipulate that data.

    • Objects are instances of classes in C++

    • Objects can have attributes (data members) and methods (member functions)

    • Objects can be created dynamically using the 'new' keyword

    • Example: class Car { int speed; void accelerate(); }; Car myCar;

  • Answered by AI
  • Q2. What is function and function call
  • Ans. 

    A function is a block of code that performs a specific task. A function call is when the function is executed.

    • Functions are reusable blocks of code that can be called multiple times in a program.

    • Function calls involve providing the function name followed by parentheses, which may contain arguments.

    • Functions can return values or perform actions without returning a value.

  • Answered by AI
  • Q3. What is inheritance in cpp
  • Ans. 

    Inheritance in C++ allows a class to inherit properties and behaviors from another class.

    • Allows a class to inherit properties and behaviors from another class

    • Derived class can access all public and protected members of the base class

    • Supports single and multiple inheritance

    • Example: class Car inherits from class Vehicle

  • Answered by AI
  • Q4. How many data types in c
  • Ans. 

    C language has 5 basic data types: int, float, double, char, and void.

    • int - used for integer values (e.g. 5, -10)

    • float - used for floating-point values (e.g. 3.14, -0.5)

    • double - used for double-precision floating-point values (e.g. 3.14159, -0.12345)

    • char - used for single characters (e.g. 'a', 'B')

    • void - used to indicate that a function does not return a value

  • Answered by AI
  • Q5. Features of OPP
  • Ans. 

    OPP stands for Object-oriented Programming. It is a programming paradigm based on the concept of objects.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing on

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Smooth process

Skills evaluated in this interview

Servicenow Developer Interview Questions Asked at Other Companies

asked in Wipro
Q1. How to calculate timing of Incident which assigned to multiple gr ... read more
asked in Wipro
Q2. What is difference between service catalog and order guide and re ... read more
asked in Wipro
Q3. How to populate manager using Server side code
asked in Techstitch
Q4. Write a program to either make a pattern using star or program of ... read more
asked in Accenture
Q5. What is record producer? How many ways we can call server script ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in Oct 2023. There were 3 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 

(1 Question)

  • Q1. Based on the resume and profile quesitons started,1.How can we use flow designer for integration,can we use workflow in flow designer,what is the specific activity name .2.diff between soap and REST integr...
Round 3 - HR 

(1 Question)

  • Q1. Asked hr related stuff like location and shifts constraints
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your roles
  • Q2. How good are you at gathering requirement

Interview Preparation Tips

Interview preparation tips for other job seekers - Talk less , listen more

TCS interview questions for designations

 Servicenow Administrator

 (2)

 Developer

 (44)

 Software Developer

 (502)

 Java Developer

 (184)

 Salesforce Developer

 (35)

 Web Developer

 (33)

 Python Developer

 (28)

 Application Developer

 (18)

Interview experience
4
Good
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
No response

I was interviewed before Nov 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Glide record and glideajax

Get interview-ready with Top TCS Interview Questions

I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Telephonic screening round and involve some technical questions
Round 2 - Technical 

(1 Question)

  • Q1. Interview in brief in ITSM and questions on what you mentioned in resume
Round 3 - HR 

(1 Question)

  • Q1. Package discussion with HR

Interview Preparation Tips

Topics to prepare for TCS Servicenow Developer interview:
  • Itsm
  • Scripting
Interview preparation tips for other job seekers - Good experience and received an offer

Servicenow Developer Jobs at TCS

View all

I applied via Internshala and was interviewed in Oct 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Matrix multiplication between operations and logics between them

Round 2 - Aptitude Test 

General coding and decoding topics and percentage ratio and proportion problems

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare the topics well and be confident don't loose hopes

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(8 Questions)

  • Q1. Tell me About your Self ?
  • Ans. 

    I am a dedicated Servicenow Developer with 5 years of experience in designing and implementing solutions for various organizations.

    • 5 years of experience in Servicenow development

    • Strong expertise in designing and implementing solutions

    • Proven track record of delivering successful projects

    • Excellent communication and problem-solving skills

  • Answered by AI
  • Q2. Explain all (Incident, Problem, Change, Request Management) ITSM life cycles ?
  • Ans. 

    ITSM life cycles include Incident, Problem, Change, and Request Management.

    • Incident Management: Focuses on restoring normal service operation as quickly as possible.

    • Problem Management: Focuses on identifying and solving the root cause of recurring incidents.

    • Change Management: Involves controlling changes to the IT infrastructure to minimize impact on services.

    • Request Management: Handles user requests for IT services or

  • Answered by AI
  • Q3. Write code to auto-close parent incident when all child incidents are closed ?
  • Ans. 

    Code to auto-close parent incident when all child incidents are closed

    • Create a script that runs on child incident closure

    • Check if all child incidents are closed

    • If all child incidents are closed, close the parent incident

  • Answered by AI
  • Q4. Write code such that the input field will accept only alphanumeric characters ?
  • Ans. 

    Use JavaScript to restrict input field to alphanumeric characters only.

    • Use JavaScript event listeners to detect input in the field.

    • Check each character entered using regular expressions to allow only alphanumeric characters.

    • Display an error message if a non-alphanumeric character is entered.

  • Answered by AI
  • Q5. Can we hide the hamburger (Context menu chooser ) for a user ?
  • Ans. 

    Yes, the hamburger (Context menu chooser) can be hidden for a user in ServiceNow.

    • The hamburger menu can be hidden by modifying the UI policies and client scripts.

    • You can use CSS to hide the hamburger menu for specific users or roles.

    • Alternatively, you can customize the UI to remove the hamburger menu altogether.

  • Answered by AI
  • Q6. Write a script to mask a single line text field to mask the value ?
  • Ans. 

    Script to mask a single line text field value

    • Use the 'onLoad' client script to mask the value on form load

    • Use the 'onSubmit' client script to mask the value before saving

    • Use the 'getDisplayValue' and 'setDisplayValue' methods to manipulate the field value

  • Answered by AI
  • Q7. How do you make integrations in ServiceNow ?
  • Ans. 

    Integrations in ServiceNow are made using APIs, web services, and scripting.

    • Use REST APIs to integrate with external systems

    • Leverage SOAP web services for bi-directional communication

    • Utilize scripting such as JavaScript to automate processes

    • Use MID Server for secure communication with on-premise systems

  • Answered by AI
  • Q8. What is the difference between inbound & outbound in ServiceNow ?
  • Ans. 

    Inbound refers to data coming into ServiceNow, while outbound refers to data going out of ServiceNow.

    • Inbound data is typically received through integrations, email, web services, etc.

    • Outbound data is usually sent to external systems, APIs, email notifications, etc.

    • Inbound actions can trigger workflows or create records in ServiceNow.

    • Outbound actions can update external systems or send notifications to users.

  • Answered by AI
Round 2 - Technical 

(7 Questions)

  • Q1. Brief Introduction on yourself ?
  • Ans. 

    Experienced Servicenow Developer with expertise in customizing and implementing solutions for various organizations.

    • Over 5 years of experience in Servicenow development

    • Proficient in creating custom applications, workflows, and integrations

    • Strong knowledge of ITSM processes and best practices

    • Certified Servicenow Developer with hands-on experience in Service Portal development

  • Answered by AI
  • Q2. Write a program to get the Palindrome sub-string from the given string ?
  • Ans. 

    Program to find Palindrome sub-strings in a given string.

    • Iterate through each character in the string and check for palindromes.

    • Use two pointers to expand around the center of each character to find palindromes.

    • Store the palindromes in an array of strings.

  • Answered by AI
  • Q3. Write a program to separate numbers and alphabets in a given array of elements ?
  • Ans. 

    Program to separate numbers and alphabets in a given array of elements.

    • Iterate through each element in the array

    • Check if the element is a number or alphabet using regular expressions

    • Store numbers and alphabets in separate arrays

  • Answered by AI
  • Q4. How do you deal with a performance issue reported on a report you have created ?
  • Ans. 

    I would analyze the report structure, query efficiency, and data volume to identify the root cause of the performance issue.

    • Review the report query to ensure it is optimized and only fetching necessary data

    • Check if there are any unnecessary calculations or complex logic impacting performance

    • Consider indexing on relevant fields to improve query performance

    • Evaluate the data volume being processed and consider implementin...

  • Answered by AI
  • Q5. How do we use REST APIs in ServiceNow ?
  • Ans. 

    REST APIs in ServiceNow allow users to interact with the platform programmatically.

    • REST APIs in ServiceNow can be used to create, read, update, and delete records in tables.

    • Authentication is required to access REST APIs, using basic authentication or OAuth.

    • REST API endpoints in ServiceNow follow a standard format: https://.service-now.com/api/now/

    • REST APIs can be tested using tools like Postman or cURL.

Answered by AI
  • Q6. How do you create a flow for automation of a business process ?
  • Ans. 

    To create a flow for automation of a business process, you can use a workflow automation tool like Servicenow Flow Designer.

    • Identify the business process that needs to be automated

    • Map out the steps involved in the process

    • Use Servicenow Flow Designer to create a visual workflow

    • Add conditions, actions, and approvals as needed

    • Test the flow to ensure it functions correctly

    • Deploy the automated flow to streamline the busines

  • Answered by AI
  • Q7. Why are you leaving your current organization ?
  • Ans. 

    Seeking new challenges and growth opportunities in a different environment.

    • Desire for professional growth

    • Seeking new challenges

    • Looking for a change in work environment

  • Answered by AI
    Round 3 - HR 

    (2 Questions)

    • Q1. Brief Introduction on yourself
    • Ans. 

      I am a dedicated Servicenow Developer with 5 years of experience in implementing and customizing Servicenow solutions.

      • 5 years of experience in Servicenow development

      • Proficient in implementing and customizing Servicenow solutions

      • Strong knowledge of IT service management processes

    • Answered by AI
    • Q2. Salary negotiation with HR

    Skills evaluated in this interview

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

    I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

    Round 1 - Technical 

    (5 Questions)

    • Q1. Types of business rules with example
    • Ans. 

      There are three types of business rules in ServiceNow: client scripts, server scripts, and UI policies.

      • Client scripts run on the client side and are used to perform actions on form fields or execute scripts when a form is loaded, saved, or deleted.

      • Server scripts run on the server side and are used to perform actions on records when they are inserted, updated, or deleted.

      • UI policies are used to set mandatory, read-only,...

    • Answered by AI
    • Q2. How to add approval in flow designers.
    • Ans. 

      To add approval in flow designers, use the 'Approval' activity and configure the approval settings.

      • Drag and drop the 'Approval' activity onto the flow designer canvas

      • Configure the approval settings such as approvers, conditions, and notifications

      • Connect the 'Approval' activity to the relevant steps in the flow

      • Test the flow to ensure the approval process works correctly

    • Answered by AI
    • Q3. Difference between UI policy and data policy
    • Ans. 

      UI policy controls the behavior of fields on a form, while data policy controls the data that can be entered into fields.

      • UI policy is used to set mandatory, read-only, or visible conditions on form fields

      • Data policy is used to enforce data validation rules on form fields

      • UI policy is client-side, while data policy is server-side

      • Example: UI policy can make a field read-only when a certain condition is met, while data pol...

    • Answered by AI
    • Q4. Difference between client side script and server side script.
    • Ans. 

      Client side scripts run on the user's browser, while server side scripts run on the server.

      • Client side scripts are executed on the user's browser, providing immediate feedback without needing to communicate with the server.

      • Server side scripts are executed on the server, allowing for secure processing of sensitive data and operations.

      • Client side scripts are written in languages like JavaScript, while server side scripts

    • Answered by AI
    • Q5. Write a code to show last 10 incident created in background script
    • Ans. 

      Code to display last 10 incidents in background script

      • Query incident table to get last 10 records

      • Use GlideRecord to fetch incident records

      • Sort records by created date in descending order

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Go for basics first

    Skills evaluated in this interview

    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    No response
    Round 1 - Coding Test 

    Display the count of incident records based on the category

    TCS Interview FAQs

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

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

    1. what is function and function c...read more
    2. What all change types have you s...read more
    3. How many data types i...read more

    Tell us how to improve this page.

    TCS Servicenow Developer Interview Process

    based on 7 interviews

    1 Interview rounds

    • Technical Round
    View more
    TCS Servicenow Developer Salary
    based on 1.6k salaries
    ₹2.4 L/yr - ₹9.3 L/yr
    13% less than the average Servicenow Developer Salary in India
    View more details

    TCS Servicenow Developer Reviews and Ratings

    based on 102 reviews

    4.1/5

    Rating in categories

    3.7

    Skill development

    4.1

    Work-life balance

    2.9

    Salary

    4.5

    Job security

    3.9

    Company culture

    2.9

    Promotions

    3.7

    Work satisfaction

    Explore 102 Reviews and Ratings
    ServiceNow Developer

    Hyderabad / Secunderabad

    4-9 Yrs

    Not Disclosed

    ServiceNow Developer

    Bhubaneswar

    4-9 Yrs

    ₹ 6-14 LPA

    ServiceNow Developer

    Pune

    4-9 Yrs

    ₹ 6-14 LPA

    Explore more jobs
    System Engineer
    1.1L salaries
    unlock blur

    ₹1 L/yr - ₹9 L/yr

    IT Analyst
    67.6k salaries
    unlock blur

    ₹5.1 L/yr - ₹16 L/yr

    AST Consultant
    51.3k salaries
    unlock blur

    ₹8 L/yr - ₹25 L/yr

    Assistant System Engineer
    29.9k salaries
    unlock blur

    ₹2.2 L/yr - ₹5.6 L/yr

    Associate Consultant
    28.9k salaries
    unlock blur

    ₹9 L/yr - ₹32 L/yr

    Explore more salaries
    Compare TCS with

    Amazon

    4.1
    Compare

    Wipro

    3.7
    Compare

    Infosys

    3.7
    Compare

    Accenture

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