How
Network Bypass for Mobile Apps Testing
When
We bypass the lower layers of network, we use TCP / IP to connecting
directly to the servers and we can ignore the GPRS tunneling system
used by networks operator. Actually mostly real device has not
ability of doing that, we shall required to use a emulator device to
perform the bypass networking. Not all devices emulator support such
features, and we can like to look for devices emulators that can
perform bypass network with the help of the Internet. Some devices
emulator also have the capability to access the proxy of operator
(but only when it's open to the Internet) to allow the more realistic
testing. Even if the Web proxy of operator is present to only its
customer, there are testing proxy on the Internet that can be used
safely. Even if we do not have a testing proxy, we shall still be
capable to test directly against our origin of Web server
One
advantage of the bypass network is that we shall not require to use
and thus pay for airtime. And as we are using a emulator device, we
again beneficial from having a fully stack instrumented.
The
disadvantages of the bypass network are that when we often can not
emulate the timing and effect of the network and the various
networks element such as like proxies. Finally, when we use such
techniques, we can not use real device and thus do not view the
quirk and limitation that real consumer are seeing.
Except above if you did not found
your required solution then let me know by the comment to rectify your
solution
No comments:
Post a Comment