Performance testing is a subset of performance engineering, an emerging computer science practice which strives to build performance into the implementation, design and architecture of a system.

learn more… | top users | synonyms

2
votes
0answers
49 views

How to deserialize and correlate Binary Large Objects in Load Runner 11.5 Web Custom Request?

I'm working on a Silverlight based application. We've recorded the scripts using Load Runner 11.5 and while replaying to find dynamic values for correlation, we found out that the entire data in a ...
1
vote
0answers
97 views

How to test latency and performance of application virtualization?

I have a solution where user can access desktop application in browser using application virtualization that is implemented with the help of ThinRDP. I would like to know, what is the latency of this ...