mirror of
https://github.com/wahyd4/knowledge.git
synced 2026-08-09 05:06:28 +10:00
25 lines
507 B
Markdown
25 lines
507 B
Markdown
# Testing
|
|
|
|
## Types of testing methodologies
|
|
|
|
- unit test
|
|
- integration test
|
|
- contract test
|
|
- smoke test
|
|
- functional test
|
|
- selenium
|
|
- cucumber
|
|
|
|
# Test layers
|
|
|
|

|
|
|
|
|
|
## Functional test
|
|
|
|
### Selenium
|
|
|
|
#### How does selenium works
|
|
|
|

|