Upload Button Icon Add office photos
Engaged Employer

i

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

Wipro Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Wipro Servicenow Developer Interview Questions, Process, and Tips

Updated 18 May 2024

Top Wipro Servicenow Developer Interview Questions and Answers

View all 8 questions

Wipro Servicenow Developer Interview Experiences

4 interviews found

Servicenow Developer Interview Questions & Answers

user image Radhika Waghmare

posted on 18 May 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I was interviewed in Nov 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Business rules scanario
  • Q2. Field need to automate which rule apply
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Asked me to write Background Script for a scenario

Round 3 - Technical 

(2 Questions)

  • Q1. Difference between Asynchronous Business rule and after business rule
  • Ans. 

    Asynchronous business rules run in the background while after business rules run after the record is processed.

    • Asynchronous business rules are executed in the background without blocking the user interface.

    • After business rules are executed after the record is processed, potentially impacting user experience.

    • Asynchronous business rules are typically used for tasks that do not require immediate user interaction.

    • After bus...

  • Answered by AI
  • Q2. Write syntax for gsftSubmt
  • Ans. 

    Syntax for gsftSubmit in ServiceNow Developer

    • gsftSubmit() is used to submit a form in ServiceNow

    • Syntax: gsftSubmit()

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Self introduction , make mock practice,

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 Infosys
Q5. Write code to auto-close parent incident when all child incidents ... read more

I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is Asynchronous Business Rule.
  • Ans. 

    Asynchronous Business Rule is a rule that runs in the background without blocking the user interface.

    • Executes in the background without blocking the UI

    • Used for long-running tasks

    • Improves performance and user experience

    • Examples: sending emails, updating records, etc.

  • Answered by AI
  • Q2. How to populate manager using Server side code
  • Ans. 

    To populate manager using server-side code, you can query the user table and retrieve the manager's details based on the user's ID.

    • Use GlideRecord to query the user table

    • Retrieve the manager's details using the user's ID

    • Set the manager field with the retrieved manager's details

  • Answered by AI
  • Q3. Have you worked on integrations
  • Ans. 

    Yes, I have worked on integrations.

    • I have experience integrating ServiceNow with third-party applications using REST APIs.

    • I have also worked on integrating ServiceNow with other ServiceNow instances using SOAP APIs.

    • I have used MID Server for integrating ServiceNow with on-premise applications.

    • I have experience in creating custom integrations using ServiceNow IntegrationHub.

    • I have worked on integrating ServiceNow with c

  • Answered by AI
  • Q4. Have you worked on report
  • Ans. 

    Yes, I have worked on reports.

    • I have experience creating and customizing reports in Servicenow.

    • I am familiar with Servicenow reporting features such as filters, groupings, and aggregations.

    • I have used Servicenow report builder to design and generate reports.

    • I have worked on creating scheduled reports and exporting them in various formats like PDF or Excel.

  • Answered by AI
  • Q5. What is a schedule report
  • Ans. 

    A scheduled report is a report that is automatically generated and sent at a specified time and frequency.

    • Scheduled reports can be set up to run daily, weekly, monthly, or at a custom interval.

    • They can be sent via email or saved to a specific location.

    • Scheduled reports can be used to provide regular updates on key metrics or to automate repetitive reporting tasks.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of companies ask questions from your resume like types of br,cs recroactive pause start, event, si etc

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Different types of business rule
  • Q2. How to calculate timing of Incident which assigned to multiple group
  • Ans. 

    To calculate the timing of an incident assigned to multiple groups, determine the start and end times for each group and calculate the total duration.

    • Identify the groups to which the incident is assigned

    • Determine the start time and end time for each group's involvement

    • Calculate the duration for each group

    • Sum up the durations to get the total timing of the incident

  • Answered by AI
  • Q3. What is difference between service catalog and order guide and record producer
  • Ans. 

    Service catalog, order guide, and record producer are different components in ServiceNow for managing and fulfilling service requests.

    • Service catalog is a centralized repository of services that users can request.

    • Order guide is a collection of related services grouped together for easy selection and ordering.

    • Record producer is a form-based interface that allows users to create records in different tables.

    • Service catalo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on scripting , and hands on scenario . They also asked your toughest request of development

Wipro interview questions for designations

 Servicenow Consultant

 (1)

 Developer

 (6)

 Software Developer

 (161)

 Java Developer

 (39)

 Web Developer

 (19)

 Salesforce Developer

 (11)

 Python Developer

 (9)

 RPA Developer

 (6)

Servicenow Developer Jobs at Wipro

View all

