Hello,

we made a few upload-test with pages like http://picupload.org/index.php. All 
run successfully. We saw, that each of the pages sends the request with the 
file-upload-parameter and a form-post-parameter to handle the upload and load a 
page. When we start our basic test for witty, the request contains only the 
file-upload-parameter. Are there any other mechnism which you are using to 
manage the upload and emit the signals for CUploadDialog::OnLocalUploaded etc.?

Thanks in advance,

Sven





>>

>>Hello,

>>We have a problem with the test of WFileUpload. We are using Visual Studio 
>>Team System (Test Edition)and tried all three different ways which mentionend 
>>on msdn.com.

>>http://blogs.msdn.com/b/edglas/archive/2008/08/05/how-to-upload-a-file-in-a-web-test.aspx

>>But we are still unable to upload a file automaticly.

>>The request for the upload sends three FormPostParameter:

>>-request={{$HIDDEN1.request}}

>>-wtd={{$HIDDEN1.wtd}}

>>-File Upload Parameter( Name: Test, FileName: xyz.txt)

>>We make sure, that the file-upload read the correnct data, by rename the 
>>source-file. As expected the testtool give us the correct message: "Request 
>>filed:...could not >>found file 'D:/upload/xyz.txt'".

>>Currently we are out of ideas how to access the fileupload throw our 
>>testtool. It seems to me, that the signal-mechanism doesn't run correctly.

>> 

>>Any ideas?

>>Many thanks in advance,

>>Sven

>>------------------------------------------------------------------------------

>>Beautiful is writing same markup. Internet Explorer 9 supports standards for 
>>HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.

>>Spend less time writing and rewriting code and more time creating great 
>>experiences on the web. Be a part of the beta today 
>>http://p.sf.net/sfu/msIE9-sfdev2dev

>>_______________________________________________

>>witty-interest mailing list

>>[email protected]

>>https://lists.sourceforge.net/lists/listinfo/witty-interest


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to