Emma

2 views
Skip to first unread message

Robert Shum

unread,
Dec 2, 2011, 10:11:44 PM12/2/11
to CPSC410-2011
How do we do test path coverage for methods that makes calls to API
via internet (such as getting calendar feeds, making authorization
requests, etc).

Thanks

Eric Wohlstadter

unread,
Dec 3, 2011, 1:30:19 AM12/3/11
to cpsc41...@googlegroups.com
Hi Robert, 
 Thanks for the question, but I'm afraid I don't exactly understand,

First, Emma checks for statement coverage, not path coverage.
Second, it's not clear to me why calls to a Web service should be different from other types of I/O which do not require special treatment, for example, a call to a database.

Eric
Reply all
Reply to author
Forward
0 new messages