Hidden Activity

Hidden Activity

1st - 2nd Grade

8 Qs

quiz-placeholder

Similar activities

taniec

taniec

1st - 10th Grade

10 Qs

Ekipa Friza

Ekipa Friza

KG - Professional Development

13 Qs

Boże Narodzenie

Boże Narodzenie

1st Grade

10 Qs

Quiz 1. Data Structures (OSTIM 2022)

Quiz 1. Data Structures (OSTIM 2022)

1st - 12th Grade

12 Qs

BlockStarPlanet

BlockStarPlanet

1st - 12th Grade

10 Qs

Fortnite season 7

Fortnite season 7

KG - Professional Development

11 Qs

test wiedzy o minecraft

test wiedzy o minecraft

1st Grade

11 Qs

Fortnite

Fortnite

1st - 5th Grade

11 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