What is structural and behavioural Testing

Showing Answers 1 - 2 of 2 Answers

Ekta

  • Aug 1st, 2006
 

Hi,

Structural Testing: It is basically the testing of code which is called white box testing.

Behavioural Testing: It is also called functional testing where the functionality of a software is being tested. This kind of testing is called black box testing.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions