Upload Button Icon Add office photos
Engaged Employer

i

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

Cognizant Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 48.3k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cognizant Servicenow Application Developer Interview Questions, Process, and Tips

Updated 17 Jan 2025

Cognizant Servicenow Application Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(17 Questions)

  • Q1. How many ways can we call a server side code from Client side?
  • Q2. How to create a new request type in ITSM?
  • Q3. Restrict a characters for 'Investment' field in incident table that characters should not exceed 500 characters do this in client script or UI policy?
  • Q4. What is the use GFST submit?
  • Q5. Using 'IT Service Manager' role description and short description should be visible?
  • Q6. Types of Client Scripts?
  • Q7. Client script or UI Policy which one will runs first and why?
  • Q8. Types of Business rule, difference between after and Async business rule?
  • Q9. There are 4 types of Business rule, can we change the order of Business rule?
  • Q10. Email Notification scripts scenario?
  • Q11. What is the use of isolate checkbox?
  • Q12. Xml() and xml() wait difference?
  • Q13. How will you achieve UI action in server side and client side, I.e both the code should work in client side and server side
  • Q14. There is a 'Investment' field in incident table Old value: Standard New Value: SMA Replace the options, instead of standard, SMA option should be updated to all records in the table.
  • Q15. Can we use previous in Business rule?
  • Q16. Normal change states
  • Q17. What is the use of get reference?

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basics of Core Python concepts like Loops, Lambda functions.
  • Q2. Check if a string is Palindrome or not.
  • Ans. 

    Check if a string is Palindrome or not.

    • Create a function to compare the original string with its reverse

    • Ignore spaces and punctuation when checking for palindrome

    • Examples: 'racecar' is a palindrome, 'hello' is not

  • Answered by AI
  • Q3. Questions of Sql.
Round 2 - One-on-one 

(2 Questions)

  • Q1. What questions were asked regarding the projects you worked on, and what specific technicalities were included?
  • Q2. Questions on Django, Flask and REST API services.

Interview Preparation Tips

Topics to prepare for Accenture Application Developer interview:
  • Python
  • Django
  • Flask
  • SQL
Interview preparation tips for other job seekers - Easy going interview. Brush up-on your basics and then be prepared with your resume.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Give me your introduction.
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
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (2 Questions)

    • Q1. WHAT IS sage FRONT END PROGRAMMING LANGUAGE
    • Q2. WHAT ARE THE REGULAR COMPLAINS USERS GET ON SAGE
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.

    Round 1 - One-on-one 

    (2 Questions)

    • Q1. Mostly asked java 8 update and distinct number in given array and Multithreading
    • Q2. 2 program based on java 8, array reverse

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Keep update with java 8, collection, spring boot @Anotation
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (1 Question)

    • Q1. What is the Java code for comparing two strings for equality?
    • Ans. 

      Use the equals() method in Java to compare two strings for equality.

      • Use the equals() method to compare two strings for equality.

      • Example: String str1 = "hello"; String str2 = "hello"; if(str1.equals(str2)) { // strings are equal }

    • Answered by AI
    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
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (3 Questions)

    • Q1. Tell me about yourself and your day to day activities in Servicenow?
    • Q2. Business rule and their types?
    • Ans. 

      Business rules are server-side scripts that run when a record is displayed, inserted, updated, deleted, or when a table is queried.

      • Business rules are used to automate processes and enforce data consistency.

      • There are three types of business rules: before, after, and asynchronous.

      • Before business rules run before the database action is executed.

      • After business rules run after the database action is executed.

      • Asynchronous bu...

    • Answered by AI
    • Q3. Scenario based questions.
    Round 2 - HR 

    (1 Question)

    • Q1. Basic questions asked by hr
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -

    I applied via Campus Placement

    Round 1 - One-on-one 

    (3 Questions)

    • Q1. What is SDLC? Explain briefly
    • Ans. 

      SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.

      • SDLC is a structured process that consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

      • Each phase has its own set of activities and deliverables that contribute to the overall success of the project.

      • SDLC helps ensure that the ...

    • Answered by AI
    • Q2. Can you tell me the core concepts of Object Oriented Programming?
    • Ans. 

      Core concepts of Object Oriented Programming include encapsulation, inheritance, and polymorphism.

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

      • Inheritance: Allowing a new class to inherit properties and behavior from an existing class.

      • Polymorphism: The ability for objects of different classes to respond to the same message in different ways.

      • Example: Inheritance - A 'Car'...

    • Answered by AI
    • Q3. Project related questions

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Interview Level - Easy

    Questions -
    1. Basic of SDLC
    2. OOP basics
    3. Projects and related questions

    Tip -
    Make sure you know everything that you mention in your resume

    Skills evaluated in this interview

    Cognizant Interview FAQs

    How many rounds are there in Cognizant Servicenow Application Developer interview?
    Cognizant interview process usually has 1 rounds. The most common rounds in the Cognizant interview process are Technical.
    What are the top questions asked in Cognizant Servicenow Application Developer interview?

    Some of the top questions asked at the Cognizant Servicenow Application Developer interview -

    1. How many ways can we call a server side code from Client si...read more
    2. Client script or UI Policy which one will runs first and w...read more
    3. There is a 'Investment' field in incident table Old value: Standard New Value: ...read more

    Tell us how to improve this page.

    Interview Questions from Similar Companies

    TCS Interview Questions
    3.7
     • 10.3k Interviews
    Accenture Interview Questions
    3.9
     • 8k Interviews
    Infosys Interview Questions
    3.7
     • 7.5k Interviews
    Wipro Interview Questions
    3.7
     • 5.5k Interviews
    Capgemini Interview Questions
    3.8
     • 4.7k Interviews
    Tech Mahindra Interview Questions
    3.6
     • 3.8k Interviews
    HCLTech Interview Questions
    3.5
     • 3.7k Interviews
    Genpact Interview Questions
    3.9
     • 3k Interviews
    LTIMindtree Interview Questions
    3.9
     • 2.9k Interviews
    IBM Interview Questions
    4.1
     • 2.4k Interviews
    View all
    Cognizant Servicenow Application Developer Salary
    based on 22 salaries
    ₹4.2 L/yr - ₹6.4 L/yr
    26% less than the average Servicenow Application Developer Salary in India
    View more details

    Cognizant Servicenow Application Developer Reviews and Ratings

    based on 1 review

    3.0/5

    Rating in categories

    4.0

    Skill development

    4.0

    Work-life balance

    3.0

    Salary

    2.0

    Job security

    4.0

    Company culture

    2.0

    Promotions

    4.0

    Work satisfaction

    Explore 1 Review and Rating
    Associate
    72.4k salaries
    unlock blur

    ₹5.1 L/yr - ₹16 L/yr

    Programmer Analyst
    55.5k salaries
    unlock blur

    ₹2.4 L/yr - ₹9.7 L/yr

    Senior Associate
    48.3k salaries
    unlock blur

    ₹9 L/yr - ₹27.2 L/yr

    Senior Processing Executive
    28.7k salaries
    unlock blur

    ₹1.8 L/yr - ₹9 L/yr

    Technical Lead
    17.6k salaries
    unlock blur

    ₹5.9 L/yr - ₹24.5 L/yr

    Explore more salaries
    Compare Cognizant with

    TCS

    3.7
    Compare

    Infosys

    3.7
    Compare

    Wipro

    3.7
    Compare

    Accenture

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