Download time in Truclient
Question ID: 108245
1
0

I need to find the time taken to download a file from a website in AJAX
TruClient protocol. Any help would great.

Marked as spam
Posted by (Questions: 159, Answers: 15)
Asked on April 19, 2018 12:50 pm
294 views
Answers (1)
1
Private answer

Vugen does not have a direct way of finding this information as in the Web Protocol. For AJAX Truclient, the time taken to download a PDF file can be found out by using Web Page Breakdown Graph in Analysis.

In Web HTTP/HTML protocol we have the following functions for finding the download time -
web_get_int_property(HTTP_INFO_DOWNLOAD_TIME);
In AJAX Truclient, we don't have a similar function in Vugen.
However, Web Page Breakdown Graph in Analysis can be used to get this information.
For this, please do the following:

A. On the HPPC/Controller machine, before running make sure that ''Web Page Diagnostics'' is enabled
On the HPPC/controller machine, in your load test scenario, click on ''Diagnostics'' in the top tab.

Then click on ''Configuration.''

Check mark the box ''Enable the following diagnostics'' and then check to enable ''Web page Diagnostics''

Then run your load test.

B. After the load test, you can get the get the Analysis Report and create the graph of Page Component Breakdown Graph. From where user can able to see the page component breakdown and download time.

Marked as spam
Posted by (Questions: 17, Answers: 266)
Answered on April 19, 2018 12:54 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top