lowyisan / INF2001_P6-6

0 stars 0 forks source link

[3.3.2] Performed White Box Testing #157

Closed lowyisan closed 10 months ago

lowyisan commented 10 months ago

What is the task about? This task is focused on the White Box testing of the software.

What are the goals of the task? Successfully conduct White Box testing on the implemented design.

Success or Completion Criteria: Successfully execute all planned White Box tests, address identified implementation-related issues, and ensure implementation coverage, completion as well as adherence to the stipulated requirements.

Allocated time: 3 days

Start date and end date: [Start Date: 11/11/23], [End Date: 13/11/23]

Owner: Yi San

Status of the task: To-Do

Priority: High

lowyisan commented 10 months ago

Describe the work done in detail. I dedicated my efforts to conducting comprehensive White Box testing on our software, focusing on internal system testing. I scrutinized the code for potential flaws and evaluated all logical paths for correctness. This included testing all conditional branches, loops of the login method to ensure they functioned correctly under various conditions.

Has this work been committed to the repository? The work does not involve any code. Therefore, no repository commits is needed.

How does the work affect success or completion criteria? Executing the White Box testing is integral to our project's success, as it directly impacts the reliability and stability of our software. By identifying and addressing issues at the code level, we ensure that the implementation is not only functionally correct but also adheres to our quality standards. This testing phase is essential for achieving our goal of thorough implementation coverage and for validating the software against the defined requirements.

Start date and end date:** [Start Date: 11/11/23] [End Date: 13/11/23]