Catalogues
This assignment belongs to which course | EE308FZ Software Engineering https://bbs.youkuaiyun.com/forums/ssynkqtd-04 |
---|---|
Where this assignment is required | https://bbs.youkuaiyun.com/topics/617606376 |
Team name | FZU Flying Club |
The goal of this assignment | Help students understand Alpha Sprint and promote course project progress |
Other references | None |
1 Project burn chart
2 Video demonstration of Classification of content sections
Sprint Plan 3 demonstration video
3 Task code embedding area
nav:
# - index.md
- 关于本站:
- about/index.md
- 本站致谢: about/thanks.md
- 主编作者: about/people.md
# ——————————————————————————————————————————————————————
- 加入创作:
- join/index.md
- Join us: join/Markdown editor.md
# ——————————————————————————————————————————————————————
- 飞跃重洋:
- flying/index.md
- 准备工作:
- 信息搜索:
- 英国留学信息搜索: flying/prepare/common/uk-info.md
- 信息科普:
- 欧陆留学科普帖: flying/prepare/common/eu-common-wzr.md
- 大洋洲:
- 大洋洲数据总览: flying/ca.md
- 澳大利亚案例:
- college major @23fall: flying/ca/2023/temp.md
- 新西兰案例:
- college major @23fall: flying/ca/2023/temp.md
- 北美洲:
- 北美数据总览: flying/na.md
- 美国案例:
- college major @23fall: flying/na/2023/temp.md
- 加拿大案例:
- college major @23fall: flying/eu/2023/temp.md
- 欧洲:
- 欧洲数据总览: flying/eu.md
- 英国案例:
- college major @23fall: flying/eu/2023/temp.md
- 荷兰案例:
- college major @23fall: flying/eu/2023/temp.md
- 德国案例:
- college major @23fall: flying/eu/2023/temp.md
- 爱尔兰案例:
- college major @23fall: flying/eu/2023/temp.md
- 亚洲:
- 亚洲数据总览: flying/jk.md
- 新加坡案例:
- temp major @23fall: flying/jk/2023/temp.md
- 日本案例:
- temp major @23fall: flying/jk/2023/temp.md
- 韩国案例:
- temp major @23fall: flying/jk/2023/temp.md
- 香港案例:
- temp major @23fall: flying/jk/2023/temp.md
# ——————————————————————————————————————————————————————
- 国内升研:
- sprint/index.md
- 关于保研: sprint/baoyan/index.md
- 关于考研: sprint/kaoyan/index.md
# ——————————————————————————————————————————————————————
- 实习就业:
- work/index.md
- 大三实习学期:
- work/intern/intern.md
- 秋招包裹分享:
- work/package/index.md
- 2023秋招:
- 星网锐捷12k 15薪: work/package/2023/temp.md
# ——————————————————————————————————————————————————————
- 修读指南:
- learning/index.md
- MIEC专业课: learning/miec-gpa/index.md
- FZU公共课: learning/publi
Comment:
This code is a simplified version of the directory structure that is typically used to build static websites or document systems. The code uses an indented structure similar to the YAML syntax to describe the hierarchical relationship of the different parts and pages of a website.
The structure of the code can be summarised in the following sections:
-
Navigation bar (nav):
index.md
: first page of the navigation barabout/index.md
: The first page of the navigation bar.about/index.md
: the about page of the siteAcknowledgements
:about/thanks.md
: About the siteEditor-in-chief':
about/people.md`
And so on, with other sections of navigation items below.
-
Join creation (join):
index.md
: The first page of join creationJoin us
:join/Markdown editor.md
-
Flying:
index.md
: Join the first page of the creationJoin us
:join/Markdown editor.md
.index.md
: The first page of flyingPreparation
.Information search
.Study in the UK info search
:flying/prepare/common/uk-info.md
Information Popularisation
.Science post on studying in Europe
:flying/prepare/common/eu-common-wzr.md
Oceania
.Oceania data overview
:flying/ca.md
Australia case
.college major @23fall
:flying/ca/2023/temp.md
- `New Zealand case’.
college major @23fall
:flying/ca/2023/temp.md
And so on, with sections on North America, Europe, Asia, etc. below.
-
Domestic advancement to graduate school (sprint):
index.md
: Home page of Domestic PromotionAbout graduate school'':
sprint/baoyan/index.md`': Home page of domestic graduate school.- About graduate school:
sprint/kaoyan/index.md
.
-
Internships and Employment (work):
index.md
: home page for internships and jobsThird year internship term
.work/intern/intern.md
.
Autumn Recruitment Package Sharing
:work/package/index.md
.work/package/index.md
.2023 Autumn Recruitment
.StarNet Reach 12k 15 salary
:work/package/2023/temp.md
-
Study guide (learning):
index.md
: The first page of the study guide.MIEC specialisation':
learning/miec-gpa/index.md`.FZU public courses
:learning/publi
.
The above is a brief explanation of the code that describes the overall structure of the site and the hierarchical relationship between the different pages. The path to each page is relative to the root directory of the entire project.
4 Task code github repository
Link:
https://github.com/MIECer/FZU-flying-book
*Need VPN
5 Test Report
1. Introduction
1.1 Test Background
The purpose of this test is to verify the correctness, stability and user experience of the content division function of FZU Leapfrog Handbook website.
1.2 Test Objective
- Ensure that the content column division of the website complies with the design specifications, including the title, order and hierarchy.
- Verify that users can switch smoothly between different columns, including navigation menus and links.
- Check whether the content of each column is displayed correctly, including text, links, etc.
2. Test Plan
2.1 Test Scope
- Column classification accuracy
- Column switching function
- Column content display
- Page loading speed
- Concurrent user testing
2.2 Testing Resources
- Testers: test engineers, user representatives
- Equipment: PC
3. Test Execution
3.1 Functional Tests
3.1.1 Column division accuracy
- Verify that the title of each column is consistent with the design.
- Check whether the order and hierarchy of the columns are in accordance with the specifications.
3.1.2 Column switching functionality
- Ensure that navigation menus and links allow smooth switching to different sections.
3.1.3 Column Content Display
- Check if the content of each column is displayed correctly, including text, images, links, etc.
3.2 Performance Testing
3.2.1 Page Loading Speed
- Test the loading speed of the home page and each column page.
3.2.2 Concurrent User Testing
- Simulate multiple users accessing the website at the same time to test the page response time and system stability.
4. Conclusion
Comprehensive results of all tests conclude that our Leapfrog Handbook website has a stable and accurate content division function.