← Back to Course
Lab 6

Lab 6 - Code Review Practice

Lab Repository

yourusername/istqb-lab6-code-review

Quick Start

git clone https://github.com/yourusername/istqb-lab6-code-review.git

Lab 6: Code Review & Static Analysis

Objective

Perform code reviews and use static analysis tools to find defects.

Tasks

  1. Review provided code samples
  2. Create review checklists
  3. Run static analysis tools (pylint, flake8)
  4. Document findings
  5. Suggest improvements

Deliverables

  • Code review reports
  • Static analysis results
  • Improved code versions

ā±ļø Time: 3-4 hours