#include <stdio.h> #include <string.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <errno.h>
Has anyone tried doing such an upload by creating function that upload a file to sftp server or by creating a dll which calls the libcurl.dll file and the libssh2.dll file
Thanks for any help.
Krishna Kanth If you’re going to build a DLL, you might as well go all the way and inherit the LoadRunner parameterization engine and timing functions. See the Vugen manual, advanced concepts, creating virtual users with Visual Studio. It’s a short section, maybe 20 pages, but there is gold there given the path you are headed down.
James Pulley
========================================================
http://www.loadrunnerbythehour.com
Fixed rate, defined deliverables, onshore USA trained and mentored staff
Project-based, negotiated deliverables, off site and on shore
Onsite Consulting, SQA Architecture and Process
=========================================================
Multiple distinct files representing the distinct action of multiple users? (Read the parameter name from a file plus the ability to time how long it takes to upload the file??)
Then perhaps you need a network test tool, not an application test tool. I recommend IxChariot from Ixia Communications. The “thunk time” for a LoadRunner professional to pick up and run with IxChariot is roughly a half a day. As a plus the transfer is memory on host A to memory on host B, so you don’t have to worry about the overhead of disk writes or other service processing overhead for representing file transfers.
Plus, for a given number of virtual users it is less expensive than LoadRunner…