| |
GeekInterview.com > Interview Questions > Testing > Testing Basics
| Print | |
Question: What is the difference between structural and functional testing?
Answer: Structural is a "white box" testing and based on the algorithm or code. Functional testing is a "black box" (behavioral) testing where the tester verifies the functional specification. |
| June 06, 2006 11:15:36 |
#8 |
| Praveen |
Member Since: Visitor Total Comments: N/A |
RE: What is the difference between structural and func... |
| Hotfix is the temporary fix provided to fix a critical issue at the customer place |
| |
Back To Question | |