Hidden Activity

Hidden Activity

1st - 2nd Grade

8 Qs

quiz-placeholder

Similar activities

121 Worksheet 1

121 Worksheet 1

1st Grade

8 Qs

Zahlen

Zahlen

1st - 6th Grade

7 Qs

Démarche d'étude

Démarche d'étude

1st Grade

10 Qs

Co wiesz na temat hoteli?

Co wiesz na temat hoteli?

1st Grade

9 Qs

Disney TV Shows and Movies

Disney TV Shows and Movies

KG - Professional Development

11 Qs

Blockchain in Islamic Finance

Blockchain in Islamic Finance

1st - 3rd Grade

10 Qs

test wiedzy o minecraft

test wiedzy o minecraft

1st Grade

11 Qs

Edukacja zdrowotna, sport i rekreacja

Edukacja zdrowotna, sport i rekreacja

1st - 3rd Grade

12 Qs

Hidden Activity

Hidden Activity

Assessment

Quiz

Other

1st - 2nd Grade

Hard

Created by

Aniket Kohale

Used 9+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which lifecycle hook fires when a component is inserted into the DOM?

insertedcall()

connectedcallback()

disconnectedcallback()

connectedcall()

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is name of folder where we store all tests for particular component.

__test__

test

Component_NameTest

__Test

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the describe block used for in Jest?

The describe block is a Jest test suite that only allows for one test suite per block.

The describe block is used to load the test from the Jest framework.

The describe block is used to clean up the jsdom after each test.

The describe block is a Jest test suite and allows for multiple test suites to be nested.

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Confirm Node.js is installed which command we use.

node --isinstalled

node --version

node --isActivated

node --isPresent

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Dynamic Forms and Actions Introduced in Which Release?

Summer '20

Summer '21

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Dynamic Forms is currently only available for ?

Custom Objects

Standard Objects

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

From Following which option supports Dynamic Actions?

JavaScript Buttons

Quick Actions and Mobile & Lightning Actions

VF Page

App Builder

8.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Benefit of Dynamic Forms?

Reduce Record Types

Reduce Page Layouts