Hallo Everybody,
As I am not very experienced with Programming I have a problem with Recording Webtest in visual Studio.
I have an Web Application which I have to login as a user and send a mail to another user and logout.
By recording a test mail is send but when I run it automaticaly the Mail is not send.
It seems to be that teh mouse Movement or event will not be recorded or send a http request.
I get the http Error 417 in teh write module http://....../WriteModule/
Can some one help me
Thanks for hint