【EmoGenius Crew —— Alpha Sprint Testing Essay】

本文详细描述了EmoGeniusCrew团队在AlphaSprint项目中的软件测试过程,包括工作安排、工具应用(如AndroidStudio和Postman)、文档编写以及个人测试经验。团队成员分工明确,通过单元测试、集成测试和用户接受度测试确保全面覆盖,强调用户体验和团队协作的重要性。
部署运行你感兴趣的模型镜像

EmoGenius Crew —— Alpha Sprint Testing Essay

Which course does this assignment belong to2301-MUSE Community
Assignment RequirementTeamwork——Alpha Sprint
Team nameEmoGenius Crew
The goal of this assignmentAlpha Sprint Testing Essay.
Topical Collection EssayEmoGenius Crew - Alpha SprintTopical Collection of Essays

1. Testing Work Arrangement

Student Number & NameTesting Contents
832102101 Yifan WangFront-end testing – Login registration module, portrait identification module, personal information module, emotional diary module
832102109 Guandong LiFront-end testing – Mood calendar module
832102125 Tianjun ShiFront-end testing – Emotional forum module, Chatting Bot module
832102120 Jingzhen FanFront-end testing – Recording and playing module, sound changing module
832102124 Haoyuan ZhengFront-end testing – Music Player module, Rich Editor module
832102116 Yuhao LuBack-end testing – User service module
832102112 Guohua WuBack-end testing – Emotion diary module , Emotion forum module

2. Testing Tools Selection and Application

Testing ContentsTesting Tools
Front-end testing - Front page display and interactionAndroid Sutiod
Back-end testing - Whether the data can be returned reasonablyPostman

Android Studio

Create and run test cases: Test cases cover the main functionality and user interactions of the application and cover different screen, action, and input scenarios. Run the test case using the “Run” or “Debug” function.
View test cases results: Android Studio generates test reports that show the results of the execution of the test case. By looking at these results, you can learn whether the test case succeeded or failed, and why.
Start debug mode: Run the application by connecting the device or launching the emulator. When the “Run” button is clicked, the application will start on the device or emulator and will automatically enter debug mode.
Set a breakpoint: Select the location in the code you want to debug, then click on the blank area to the left of the line number, so that you can set a breakpoint on that line. When the application reaches this breakpoint, the program automatically pauses for debugging.
Exception handling: When an application throws an exception, debug mode automatically pauses the execution of the program and highlights the line of code that failed. Anomaly problems can be more easily located and resolved.

Postman

3. Testing Document

4. Testing Experience

Yifan Wang

In the current software testing practice, I have gained a profound understanding of the critical importance of effective testing for ensuring software stability. Our team, through the integration of unit testing, integration testing, and user acceptance testing, ensures comprehensive test coverage. We not only focus on the correctness of functionalities but also prioritize user experience, guaranteeing software usability, friendliness, and improved overall performance.
The testing process is a continuous improvement journey, and timely summarization of experiences is paramount. Simultaneously, teamwork and communication are indispensable; during this testing process, effective communication, feedback, and issue resolution between front-end and back-end testing team members detected and addressed various issues, significantly enhancing the overall software quality.
The technical accumulations have provided me with a more comprehensive understanding of the pros and cons of different testing methods, offering versatile approaches for future testing endeavors. The cultivation of teamwork spirit has strengthened my trust in teammates. This experience has enriched my technical knowledge and solidified my comprehension of teamwork and continuous improvement principles.

Guandong Li

I am mainly responsible for writing emotional diaries and assisting in writing forums. In the production of this software, the main interface is centered around the calendar, clearly displaying the dates of each day. Each date can clearly display the mood of the day, expressed through colors and emoticons. This enables users to quickly understand their daily emotional state, providing good visual guidance for diary writing. The diary writing interface is simple and intuitive, providing rich editing tools. Users can freely input text and comprehensively record their mood for the day. The appropriate font and color combination in the editing interface makes the entire diary writing process more enjoyable.

Tianjun Shi

Jingzhen Fan

