If I call an action X from another test A using LoadAndRunAction, are transaction times 开发者_Python百科that are collected in the called action reported correctly?
I know there some exper开发者_JAVA百科ienced loadRunner users around so I would like to ask (as I was not able to find the answer on my own): Is the content checking available only for webpages? I mea
There are a couple of sources for random in LoadRunner scenarios: rand () function Random think time deltas (runtime settings)
I understand that VUGen\'s web_set_timeout function allows me to set a timeout value higher than the usual value (which seems to be 120 seconds).
I\'m attempting to decode the contents of the \"graph_*.dat\" files under the sum_data/ folder in a raw results file, obtained from Performance Center.
How do you isolate a performa开发者_如何转开发nce issue to a specific component of the application infrastructure? Specifically, are there distinct markers in the result logs that distinguish between
I am usingweb.custom_request() Java Web Vuser function to send a request t开发者_C百科o server. Now I want to know how can I capture the response in my Vuser script?
I cannot find the basic information about 开发者_运维知识库LoadRunner: does it record browser actions (like QTP) or network traffic (I mean packet sniffering?).
I recently started working in LoadRunner 开发者_StackOverflow社区9.0, and I usually record scripts using a proxy connection. But recently I was asked to test the site using a direct connection. I\'ve
We have a Flex app that we are trying to test with Load Runner.The application runs just fine when run stand-alone in a browser.When the app initializes, an XML properties file is loaded.