We know components of Distributed System located at networked computer. Can anyone suggest me how these components interact between themselves and what can be testing aspect of that?
Distributed systems provide collaboration mechanisms between systems each with its own address space and time-frame (clock). So interaction between components must rely on mapping addresses and synchronizing schedules.
Can you be more specific? Interactions on distributed systems can cover a wide range of aspects. For example, functional or non functional properties are related, but have to be considered independently.