Interview questions from similar companies

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

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
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. Proejcts you have done
  • Ans. 

    Developed a service portal for IT ticketing system

    • Created custom widgets for user-friendly interface

    • Integrated with ServiceNow API for ticket management

    • Implemented role-based access control for different user types

  • Answered by AI
  • Q2. Difference bw catalog item and record producer
  • Ans. 

    Catalog item is a predefined item in the service catalog, while record producer allows users to create custom records.

    • Catalog item is predefined and created by admins, while record producer allows users to create custom records

    • Catalog items are used to request services or products, record producers are used to create records in tables

    • Catalog items have predefined variables and workflows, record producers allow users to

  • Answered by AI
  • Q3. What are macros
  • Ans. 

    Macros are automated scripts that can be used to perform repetitive tasks in Servicenow.

    • Macros in Servicenow are used to automate tasks and reduce manual effort.

    • They can be used to update multiple records at once, send notifications, or perform calculations.

    • Macros can be triggered manually or automatically based on certain conditions.

    • Example: Creating a macro to automatically close all resolved incidents in Servicenow.

  • Answered by AI
  • Q4. How to get logged in user details in form
  • Ans. 

    Use GlideUser class to get logged in user details in a form

    • Use GlideUser class to get the current user's details

    • Access user details like name, email, roles, etc. using GlideUser methods

    • Example: var user = gs.getUser(); var userName = user.getName();

  • Answered by AI
  • Q5. Is javascript synchronous language?
  • Ans. 

    Yes, JavaScript is a synchronous language.

    • JavaScript is single-threaded, meaning it can only execute one piece of code at a time.

    • It follows a top-down execution flow, where each line of code is executed in order.

    • Asynchronous behavior can be achieved using callbacks, promises, and async/await.

    • Example: setTimeout function in JavaScript delays the execution of a function.

    • Example: Fetch API in JavaScript allows making asyn

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Small GR script
  • Q2. Catalogs, record producers
  • Q3. Client scripts usage
  • Ans. 

    Client scripts are used in ServiceNow to run scripts on the client side to customize forms and fields.

    • Client scripts are used to perform actions on forms and fields without server interaction

    • They can be used to set field values, show or hide fields, or validate data

    • Client scripts can be written in JavaScript and attached to specific forms or fields

  • Answered by AI
Round 2 - One-on-one 

(3 Questions)

  • Q1. Project details
  • Q2. Tasks completed
  • Ans. 

    I have completed various tasks related to Servicenow development, including customization, integration, and automation.

    • Customizing forms and workflows to meet specific business requirements

    • Integrating Servicenow with other systems using APIs

    • Automating repetitive tasks using scripts and workflows

  • Answered by AI
  • Q3. The most difficult requirement you did

Interview Preparation Tips

Interview preparation tips for other job seekers - In general knowledge

Skills evaluated in this interview

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
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the different between =, ==, ===?
  • Ans. 

    The different between =, ==, === is related to assignment, equality, and strict equality in programming.

    • = is used for assignment in programming languages.

    • == is used for equality comparison, it checks if two values are equal.

    • === is used for strict equality comparison, it checks if two values are equal in both value and data type.

  • Answered by AI
  • Q2. Writ a quay that should retrieve all the the columns but show only 10 records and ordered by name
  • Ans. 

    Use SQL query to retrieve all columns, show only 10 records, and order by name

    • Use SELECT * to retrieve all columns

    • Use LIMIT 10 to show only 10 records

    • Use ORDER BY name to order the results by name

  • Answered by AI

Skills evaluated in this interview

Wipro Interview FAQs

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

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

  1. How to calculate timing of Incident which assigned to multiple gr...read more
  2. What is difference between service catalog and order guide and record produc...read more
  3. How to populate manager using Server side c...read more

Tell us how to improve this page.

Wipro Servicenow Developer Interview Process

based on 2 interviews

1 Interview rounds

  • Technical Round
View more
Wipro Servicenow Developer Salary
based on 635 salaries
₹2 L/yr - ₹10.5 L/yr
At par with the average Servicenow Developer Salary in India
View more details

Wipro Servicenow Developer Reviews and Ratings

based on 49 reviews

4.1/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

3.7

Salary

4.1

Job security

4.2

Company culture

3.4

Promotions

3.8

Work satisfaction

Explore 49 Reviews and Ratings
ServiceNow Developer

Pune

2-7 Yrs

Not Disclosed

Explore more jobs
Project Engineer
32.7k salaries
unlock blur

₹1.8 L/yr - ₹8.3 L/yr

Senior Software Engineer
23.1k salaries
unlock blur

₹5.8 L/yr - ₹22.1 L/yr

Senior Associate
21.3k salaries
unlock blur

₹0.9 L/yr - ₹5.5 L/yr

Senior Project Engineer
20.4k salaries
unlock blur

₹5 L/yr - ₹19.5 L/yr

Technical Lead
18.7k salaries
unlock blur

₹8.3 L/yr - ₹36.5 L/yr

Explore more salaries
Compare Wipro with

TCS

3.7
Compare

Infosys

3.6
Compare

Tesla

4.2
Compare

Amazon

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