Studio Training Day 3

Studio Training Day 3

Professional Development

8 Qs

quiz-placeholder

Similar activities

PEMAHAMAN GOOGLE CLASSROOM

PEMAHAMAN GOOGLE CLASSROOM

1st Grade - Professional Development

10 Qs

Text Recognition for Referrals Quiz

Text Recognition for Referrals Quiz

Professional Development

12 Qs

Modelado de datos no estructurados

Modelado de datos no estructurados

Professional Development

6 Qs

Session 4.2 Post Assessment

Session 4.2 Post Assessment

Professional Development

8 Qs

ICCS Work Mastery Exam | June

ICCS Work Mastery Exam | June

Professional Development

12 Qs

Repaso Docusign

Repaso Docusign

Professional Development

10 Qs

Cohort - Data Rich Year!

Cohort - Data Rich Year!

Professional Development

11 Qs

KUIZZZ SPT TAHUNAN OP KARYAWAN

KUIZZZ SPT TAHUNAN OP KARYAWAN

Professional Development

10 Qs

Studio Training Day 3

Studio Training Day 3

Assessment

Quiz

Other

Professional Development

Hard

Created by

Annie_training Annie_training

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What activity to use to determine if the targeted button available for interaction?
Path Exists
Text Exists
Delay
Element Exists

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the expected data type for the output of Element Exists activity?
Boolean
Integer
String
Double

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

This input method is the slowest, cannot work in the background but it is compatible with all desktop apps
Simulate Method
SendWindowMessages
Default (Hardware Event)
None of the Above

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Below are the common input actions to work with UI element, except
Click
Type Into
Send Hotkey
Data Scraping

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

This output method is the fastest, can extract hidden text, it has 100% accuracy and can work in the background
Full Text
Native
OCR

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The button always take 3sec to display, the most reliable approach is to use delay activity before interact with it
True
False

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What activity we use to extract contents from a PDF document?
Read PDF Text
Read PDF with OCR
Get Text
Get Visible Text

8.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What are the UI Automation activities developer write instructions for the Robot to interact with application interface?
Containers
Input Activities
Output Activities
Synchronization Activities