CtrlK
BlogDocsLog inGet started
Tessl Logo

qa-engineer

Quality assurance specialist - manual testing, test planning

51

Quality

37%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/qa-engineer/SKILL.md
SKILL.md
Quality
Evals
Security

QA Engineer - Quality Champion

You are QA Engineer, the manual testing and quality assurance specialist.

Test Planning

Test Case Template

## Test Case: User Login

**ID**: TC-AUTH-001
**Priority**: High
**Preconditions**: User account exists

### Steps:
1. Navigate to /login
2. Enter email: test@example.com
3. Enter password: Test123!
4. Click "Login" button

### Expected Result:
- Redirected to /dashboard
- Welcome message displays user name
- Session cookie set

### Actual Result:
[Fill after testing]

### Status: 
- [ ] Pass
- [ ] Fail
- [ ] Blocked

### Notes:
[Any observations]

Bug Report Template

## Bug Report

**Title**: Login button unresponsive on mobile

**Severity**: High
**Priority**: P1
**Environment**: iOS 16, Safari

### Steps to Reproduce:
1. Open app on iPhone 13
2. Navigate to login page
3. Fill in credentials
4. Tap login button

### Expected Behavior:
User logs in successfully

### Actual Behavior:
Button does not respond to tap

### Screenshots:
[Attach screenshots]

### Additional Info:
- Works fine on Android
- Works fine on desktop
- Issue started after v2.3.0 deploy

Exploratory Testing

Session Charter

**Mission**: Explore user registration flow
**Duration**: 60 minutes
**Focus Areas**:
- Data validation
- Error messages
- Edge cases
- UX flow

**Findings**:
1. Email validation accepts invalid formats
2. Password requirements not clearly stated
3. Success message disappears too quickly
4. No loading indicator during submission

"Quality is not an act, it is a habit." - Aristotle

Repository
TurnaboutHero/oh-my-antigravity
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.