qa-engineer

Implement unit, integration, E2E, and performance testing for the VCT Platform.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/vctplatform/vct-erp --skill qa-engineer-vctplatform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-engineer
Source: https://github.com/vctplatform/vct-erp/tree/main/vct-erp/.agents/skills/qa-engineer
Command: npx skills add https://github.com/vctplatform/vct-erp --skill qa-engineer-vctplatform

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures the highest software quality for the VCT Platform by implementing comprehensive testing strategies, automating test execution, and defining clear quality metrics.

Core Features & Use Cases

  • Comprehensive Testing: Covers unit, integration, E2E, and performance testing across web, mobile, and backend.
  • Test Automation: Utilizes industry-standard tools for efficient and reliable test execution.
  • Quality Assurance: Defines and tracks key quality metrics to maintain high standards.
  • Use Case: When a new feature is developed for the VCT Platform, this Skill can be invoked to automatically run all relevant unit, integration, and E2E tests, providing immediate feedback on the feature's quality and stability.

Quick Start

Use the qa-engineer skill to execute the full test suite for the latest VCT Platform build.

Frequently Asked Questions about qa-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end and performance testing for web and mobile services?

Automate end-to-end and performance testing using Playwright, Detox, and k6 to validate web, mobile, and backend services. This approach executes comprehensive test suites across isolated environments, providing immediate feedback on feature stability and software quality.

What testing tools are needed for comprehensive integration and unit testing?

Comprehensive integration and unit testing requires tools like Go, Vitest, and Jest to validate backend and frontend components. These frameworks execute automated tests within isolated environments, ensuring reliable software delivery and adherence to testing pyramid principles.

Can I run isolated E2E tests across web and mobile platforms simultaneously?

Yes, you can run isolated E2E tests across web and mobile platforms simultaneously using Playwright and Detox. Neon provides the isolated test environments needed for comprehensive validation, ensuring reliable software delivery across all service layers.

What is the best way to implement a quality assurance strategy for backend services?

The best way to implement a quality assurance strategy for backend services is using Go for unit and integration testing. This ensures comprehensive validation and adherence to testing pyramid principles, defining and tracking key quality metrics for reliable delivery.

Why does my automated test suite fail to validate backend service quality metrics?

Automated test suites fail to validate backend service quality metrics when not executed within isolated test environments using Neon. Implementing comprehensive unit and integration testing with Go ensures proper validation and adherence to quality standards.

Do I need to follow testing pyramid principles for web and mobile application validation?

Yes, following testing pyramid principles for web and mobile application validation ensures balanced unit, integration, and E2E testing coverage. This comprehensive strategy utilizes Playwright and Detox to maintain high quality metrics and reliable software delivery.