ColdBox HMVC Documentation
6.x
SourceNewsSupportTraining
Search
⌃K
Links
6.x
Introduction
Intro
Release History
About This Book
Author
For Newbies
60 Minute Quick Start
Getting Started
Getting Started Guide
Installation
Conventions
Configuration
The Basics
Request Context
Routing
Event Handlers
Layouts & Views
Models
Interceptors
HMVC
Modules
Testing
Testing Quick Start
Testing ColdBox Applications
Digging Deeper
Async Programming
ColdBox Proxy
Controller Decorator
Flash RAM
HTML Helper
REST Handler
Request Context Decorator
Recipes
Scheduled Tasks
Architecture Concepts
What is MVC
What is ColdBox
How ColdBox Works
Testing Concepts
Functional Testing
Non-Functional Testing
Bugs Cost Money
Static Testing
Dynamic Testing
Developer Focus
Testing Vocabulary
External links
Source code
Issue tracker
LogBox
CacheBox
WireBox
Powered By GitBook

Dynamic Testing

On the other side of the spectrum, dynamic testing relies on the fact of executing test cases to verify software. Most of the time it can be the developers themselves or a QA team than can direct testing cases on executed code.
Previous
Static Testing
Next
Developer Focus
Last modified 4yr ago
Copy link
Edit on GitHub