Câu hỏi về TestCafe - Phần 1

Câu hỏi về TestCafe - Phần 1

1st Grade

30 Qs

quiz-placeholder

Similar activities

Tiết 28: Luyện tập - Yêu thương, đoàn kết tương trợ.

Tiết 28: Luyện tập - Yêu thương, đoàn kết tương trợ.

1st Grade

26 Qs

TRÒ CHƠI AI NHANH AI ĐÚNG

TRÒ CHƠI AI NHANH AI ĐÚNG

1st Grade

25 Qs

STEP 6 (GFK 6)

STEP 6 (GFK 6)

KG - 12th Grade

25 Qs

CĐ18 từ để hỏi

CĐ18 từ để hỏi

1st - 5th Grade

26 Qs

Simple vs Continuous

Simple vs Continuous

KG - University

30 Qs

LOP 2_TUAN 36 ON TAP

LOP 2_TUAN 36 ON TAP

1st Grade

30 Qs

Quarterly examination Pre-kids

Quarterly examination Pre-kids

1st - 2nd Grade

33 Qs

if-else-4

if-else-4

1st Grade - University

26 Qs

Câu hỏi về TestCafe - Phần 1

Câu hỏi về TestCafe - Phần 1

Assessment

Quiz

English

1st Grade

Hard

Created by

NguyễnThịKimNgọc_DTH205892 _DH21TH2

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào dùng để khởi tạo một test trong TestCafe?

fixture

test

startTest

runTest

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Từ khóa nào dùng để định nghĩa một fixture trong TestCafe?

fixture

describe

context

group

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để nhấp vào một nút trong TestCafe, bạn sử dụng API nào?

click(selector)

pressButton(selector)

select(selector)

trigger(selector)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để gõ văn bản vào một ô nhập liệu, bạn sử dụng câu lệnh nào?

t.inputText(selector, text)

t.typeText(selector, text)

t.fill(selector, text)

t.write(selector, text)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Phương thức nào dùng để chờ đợi một phần tử xuất hiện trong DOM?

t.expect(selector.exists).ok()

t.waitFor(selector)

t.wait(selector.exists)

t.isVisible(selector)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong TestCafe, từ khóa nào để chạy đồng thời nhiều test?

concurrent

parallel

runConcurrent

runner.concurrency()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để chạy test trong chế độ ẩn trình duyệt, bạn dùng lệnh nào?

--headless

--hide

--no-ui

--invisible

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?