i am working on my diploma (development of an testing framework) in germany and your project (xml proxy spy) could help me to solve some tasks.
my questions are:
1) Do you have some javadoc? I cannot found it in the downloadable files.
2) the docu says: >> After that your browser should be plugged with xps you should see the messages synchronized between xps and netscape. <<
i saw no such message, but the recorder records some stuff. Where on the display is this message placed?
3) when i try to play back a record what should exactly happen? The only thing i saw was that the playback progress where displayed on the status line at the bottom - and an popup message appears that tells me, that the end of the playback is achieved.
4) what does following method means exatly? >> web server ... does not respect the http protocole for the mime/type maybe it is a fucking WebSphere !!!
Thank you for your time. Gordian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
1) For javadoc just run "ant javadoc" it will produce the javadoc.
2) The display is on the Gui in the bottom.
3) when the play back is completed xps did play for you all what you did in your recorded navigation and produce a zip file containing all the html pages founded. you can see its in the rigth pane of the scenario internaframe.
4) it means that the web server doesn't send a header mime/type in the response.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Guillaume,
i am working on my diploma (development of an testing framework) in germany and your project (xml proxy spy) could help me to solve some tasks.
my questions are:
1) Do you have some javadoc? I cannot found it in the downloadable files.
2) the docu says: >> After that your browser should be plugged with xps you should see the messages synchronized between xps and netscape. <<
i saw no such message, but the recorder records some stuff. Where on the display is this message placed?
3) when i try to play back a record what should exactly happen? The only thing i saw was that the playback progress where displayed on the status line at the bottom - and an popup message appears that tells me, that the end of the playback is achieved.
4) what does following method means exatly? >> web server ... does not respect the http protocole for the mime/type maybe it is a fucking WebSphere !!!
Thank you for your time. Gordian
1) For javadoc just run "ant javadoc" it will produce the javadoc.
2) The display is on the Gui in the bottom.
3) when the play back is completed xps did play for you all what you did in your recorded navigation and produce a zip file containing all the html pages founded. you can see its in the rigth pane of the scenario internaframe.
4) it means that the web server doesn't send a header mime/type in the response.