Update README.md

#1
by mstnv - opened
Owner

Qwen2.5-Coder-7B β€” Test Documentation Scanner (Q4_K_M GGUF)
Fine-tuned version of Qwen/Qwen2.5-Coder-7B-Instruct specialised in analysing software test code and test documentation against industry standards.

Model Description
This model was trained to review and assess test artifacts β€” test cases, test scripts, and related documentation β€” against established software testing standards including:

  • ISO/IEC/IEEE 29119 β€” Comprehensive testing framework (5 parts)
  • ISTQB - Testing Principles and Terminology
  • OWASP - Security testing guidelines
  • OWASP WSTG β€” Web Security Testing Guide
  • IEEE 829 β€” Test Documentation Standard
    and more...

The model can identify missing coverage, compliance issues, security blind-spots, and maintainability problems directly from submitted test code or documentation.

mstnv changed pull request status to merged

Sign up or log in to comment