Topic 3, Case Study # 3 Scenario
Data is transmitted over the internet as a series of packets. Each packet is sent to its destination
via the best available route. The decision on the best available route is made by a series of routers
on the internet.
In order to make the best decision on the route to take, the router:
1) Scans the destination address and matches it against rules set up in a configuration table.
2) Checks the performance of the primary connection to see if it is good enough to send the
packet. If not, it seeks an alternative.
Routers handle many millions of packets being sent at the same time. Packets can take the form
of email messages, data files etc.
********************************
Which of the following would be applicable as part of a test policy for testing these types of systems?
a)Systems must be tested for compliance to industry standard routing protocols.
b)Testing for the latest upgrade will require testing of increased network traffic of 100%.
c)Testing for the fix will require the use of dynamic analysis tools.
d)Releases will not be made if systems have any high priority defects outstanding.

A.
a and b.
B.
a and d.
C.
b and c.
D.
b and d.
Explanation: