ServiceNow Most Asked interview questions part 2
ServiceNow Most Asked interview questions part 2
Technical Round 1
1. What is GlideAjax?
2. Difference between UI Policy and Data Policy.
3. Difference between After Business Rule and Async Business Rule.
4. When to use Client Script irrespective of UI Policy.
5. What is Coalesce in Import sets?
6. What is a mail script? How to use it in Email Notification?
7. Describe all types of Business rules in the sequence of their flow with examples.
8. What is the rule base?
9. What is a Record producer?
10. What are the differences between Parallel Flow & Sub flow?
11. What is an automated test framework? When to utilize it?
Technical Round 2
This round will include some of the conceptual and scenario based questions.
1. We have a requirement in which some data is coming through the Integration into Incident table in
ServiceNow. One UI Policy is applied to make short description fields mandatory in servicenow but
records coming through integration do not have data in the short description field. Will that data
records get inserted into the Incident table? How to achieve the desired results?
Ans. Enforce Mandatory data using Data Policy.
2. Find out all the incidents with categories as Software or Hardware without using record filters or
breadcrumbs.
3. How to get the sys_id of a currently logged in user in ServiceNow.
4. Does GlideAjax run on client side or server side.
5. One scenario based question will be on Access Control Lists (ACL).
6. What are different types of Transform Map Script available in ServiceNow? What is its purpose?
7. What is the Global checkbox in Service Catalog variable used for?
NAGARRO
DELOITTE
1. How to automate sys_user table so that onboarding and exit of employees can be managed?
2. How Machine Learning is being used in ServiceNow platform?
3. Have you worked on any Integration? Related questions.
4. Have you worked on Service Portal?
5. Which all ServiceNow modules have you worked on?
ACCENTURE
1. How many types of Business rule are available in ServiceNow and what is their order of execution?
2. What are the best practices for writing Business Rule?
3. What are the best practices for writing client script?
4. How to call Script include in client script?
5. What is the difference between client script & UI Policy?
6. What is getReference() in ServiceNow and when should we use it?
7. What is the difference between After Business Rule and Async Business Rule?
8. What is the use of run script in workflow in ServiceNow?
9. What is turnstile in ServiceNow workflow?
10. Tell me the difference between variables & variable sets.
11. How to make UI action work on server side?
12. How many types email notification can be triggered in ServiceNow? What are they?
13. Have you worked on Service Portal?
14. Have you worked on any intergation?
15. What is the difference between Record producer & Order guide.
COGNIZANT
EY
1. How many types of Business Rules we have in ServiceNow? What is their order of execution?
2. What is the difference between After Business Rule & Async Business Rule?
3. What is the function and syntax to abort action using business rule?
4. How to effectively use current.update() in Business rule?
5. What is Script Include? How it is used in ServiceNow?
6. What are the different ways we can return results using GlideAjax?
7. What is the syntax of declaring GlideAjax in client script?
8. What is the syntax to call function of a Script Include in Business Rule?
9. What is Instance variable?
10. What is the order of execution of Transform Scripts?
11. How many times does onComplete Tranform Script runs?
12. Scenario based question on Import sets.
13. What is ACL? Which role is required to use elevated previleges?
14. Scenario based question on ACL.
15. What is the function used to convert results into string?
16. How to access or call variables of a catalog item?
17. What is the name of UI macro used on the order page of catalog item?
18. How UI action works on server side?
19. How do you rate yourself in Scripting?
20. Do you have any interest in Machine Learning or Artificial Intelligence?
2nd Round – Techno-Managerial (Taken by Kapil Sharma, ServiceNow Manager in E&Y)
This round is generally taken on whatsapp video call or Microsoft Teams
1. Introduce yourself
2. How to manage sys_user table in ServiceNow using Actve Directory data through Import sets?
3. Which all modules Machine Learning is being used in ServiceNow?
4. Which all modules you are experienced in?
5. What is your current salary package?
6. Why do you want to change your current job?
7. Which is your preferred work location?
8. Any questions for me?
HCL
INFOSYS
Round 2
1) What is the use of Fix Script in ServiceNow?
2) Script include vs Global business rule
3) What is Flow designer
4) in portal differnce between input and data
5) different reference qualifier
6) can we call client script from another client script
7) scratchpad use and sintax in service now
8) acl Scenario
9) soap rest differnce
10) what is choice action transform script
11) difference between on start and on before transform script
12) suppose 100 records are been inserted with transform script, one field is mandatory. In 10 record that field
is not present, how to restrict the updation of tat record
13) catalog item is domain seperated or not? How to hide a catalog from particular domain
14) how service now differentiate between data and process on process get captured in update set
15) can a scratchpad from 1 workflow can be called to another workflow?