# automated-testing
標記為「automated-testing」的 4 篇文章
Lab: Build an AI Fuzzing Harness
Create a systematic fuzzing framework for testing LLM boundaries, generating and mutating inputs to discover unexpected model behaviors and safety edge cases.
labfuzzingautomated-testingboundary-testing
Lab: Setting Up Automated LLM Testing
配置 automated testing pipelines for LLM 紅隊演練 using Python scripts, test runners, and result collection.
labsautomated-testingsetupbeginner
實驗室: Automated Red Team 測試
Set up promptfoo for continuous automated 安全測試 of AI applications,with custom evaluators與CI/CD integration.
labautomated-testingpromptfooci-cdintermediatehands-on
Adversarial Robustness Testing with ARTKit
導覽 for using ARTKit (Adversarial Robustness Testing Kit) to evaluate LLM application resilience through automated adversarial testing, covering test flow configuration, challenger setup, evaluator design, and results analysis.
artkitadversarial-testingrobustnessautomated-testingllm-evaluationwalkthrough