Premium Employer

i

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

Infosys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infosys Servicenow Consultant Interview Questions and Answers for Experienced

Updated 27 Oct 2024

Infosys Servicenow Consultant Interview Experiences for Experienced

2 interviews found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is client script
  • Ans. 

    Client script is a script that runs on the client side to perform actions or validations.

    • Client script is written in JavaScript and runs on the client side.

    • It is used to perform actions like field calculations, show/hide fields, or validate data.

    • Client scripts can be used to improve user experience by providing real-time feedback.

    • Example: Validating a phone number format before submitting a form.

  • Answered by AI
  • Q2. Types of client script
  • Ans. 

    Client scripts in ServiceNow can be categorized into three types: onLoad, onChange, and onSubmit.

    • onLoad client scripts run when a form is loaded

    • onChange client scripts run when a field value is changed

    • onSubmit client scripts run when a form is submitted

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The basics of ServiceNow and service catalog questions related to some GRC and about my project for which I was working.

Interview Preparation Tips

Interview preparation tips for other job seekers - I advice that please be confident with on what you are working in your current projects.

Servicenow Consultant Interview Questions Asked at Other Companies for undefined

asked in Infocenter
Q1. Tell me about yourself Difference between Java and JavaScript Rec ... read more
asked in Infosys
Q2. what is client script
asked in Infosys
Q3. types of client script

Servicenow Consultant Jobs at Infosys

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Description of project
  • Ans. 

    The project involved designing and implementing a new network infrastructure for a large corporation.

    • Conducted a thorough analysis of the existing network infrastructure

    • Designed a new network architecture that met the company's needs

    • Implemented the new network infrastructure with minimal disruption to business operations

    • Tested and optimized the new network to ensure optimal performance

    • Provided ongoing support and maint

  • Answered by AI
  • Q2. Your previous experince

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare for your resume

I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Spring container and beans
  • Q2. Annotations used in Springboot
  • Ans. 

    Annotations are used in Springboot to simplify configuration and reduce boilerplate code.

    • Annotations are used to define the behavior of Spring components

    • They can be used to define the scope of a bean, inject dependencies, and handle exceptions

    • Some commonly used annotations include @Component, @Autowired, and @ExceptionHandler

  • Answered by AI
  • Q3. Java 8 New Features and explanation
  • Ans. 

    Java 8 introduced several new features including lambda expressions, streams, and default methods.

    • Lambda expressions allow for functional programming and simplify code.

    • Streams provide a way to process collections of data in a functional style.

    • Default methods allow for adding new methods to interfaces without breaking existing implementations.

    • Other features include the Optional class, Date and Time API, and Nashorn Java

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What is your expected package

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the topics thoroughly with working examples. Theoretical knowledge is not enough to really grasp the concepts.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The questions were on front end web development questions with managerial interview

Interview Preparation Tips

Interview preparation tips for other job seekers - The overall experience was good. The interview was on technical and managerial skills based on the experience gained.

I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions on Salesforce Basics. One can learn all great features in Salesforce.com but we must know the basic admin functionalities and features in Saleforce.
Round 2 - Behavioral 

(1 Question)

  • Q1. The questions will be on your career, Resume. They will look for story telling skills, can you be a team player and individual player, etc. Can be technical as well.

Interview Preparation Tips

Interview preparation tips for other job seekers - First know the basics of Saleforce.com for functional role then you dive into all great features in Salesforce.

I applied via Campus Placement and was interviewed before Jul 2020. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Most common questions - 1-Introduction 2-Basics of programming 3-Skills included in resume
  • Q2. My answer to the 1 is I went in unorthodox manner , instead of telling about myself I started the journey that made It here to attend the interview and I informed the interviewer to have a look at the shee...
  • Q3. 2- Simple syntax; and basics of c language abou strings , factorial programs thats it.
  • Q4. Skills - I made my resume so simple like I added a skill as a Good listener , which made the interviewer Impressed - may be am not sure these is skill but being patience is also a skill in time of need .

Interview Preparation Tips

Interview preparation tips for other job seekers - Be +ve , no one will play the role as you
Do remember -You do you , I do me

I applied via Campus Placement and was interviewed before Feb 2021. 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 - Aptitude Test 

Focus on industry-specific nuances

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the industry you are familiar with and discuss the challenges and probable solutions.

