"BUG to create a team" Job 9: [Beta] sprint Scrum meeting 3

project content
This work belongs courses 2016 Software Engineering
Where this requirement in the job Experimental thirteen Teamwork 9: Beta team sprint and project acceptance
Team Name BUG create team
Job learning objectives (1) master the software black box testing;
(2) learn to prepare software project summary PPT, project acceptance report;
(3) the content control software project acceptance, and acceptance process.

First, the project team Github repository link

        Click to view

Second, today's tasks

Day Date: 2019/6/24

Full name Division of work Task
Yan snow Design test cases, and test the login module, complete acceptance PPT 87%
Li Rong Design test cases, and test the registration module, write blog 88%
After the new Li Design test cases, and household data management module for testing, writing test documents 92%
Chou Sulong Design test cases, and payment management module for testing, writing test documents 90%

Third, members contribute time

Full name Accounting for the proportion of the workload of the entire job tasks The actual time to complete their task (h)
Chou Sulong 24% 4
Yan snow 26% 3.5
Li Rong 24% 4
After the new Li 26% 3.5

Fourth, burndown

V. standup photo

Six issues

1. In the discovery of how much Bug? What is Bug Alpha phase is not found?

New Bug (1) Beta stage discovery: Rom database, even after the null pointer.
Bug (2) Alpha stage undiscovered: None.

2. How to test user scenarios (scenario testing) of?

        A student analog administrator, administrator end of the test, another student simulation residential tenants, tenants end of the test.
        B is the residential tenants, one day, he found a property officer slack, poor attitude of the household, so he logged tenants end residential property management system, a complaint to the behavior of staff.
        A property management staff responsible for managing complaints information, information on complaints of residential tenants timely response. One day, he as usual logged in residential property management system administrator end, find tenants B issued a complaint information, he verify the situation on the complaint issued B households were timely response.

3.是否有回归测试?请给出一到两个测试用例并解释。

        有回归测试。针对车位管理部分的测试:我们划分了等价类,并设计了测试用例。该部分的测试是建立在Alpha阶段测试基础上的,需要对数据进行分析。该部分的代码在Alpha测试部分已完成,在Beta部分也将继续测试。

4.给出项目在什么样的平台、硬件配置、浏览器类型……上对软件进行测试?

        带Windows10操作系统的PC机,百度浏览器、搜狗浏览器、谷歌浏览器、IE浏览器等。

Guess you like

Origin www.cnblogs.com/bugczdui/p/11062555.html