News

BookSearchApiClient is a simple class that makes a call to a http API to retrieve a list of books and return them. You need to refactor the BookSearchApiClient class, and demonstrate in example-client ...
I now want to populate that model by calling my Web API service from the client -- and that's something I can only test from JavaScript code. As I discussed in an earlier column, I've added the ...
Current web test automation techniques target the generation of event sequences, but they ignore testing the JavaScript code at the unit level. Further they either ignore the oracle problem completely ...