Phỏng vấn Javascript Part-time

1. Thông tin cơ bản

2. Kiểm tra Tiếng Anh (10 phút)

Hãy đọc đoạn văn sau:


Types of Test

Unit testing — is the level of testing that checks individual units (components) of our code in isolation from others, purpose is to ensure each unit of the code functions as designed.

Integration testing — is the level of testing that combines units as a group and tests how they work together, purpose is to expose the faults that might exist in the interaction individual units.

End-to-End testing — is the level of testing that checks the flow of a system from beginning to end as a single application and that it behaves as expected, purpose is to identify system errors and strengths and to ensure that the data on the system is secure across all levels of the system.


3. Công cụ cơ bản (5 phút)


4. Bài thực hành (60 phút)

Ứng viên truy cập vào link này. Sau đó chọn Fork và thực hiện nội dung yêu cầu trong link và paste vào đây địa chỉ đến bài thực hành của bạn nhé.

Verified by MonsterInsights