Haoyuan Zheng

Yuhao Lu

When conducting backend server testing, I focus on validating the stability of server hardware and network infrastructure, which includes load balancing, fault tolerance mechanisms, and high availability. Testing the server involves assessing its responsiveness and stability under different conditions. Additionally, backend testing encompasses the verification of business logic, database operations, and interface functionalities. I emphasize the design of comprehensive test cases that cover various business scenarios and exceptional situations, ensuring the correctness and consistency of backend services. The application of automated testing tools enhances efficiency and accuracy, particularly in continuous integration and continuous deployment environments. Furthermore, close collaboration with the development team for timely issue resolution is crucial for ensuring project quality.

Guohua Wu

Backend testing is a crucial aspect of software development, and through my experience in conducting backend testing, I have gained valuable insights. Firstly, having a profound understanding of backend code logic and business processes is essential. This aids in designing comprehensive test cases that cover various scenarios. Secondly, when testing database operations, ensuring data consistency, integrity, and correctness is vital. This includes validating various data types and boundary conditions. Additionally, leveraging appropriate tools and technologies enhances efficiency and accuracy. Simultaneously, timely recording and tracking of issues, collaborative bug resolution with the development team, ensure the quality and stability of the project. Lastly, continuous learning and ongoing improvement of testing skills are paramount. Keeping abreast of technological advancements enables better adaptation to evolving requirements and challenges.

5. Project Testing Comment

Page Layout and Design: Testing whether the page layout and design meet user expectations and if the UI displays correctly on different models of smartphones.
Functional Testing: Verifying the proper functioning of various software program features and confirming whether the execution results align with expectations.
User Experience Testing: Evaluating the user experience when interacting with the software program, focusing on aspects such as usability and navigation.
Stress Testing: Assessing the performance and stability of the software program under high concurrent requests.
Smoke Testing: Confirming the core functionality of the software program to determine if further detailed testing can proceed.
Regression Testing: Ensuring that defects, once fixed, do not introduce new issues, thereby safeguarding product quality.

In summary, we conducted comprehensive testing on various modules of the project. Throughout the testing process, we continuously refined test cases and procedures, enhancing both testing efficiency and quality. Test execution adhered to pre-designed test cases to ensure standardized testing with repeatable results. Recording test outcomes, identified issues, and defects, and analyzing their root causes were integral to the process, facilitating prompt team fixes and improvements. The test results indicate that our software has several issues across multiple aspects, necessitating additional time for modification and enhancement, which constitutes our team’s focus in the upcoming phase.

您可能感兴趣的与本文相关的镜像

内容概要:本文介绍了一个基于Matlab的综合能源系统优化调度仿真资源,重点实现了含光热电站、有机朗肯循环(ORC)和电含光热电站、有机有机朗肯循环、P2G的综合能源优化调度(Matlab代码实现)转气(P2G)技术的冷、热、电多能互补系统的优化调度模型。该模型充分考虑多种能源形式的协同转换与利用,通过Matlab代码构建系统架构、设定约束条件并求解优化目标,旨在提升综合能源系统的运行效率与经济性,同时兼顾灵活性供需不确定性下的储能优化配置问题。文中还提到了相关仿真技术支持,如YALMIP工具包的应用,适用于复杂能源系统的建模与求解。; 适合人群:具备一定Matlab编程基础和能源系统背景知识的科研人员、研究生及工程技术人员,尤其适合从事综合能源系统、可再生能源利用、电力系统优化等方向的研究者。; 使用场景及目标:①研究含光热、ORC和P2G的多能系统协调调度机制;②开展考虑不确定性的储能优化配置与经济调度仿真;③学习Matlab在能源系统优化中的建模与求解方法,复现高水平论文(如EI期刊)中的算法案例。; 阅读建议:建议读者结合文档提供的网盘资源,下载完整代码和案例文件,按照目录顺序逐步学习,重点关注模型构建逻辑、约束设置与求解器调用方式,并通过修改参数进行仿真实验,加深对综合能源系统优化调度的理解。
评论 1
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值