I applied via Naukri.com and was interviewed before May 2021. 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 - Coding Test 

Coding questions will be given

Interview Preparation Tips

Interview preparation tips for other job seekers - Do well. Be bold and answer what you know.

I applied via Recruitment Consultant and was interviewed in Dec 2018. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What is basic function of firewall.
  • Ans. 

    Firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.

    • Firewall acts as a barrier between a trusted, secure internal network and another network, such as the Internet.

    • It examines each packet of data that passes through it and determines whether to allow or block the traffic based on the set of rules.

    • Firewalls can be hardware or softwa...

  • Answered by AI
  • Q2. Which are the BGP attributes
  • Ans. 

    BGP attributes are used to determine the best path for routing traffic between networks.

    • BGP attributes include: AS Path, Next Hop, Local Preference, MED, Origin, and Community

    • AS Path is a list of autonomous systems that the route has passed through

    • Next Hop is the IP address of the next router on the path

    • Local Preference is used to indicate the preferred path for outbound traffic

    • MED (Multi-Exit Discriminator) is used to...

  • Answered by AI
  • Q3. How VPN works
  • Ans. 

    VPN stands for Virtual Private Network. It allows secure remote access to a private network over the internet.

    • VPN creates a secure and encrypted connection between the user's device and the private network.

    • It masks the user's IP address and location, providing anonymity and privacy.

    • VPN uses different protocols such as PPTP, L2TP, IPSec, and OpenVPN.

    • It can be used to access geographically restricted content, bypass cens...

  • Answered by AI
  • Q4. Which are the difference Routing protocols
  • Ans. 

    Routing protocols are used to determine the best path for data to travel in a network.

    • Distance Vector protocols: RIP, IGRP, EIGRP

    • Link State protocols: OSPF, IS-IS

    • Hybrid protocols: BGP

    • Path Vector protocols: BGP

    • IGP vs EGP

  • Answered by AI
  • Q5. What is VTP
  • Ans. 

    VTP stands for VLAN Trunking Protocol, used to manage VLANs in a switched network.

    • VTP is a Cisco proprietary protocol.

    • It allows for easy VLAN management by propagating VLAN information across the network.

    • VTP operates in three modes: server, client, and transparent.

    • Server mode allows for VLAN creation, deletion, and modification.

    • Client mode receives and stores VLAN information.

    • Transparent mode forwards VTP messages but ...

  • Answered by AI
  • Q6. What is the difference between Router and firewall
  • Ans. 

    Routers connect networks while firewalls protect networks from unauthorized access.

    • Routers direct traffic between networks while firewalls filter traffic based on predefined rules.

    • Routers operate at layer 3 of the OSI model while firewalls operate at layer 4 or higher.

    • Examples of routers include Cisco routers, while examples of firewalls include Fortinet firewalls.

    • Routers can be used to segment networks while firewalls...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one. It lasted for about 30 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to networking,like firewall, routing and switching, Luckily I was able to answer most of the questions correctly. I tried to answer each question with network topology. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.

Skills evaluated in this interview

Infosys Interview FAQs

How many rounds are there in Infosys Servicenow Consultant interview for experienced candidates?
Infosys interview process for experienced candidates usually has 1 rounds. The most common rounds in the Infosys interview process for experienced candidates are Technical.
How to prepare for Infosys Servicenow Consultant interview for experienced candidates?
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 Infosys. The most common topics and skills that interviewers at Infosys expect are Servicenow, CMDB, ITSM, SOAP and Hrsd.
What are the top questions asked in Infosys Servicenow Consultant interview for experienced candidates?

Some of the top questions asked at the Infosys Servicenow Consultant interview for experienced candidates -

  1. what is client scr...read more
  2. types of client scr...read more
  3. Configure an email notification using email scri...read more

Tell us how to improve this page.

Infosys Servicenow Consultant Interview Process for Experienced

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
Infosys Servicenow Consultant Salary
based on 36 salaries
₹5 L/yr - ₹18 L/yr
13% less than the average Servicenow Consultant Salary in India
View more details

Infosys Servicenow Consultant Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

5.0

Work-life balance

2.0

Salary

5.0

Job security

5.0

Company culture

2.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Cisnge - ServiceNow Consultant - JL5

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Cisnge - ServiceNow Consultant - JL4

Bangalore / Bengaluru

2-3 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
55.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
50.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
39.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
30.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Consultant
28.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

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