KT Phase1

KT Phase1

Assessment

Quiz

Easy

Created by

Kishan N

Used 2+ times

FREE Resource

Student preview

quiz-placeholder

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where do we see the API endpoints on the portal?

Properties file

SuperAdmin tab

Administration Tab

Developer Tab

Answer explanation

Under developer tab there is a section named endpoints which contains all the different API endpoints i.e.,

CoAp/s

HTTP/s

MQTT/s

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Now some security related question

What does "S" stand for in HTTPS/MQTTS/CoAPS ???

StandBy

Silent

Secure

Set

Answer explanation

S stands for secure, and simply requires some method of securing connections between two endpoints, like a browser and a web site. Increasing, that actually means HTTP over TLS, not SSL. That's an important difference because although they share roots, TLS is not SSL is not TLS. Same can be thought of and searched for other exchange protocols like CoAP and MQTT

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What type of REST API is used mostly in our API calls which we make ?

GET

POST

PUT

UPDATE

Answer explanation

The POST method is used to request that the origin server accept the entity attached in the request as a new subordinate of the resource identified by the Request-URI in the Request-Line

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Can we test for different UI screen size /breakpoints from Web Browsers ??

YES

NO

Nah!

Need Devices

Answer explanation

Breakpoints are customizable widths that determine how your responsive layout behaves across device or viewport sizes in Bootstrap.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are we running the collections on pipeline using Gitlab Runners?

In Series

Manually

In Parallel

Locally

Answer explanation

By default, the number of jobs a Gitlab runner is allowed to run at a time is 1. This can be changed in the runner's "config.toml" file.

For concurrency value we need to see the Toml file to undestand how many jobs can be run concurrently by a single gitlab runner instance.

6.

MATCH QUESTION

45 sec • 5 pts

Match the following Tools

GLPI

Project Management

Cypress

API Automation

Postman/Newman

CI/CD

JIRA

UI Automation

Gitlab

IT Management

7.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Super Admin Documentation is available in ?

Devicewise Docs

Books

Internal Devicewise Docs

With Developers

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?