Testing of GWT Requests


Google Web Toolkit (GWT) is Java software development framework that allows writing AJAX applications on the basis of Java - both server and client sides. In these applications the client sends requests of a special type. Server responses are of the same type as well. In WAPT Pro, GWT requests and responses can be converted from the "unreadable" form to the usual XML.

Note that GWT-XML conversion is not made automatically during recording; you should do it manually after recording of your profiles. You can convert either the selected request, or the whole profile. In the last case, all recorded requests of profile will be converted to XML form.

Next page