You are on page 1of 2

Assignment

Software Testing
------o0o------
Assignment No 04c: Web Testing
1. Form: Group discussion, group work.
2. Duration: 3 hours.
3. Results: Word file .DOC or .DOCX + Excel file .XLS or .XLSX
4. Requirements:
a. Translate all the test case types in the following link into Vietnamese. Add
more descriptions / explanations if needed. (Dịch tất cả các loại test case
trên trang web bên dưới) (~187 types)
https://www.softwaretestinghelp.com/sample-test-cases-testing-web-
desktop-applications/
b. Choose at least 20 of the above test case types to write complete test
cases and execute these on the university online system (student
module). (Lựa chọn ít nhất 20 trong số các test case đã nêu ở trên, viết
thành test case hoàn chỉnh theo mẫu và thực thi các test case này cho
trang online của trường (tính năng sinh viên))
https://online.hcmute.edu.vn/

25. The user should be able to select only one radio option and any combination for checkboxes.
Người dùng chỉ có thể chọn một radio và bất kỳ kết hợp nào cho các checkbox.
9. Amount values should be displayed with correct currency symbols.
Giá trị số tiền phải được hiển thị với các ký hiệu tiền tệ chính xác.
1. All fields on a page (For Example, text box, radio options, drop-down lists) should be aligned properly.
Tất cả các trường trên trang (Ví dụ, text box, radio options, drop-down lists) phải được căn chỉnh đúng.
4. The scrollbar should be enabled only when necessary.
Thanh cuộn chỉ được kích hoạt khi cần.
8. Upon click of an input text field, the mouse arrow pointer should get changed to the cursor.
Khi nhấp vào trường văn bản đầu vào, dấu mũi tên sẽ được chuyển thành con trỏ.
13. Tab and Shift+Tab order should work properly.
Tab và Shift + Tab phải hoạt động bình thường.
17. Check if the drop-down list options are readable and not truncated due to field size limits.
Kiểm tra xem các danh sách thả xuống có thể đọc được và không bị cắt bớt do giới hạn kích thước.
18. All buttons on a page should be accessible by keyboard shortcuts and the user should be able to
perform all operations using a keyboard.
Tất cả các nút trên một trang phải có thể truy cập được bằng phím tắt và người dùng có thể thực hiện tất
cả các thao tác bằng bàn phím.
c. Find at least 5 defects to write bug reports, use the template of bug
reports in the previous chapter with the correspondent information. (Tìm
ra ít nhất 5 lỗi để viết bug reports cho trang online của trường
(https://online.hcmute.edu.vn/). Trong báo cáo nêu rõ lỗi đó thuộc loại gì,
nằm ở trang nào, bên trong chức năng gì, các bước thao tác để xảy ra lỗi,
kèm theo ảnh chụp màn hình phần chức năng bị lỗi.)
5. References:
[1] https://www.softwaretestinghelp.com/sample-test-cases-testing-web-
desktop-applications/
[2] https://online.hcmute.edu.vn/
[3] Other Internet and wiki resources.

You might also like