Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Some questions on CAD

Dave_p
Giga Guru

1. Which of the following statements about GIT are true?

a. It is a cloud-based source control management system 

b. It can use different tools like GitHub. Gitorious. Bitbucket. or others

c. Team Development uses Git to manage versions

d. It uses repositories and branching

 

2. How can we add the ‘Add the data’ option in ServiceNow tables/databases?
a. Import sets
b. Java code
c. Using forms
d. Custom UI pages

 

3. Which of the following is an available feature in Studio?
a. Push to update set
b. Merge branches
c. Search code
d. Push to external source control

 

4. When debugging Email Notifications, what must you check on a user record? (Choose three.)

a. Active must be true.
b. The First name and Last name fields must have values.
c. The value in the Notification field must be set to enabled.
d. The user must not be locked out.
e. The Email field must have a value.

 

Regards

Suman P.

5 REPLIES 5

MalayanurKR
Giga Guru

Asnwers are:

1.A,C,D

MalayanurKR_0-1789268397594.png

2.A
3.C,D
4.A,C,E