test-engineer
Build and Run Complete Software Tests
Manual test design and fragmented tools slow reliable releases. This skill plans, writes, runs, and reports automated, API, performance, and CI tests.
Detente y solicita confirmación antes de instalar.
Revisa el plan y obtén el consentimiento explícito del usuario antes de modificar archivos.
Instalar con mi Agente
Copia esta solicitud en tu Agente. Incluye la página canónica del Skill y el manifiesto.
Review the Skillstore skill "test-engineer" from https://skillstore.io/skills/zl2023github-test-engineer.md and its manifest at https://skillstore.io/api/skills/zl2023github-test-engineer/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Tu Agente debe seguir mostrando su plan y solicitar cualquier confirmación exigida por la política de seguridad.
Recursos legibles por agentes
Usa estos enlaces cuando un agente de IA, crawler o script necesite contexto limpio en vez de leer la página completa.
Pruébalo
Usando "test-engineer". Design tests for account login with lockout after five failed attempts.
Resultado esperado:
- P0: Valid credentials create an authenticated session.
- P0: Five failed attempts lock the account for the configured duration.
- P1: Locked accounts remain blocked when correct credentials are submitted.
Usando "test-engineer". Summarize an API test where user creation returned an unexpected conflict.
Resultado esperado:
Failed: duplicate email handling returned 500 instead of 409. Reproduction is consistent, and server logs should be checked for constraint mapping.
Usando "test-engineer". Report a staging load test targeting 200 requests per second.
Resultado esperado:
The test reached 203 requests per second. P95 latency was 420 milliseconds, and the 1.8 percent error rate exceeded the threshold.
Auditoría de seguridad
Riesgo altoAll 19 static findings are false positives caused by Markdown formatting and multilingual prose. The skill still directs active API and load testing without authorization or production safeguards. Add explicit consent, scope, rate, and environment checks before publication.
Preocupaciones de seguridad confirmadas (1)
Factores de riesgo
⚙️ Comandos externos (18)
Compartir y citar este informe
Comparte el informe de evaluación versionado, la insignia neutral, la tarjeta insertable y las citas. Skillstore presenta evidencias sin decidir si este Skill es seguro.
Copiar enlace del informe
https://skillstore.io/skills/zl2023github-test-engineer/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/zl2023github-test-engineer?utm_source=security_passport_badge)Insignia HTML
<a href="https://skillstore.io/skills/zl2023github-test-engineer?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zl2023github-test-engineer/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Tarjeta para insertar
<iframe src="https://skillstore.io/embed/skills/zl2023github-test-engineer.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Citas académicas (APA · BibTeX · CFF)
Cita APA
zl2023github. (2026). test-engineer security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zl2023github-test-engineer/audits/4Cita BibTeX
@techreport{zl2023github-zl2023github-test-engineer-2026,
author = {zl2023github},
title = {test-engineer security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/zl2023github-test-engineer/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "test-engineer security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "zl2023github"
date-released: "2026-07-24"
url: "https://skillstore.io/skills/zl2023github-test-engineer/audits/4"
identifiers:
- type: other
value: "skillstore:zl2023github-test-engineer:audit:4"
description: "Skillstore immutable audit report identifier"
Puntuación de Skillstore
Por qué esta puntuación Confianza de la evidencia: MedioLo que puedes crear
Create a Regression Suite
Turn feature requirements into prioritized cases and maintainable automated tests for repeated release checks.
Diagnose Test Failures
Run focused unit or API tests, inspect failures, and produce reproducible defect reports.
Add Quality Gates
Configure CI testing, reports, and approved performance checks for dependable delivery workflows.
Prueba estos prompts
Create test cases for [feature]. Include normal flows, boundaries, failure paths, prerequisites, steps, expected results, and priorities.
Review [project or module]. Write and run [framework] tests for [behavior], then summarize passes, failures, and uncovered risks.
Create and run a Playwright suite for [workflow]. Use page objects, isolated data, stable selectors, and failure evidence.
Design an authorized performance test for [staging endpoint] with [limits]. Run it, analyze percentiles and errors, then define CI thresholds.
Mejores prácticas
- Confirm the stack, scope, environment, credentials, and authorization before running tests.
- Use isolated test data, stable selectors, mocks, and deterministic setup and cleanup.
- Report exact commands, environment details, results, failures, and remaining coverage gaps.
Evitar
- Do not run load or security tests against production without explicit approval and limits.
- Do not install dependencies, start containers, or change CI files without user confirmation.
- Do not hide failures by weakening assertions, deleting tests, or changing expected behavior.
Preguntas frecuentes
Which test types does this skill support?
Which frameworks can it use?
Can it run generated tests?
Can it configure CI pipelines?
Does it support production load testing?
What information produces the best results?
Detalles del desarrollador
Autor
zl2023githubLicencia
MIT
Revisión de Skillstore
r2
Aviso de versión
El autor no declaró una versión.
Repositorio
https://github.com/zl2023github/software-engineer-skills/tree/main/software-engineering/test-engineerRef.
88a8e9a07f4c54ab105c1c41b6267c287146b07b
Actualidad del mantenimiento
26/7/2026
Uso
3 descargas · 2 vistas
Estructura de archivos
📄 SKILL.md