lowyisan / INF2001_P6-6

0 stars 0 forks source link

[3.5.3.2] White Box Testing #150

Closed lowyisan closed 10 months ago

lowyisan commented 10 months ago

What is the task about? This task is focused on the documentation of White Box Testing for the software.

What are the goals of the task? Successfully document the White Box testing process and outcomes for the implemented design.

Success or Completion Criteria: Successfully create comprehensive documentation covering White Box testing procedures, implementation-related issues, and adherence to the requirements set by stakeholders.

Allocated time: 2 days

Start date and end date: [Start Date: 18/11/23], [End Date: 19/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 worked on documenting the White Box testing process we conducted on our software system. This entailed a detailed recording of our internal code testing, including the logic paths and code coverage. The login method was meticulously documented, covering the inputs, the code behaviour examined, and the outcomes.

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? The documentation of the White Box testing is a critical component of our project's success criteria. It not only demonstrates our commitment to thorough and rigorous internal testing but also ensures that all aspects of the codebase meet our quality standards. This thorough documentation will aid in any future code reviews, audits, or enhancements, and contributes to the overall reliability and integrity of our software system.

Start date and end date: [Start Date: 16/11/23] [End Date: 19/11/23]