Files
kb/wiki/tech/testing.md
T
hermes 1f0201a80f kb: initialize KB v4 — migrated 2,815 links-posts + 19 tech notes + SCHEMA.md + log.md
- 3-layer architecture: raw (monthly buckets) → wiki (domain subdirs) → SCHEMA
- Privacy: repo set to private (public-safe content only)
- Sync: daily Links App sync via raw/links/YYYY-MM/
- Design: converged via Grok 4.5 2-round review
2026-07-13 12:06:45 +10:00

689 B

title, created, updated, type, tags, external
title created updated type tags external
Testing 2018-06-13 2018-06-13 summary
tech
reference
https://github.com/wahyd4/knowledge/blob/master/categories/testing.md

Testing

Types of testing methodologies

  • unit test
  • integration test
  • contract test
  • smoke test
  • functional test
    • selenium
    • cucumber

Test layers

Good tests layers

Functional test

Selenium

How does selenium works

selenium