Python Quiz Testing

Quiz
•
Computers
•
Professional Development
•
Hard
Comic Creator
Used 9+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
pytest tự động chạy những những hàm nào sau đây trong thư mục hiện hành?
def test_sqrt():
def testsquare():
def tesequality():
def equality_test():
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Từ quan điểm của người viết test, câu lệnh nào sau đây cho kết quả độ bao phủ của các testcase chính xác nhất?
coverage run test_main.py
pytest -v --cov=test_main
coverage report -m test_main.py
pytest
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Câu lệnh sau chạy những test nào?
pytest -k great -v
test_greater()
greater()
test_greater_equal()
lessthan_test()
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Pytest có những ưu điểm nào sau đây so với unittest?
Pytest có thể chạy nhiều test song song, giúp giảm thời gian thực thi của bộ test.
Pytest cho phép bỏ qua một tập hợp con các test trong quá trình thực thi.
Pytest là mã nguồn mở và miễn phí.
Pytest có cách riêng để phát hiện test file và function, kể cả nếu không được nêu ra cụ thể.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đối số -v trong câu lệnh dưới đây giúp
pytest -v
Hiển thị version của pytest
Hiển thị nhiều thông tin chi tiết hơn khi thực thi
Hiển thị nội dung hướng dẫn sử dụng pytest
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Điều nào dưới đây đúng liên quan đến fixtures?
Fixture được chạy trước mỗi test mà nó được sử dụng
Fixture là các file
Fixture được dùng để lấy dữ liệu cho các test
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Bạn có thể làm gì với Fixture
Đặt fixture ở một file riêng để cho phép nhiều file test tái sử dụng được
Kết hợp với việc tham số hóa các test để viết code ngắn hơn
Thực thi code fixture như một hàm test bình thường
Giúp chuẩn bị khi có nhiều khác biệt nhỏ trong dữ liệu
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Salesforce Developer

Quiz
•
Professional Development
20 questions
ANOVISION ROUND 2

Quiz
•
Professional Development
20 questions
Introduction to Machine Learning

Quiz
•
University - Professi...
20 questions
THCB ON MD6 3/6

Quiz
•
Professional Development
16 questions
Python_Ch7_User inputs and testing your code

Quiz
•
Professional Development
15 questions
ÔN TẬP

Quiz
•
Professional Development
15 questions
Computational Thinking/Design Thinking

Quiz
•
Professional Development
15 questions
JavaScript String Methods

Quiz
•
12th Grade - Professi...
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
6 questions
GUM Chart Scavenger Hunt

Quiz
•
Professional Development
8 questions
Understanding Government: Limited and Unlimited

Quiz
•
Professional Development
20 questions
tape measure

Quiz
•
Professional Development
24 questions
Street Signs

Quiz
•
9th Grade - Professio...