Submitted Questions

  • response time for uploading and downloading of file.

    How to determine time the response time for uploading and downloading of a file. For ex: uploading a resume in Naukri and the same will get downloaded somewhere. How find the response time and in which request we send it?

    MK

    • Jun 3rd, 2015

    For uploading the file, put the transaction timers across the request and cross check afterwards by extracting the date/time information from the repository and loadrunner txn. For downloading, put...