Home - IliaKobalia/QA-program GitHub Wiki

Basics

  • Terminal Basics
    Learn essential terminal commands to navigate and manage files.

  • Environment Setup
    Install Node.js, configure VS Code, and set up dependencies for testing.

  • Git Basics

    • Git Console
      Core commands: clone, commit, push, pull.
    • Git Tips
      Best practices for commits, branches, and collaboration.
  • Manual vs Automation Testing
    Understand how automation differs from manual testing and its benefits.


JavaScript for Testers


Testing Concepts


Playwright


Extended Features