Upload Button Icon Add office photos

ALTEN

Compare button icon Compare button icon Compare

Filter interviews by

ALTEN Servicenow Developer Interview Questions and Answers

Updated 4 Nov 2021

ALTEN Servicenow Developer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding Reports, Database views, business rules

Interview Preparation Tips

Interview preparation tips for other job seekers - It was not that difficult

Interview questions from similar companies

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

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

Round 1 - Technical 

(11 Questions)

  • Q1. How can a server-side script be called from a UI action?
  • Ans. 

    A server-side script can be called from a UI action by defining a script action in the UI action configuration.

    • Define a script action in the UI action configuration with the appropriate server-side script function

    • Use gs.eventQueue() to trigger the server-side script from the UI action

    • Ensure proper permissions are set for the server-side script to be executed

  • Answered by AI
  • Q2. What is OAuth authentication?
  • Ans. 

    OAuth authentication is a secure way to grant access to resources without sharing credentials.

    • OAuth stands for Open Authorization

    • It allows a user to grant a third-party application access to their resources without sharing their credentials

    • OAuth uses tokens for authentication instead of passwords

    • It is commonly used in APIs and web applications for secure authorization

  • Answered by AI
  • Q3. What are the different types of business rules?
  • Ans. 

    Different types of business rules include client scripts, UI policies, data policies, and script includes.

    • Client scripts are used to run on the client side to perform actions or validations.

    • UI policies are used to set mandatory fields, read-only fields, or visibility conditions on forms.

    • Data policies are used to enforce data consistency and integrity by defining rules on fields.

    • Script includes are reusable scripts that...

  • Answered by AI
  • Q4. What is an example of an asynchronous business rule?
  • Ans. 

    An asynchronous business rule is a rule that runs in the background without blocking the user interface.

    • Asynchronous business rules are commonly used for long-running processes that do not require immediate user interaction.

    • They can be used for tasks such as sending email notifications, updating records in bulk, or performing complex calculations.

    • An example of an asynchronous business rule could be a rule that triggers...

  • Answered by AI
  • Q5. What are the methods to call a server-side script from a client-side script?
  • Ans. 

    Methods to call a server-side script from a client-side script

    • Using AJAX to make a server-side request

    • Using REST API calls to interact with server-side scripts

    • Using server-side events triggered by client-side actions

    • Using server-side functions called from client-side scripts

  • Answered by AI
  • Q6. What are triggers in Flow Designer?
  • Ans. 

    Triggers in Flow Designer are events that initiate a flow when a specified condition is met.

    • Triggers are used to start a flow based on a specific event or condition

    • They can be configured to listen for events like record creation, updates, or deletions

    • Triggers can also be set to run on a schedule or at a specific time

  • Answered by AI
  • Q7. How can input be passed to a workflow activity?
  • Ans. 

    Input can be passed to a workflow activity using input parameters.

    • Define input parameters in the workflow activity

    • Pass values to the input parameters when starting the workflow

    • Access the input parameters within the workflow activity

  • Answered by AI
  • Q8. What is the procedure for sending a report with an attachment regarding an incident?
  • Ans. 

    To send a report with an attachment regarding an incident, follow these steps.

    • Navigate to the incident record in ServiceNow

    • Click on the 'More Options' menu and select 'Create PDF'

    • Attach the PDF report to the incident record

    • Notify the relevant stakeholders about the attached report

  • Answered by AI
  • Q9. What are the different types of server-side scripts?
  • Ans. 

    The different types of server-side scripts include Business Rules, Script Includes, UI Policies, and Client Scripts.

    • Business Rules are used to define custom server-side logic that runs when a record is inserted, updated, or deleted.

    • Script Includes are reusable scripts that can be called from other scripts or business rules.

    • UI Policies are used to set mandatory or read-only fields on a form based on certain conditions.

    • C...

  • Answered by AI
  • Q10. What is the difference between getXML, getXML wait, and GetXML answer?
  • Ans. 

    getXML, getXMLWait, and getXMLAnswer are different methods in ServiceNow for handling XML data.

    • getXML is used to retrieve XML data synchronously.

    • getXMLWait is used to retrieve XML data asynchronously.

    • getXMLAnswer is used to retrieve XML data and wait for a response.

  • Answered by AI
  • Q11. What are some examples of Glide system objects?
  • Ans. 

    Glide system objects are used in ServiceNow to interact with the platform and perform various operations.

    • GlideRecord

    • GlideSystem

    • GlideAggregate

    • GlideForm

    • GlideUser

  • Answered by AI
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

I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Regarding General ServiceNow Functionality and Scenario based Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Study from YouTube and Now Learning portal.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Ticketing system design
  • Ans. 

    Ticketing system design involves creating a platform for users to submit, track, and resolve issues or requests.

    • Design a user-friendly interface for submitting tickets

    • Implement a system for assigning tickets to appropriate teams or individuals

    • Include features for tracking ticket status and communication with users

    • Consider scalability and performance of the system

    • Integrate with other tools or systems for seamless workfl

  • Answered by AI
  • Q2. Aws ec2 and jenkins

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude questions held online with their portal

Round 2 - Coding Test 

Broad coding and basic oops

Round 3 - HR 

(1 Question)

  • Q1. About hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Preview about basics and brush up
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Degine. Net net
  • Q2. Basic mvc question
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 - Technical 

(1 Question)

  • Q1. Questions on core java, Collections, Oops concepts
Round 3 - Technical 

(1 Question)

  • Q1. Explain singleton design pattern
  • Ans. 

    Singleton design pattern ensures a class has only one instance and provides a global point of access to it.

    • Ensures a class has only one instance by providing a global access point to it

    • Uses a private constructor to restrict instantiation of the class

    • Provides a static method to access the single instance

    • Commonly used in scenarios where only one instance of a class is needed, such as database connections or configuration

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Java spring boot microservices

Round 3 - Technical 

(1 Question)

  • Q1. Java spring boot microservices

Interview Preparation Tips

Interview preparation tips for other job seekers - Please dont interview withis comapny this HR people jsut waste your time and take so much time in HR round will ask every thing about you and will rejct on non groiu nd basis the hr are very rude and bad here save yourslrf
HR Name:Rehana praveen ,Meher and sowmya
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal maths question and programming mcq

Round 2 - Coding Test 

2 coding question of java

Round 3 - Technical 

(1 Question)

  • Q1. Normal conversation of your resume and achievements

ALTEN Interview FAQs

How to prepare for ALTEN 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 ALTEN. The most common topics and skills that interviewers at ALTEN expect are Javascript.

Tell us how to improve this page.

Senior Engineer
581 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Engineer
431 salaries
unlock blur

₹1.9 L/yr - ₹10 L/yr

Design Engineer
286 salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Lead Engineer
225 salaries
unlock blur

₹6.5 L/yr - ₹20 L/yr

Senior Software Engineer
186 salaries
unlock blur

₹6.2 L/yr - ₹24.8 L/yr

Explore more salaries
Compare ALTEN with

Capgemini

3.7
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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