Wednesday, May 5, 2010

Simulating of Uploading of Documents

http://groups.google.com/group/LR-LoadRunner/browse_thread/thread/daa0e61db2006e3a#

We have a web application and one of the functions is to upload files
using the regular "Browse" button. can this be achieved with the Web HTTP/HTML protocol. i do see that it records the value of "C:\\Documets\nameofdoc.pdf"
but when i run the script it does not really upload it?

all inputs are appreciated. Thanks
--
You received this message because you are subscribed to the Google "LoadRunner" group.
To post to this group, send email to LR-LoadRunner@googlegroups.com
To unsubscribe from this group, send email to
LR-LoadRunner+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/LR-LoadRunner?hl=en

Asked many times. Yes, this can be accomplished in LoadRunner. How is
entirely dependent upon how your application works and what additional
protocols might or might not be employed as part of the upload. The
information provided is not really sufficient to give you a meaningful
answer, but here goes anyway
* You missed a correlation
* You are running your script on another PC which doesn't have access to the
file in the defined location
* You are violating a business rule on uploading the same file twice
(name+size)
* A second protocol is involved in the file transfer
* Custom programming is required to integrate the file with your script for
upload purposes
* You are executing a script under different credentials which doesn't have
access to the target file

http://www.geekinterview.com/talk/8689-loadrunner-script-with-attachment-files.html

http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1273040933798+28353475&threadId=1210176

No comments: