3 module is there like a,b, c i have to inegrate these 3 module but module b is not ready how i ll integrate these module?

Showing Answers 1 - 1 of 1 Answers

shobha

  • Aug 30th, 2006
 

If the modules are in same level we can use stubs (based on its functionality),to provide interface with next module(link to next module).

And if the modules are in different levels we can use drivers to provide interface to the next module

  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