Glossary term
What is Smoke test?
In Apex Flow Academy, "Smoke test" means: A short run through the main path of a running system to see at once whether it works. It is taught in Node.js: Build the Back End and APIs. Related terms include Rate limit, Environment variable, Origin and CORS and Authentication and authorization.
- 1 course teaches it
- plain-word definition
The facts
What is Smoke test?
A short run through the main path of a running system to see at once whether it works.
Where is Smoke test taught?
Smoke test is defined in Node.js: Build the Back End and APIs.
Which lessons cover Smoke test?
These lessons name it in their title or objectives:
- Node.js: Build the Back End and APIs, lesson 6.3: Deploy and smoke test
Which terms are related to Smoke test?
Next to Smoke test in the course glossaries: Rate limit, Environment variable, Origin and CORS and Authentication and authorization.
Rate limitEnvironment variableOrigin and CORSAuthentication and authorization
The hard questions, answered straight
Bold questions people really ask. Each answer comes from the course data or a settled Academy fact.
Do I need experience before I learn Smoke test?
It depends on the course. Each course that teaches it lists its own prerequisites, and all are listed at intermediate level:
- Node.js: Build the Back End and APIs: Basic JavaScript: variables, functions, objects, arrays, conditions and loops.