Unit Testing
on Javascript
Introduction
Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.
Functional
No Functional
- Smoke
- Unit
- Integration
- User Acceptance
- Regression
...
- Performance
- Load
- Scalability
- Usability
- Security
- It focuses on execute a minimal unit of code.
- It search that each unit satisfy in agreement of requirements.
Format of hour
official website: https://jasmine.github.io/
configuration:
http://karma-runner.github.io/2.0/intro/configuration.html
- Code Coverage
- Watch Changes of test and .js files
- Configure browsers for run test
rocka.co
jdmorales092@gmail.com
By product@dailybot.com
Run successful remote and hybrid teams