To validate an entire system thoroughly, use

Options
- Structural testing techniques alone
- Functional testing techniques alone
- Use both structural and functional testing
- Use either structural or functional tesiting to save cost


CORRECT ANSWER : Use both structural and functional testing

Discussion Board
Structural and functional testing

Answer: Use both structural and functional testing
Solution: If we want to validate the entire system thoroughly, then we have to perform all the kind of black box and white box testing to identify the internal source code and the overall functionality of the system.
So, that is the reason why we have to use both structural testing (White box) and functional testing (Black box).


Rohit Srivastava 07-23-2014 02:22 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement