0
3.0kviews
Describe any two special tests in testing process.
1 Answer
| written 6.8 years ago by |
1. Smoke Testing: is a testing technique that is inspired from hardware testing, which checks for the smoke from the hardware components once the hardware's power is switched on. ii. In Software testing context, smoke testing refers to testing the basic functionality of the build. iii. If the Test fails, …