i
Wipro
Filter interviews by
I was interviewed in Nov 2023.
Asked me to write Background Script for a scenario
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...
Syntax for gsftSubmit in ServiceNow Developer
gsftSubmit() is used to submit a form in ServiceNow
Syntax: gsftSubmit()
I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.
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.
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
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
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.
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.
What people are saying about Wipro
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
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
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...
Wipro interview questions for designations
Display the count of incident records based on the category
I applied via Walk-in and was interviewed in Aug 2024. There were 2 interview rounds.
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...
Common change types include standard, emergency, normal, and major.
Standard change
Emergency change
Normal change
Major change
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
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
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
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
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.
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();
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
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
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
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...
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
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.
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
based on 2 interviews
1 Interview rounds
based on 49 reviews
Rating in categories
Project Engineer
32.7k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
23.1k
salaries
| ₹5.8 L/yr - ₹22.1 L/yr |
Senior Associate
21.3k
salaries
| ₹0.9 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.4k
salaries
| ₹5 L/yr - ₹19.5 L/yr |
Technical Lead
18.7k
salaries
| ₹8.3 L/yr - ₹36.5 L/yr |
TCS
Infosys
Tesla
Amazon