http://research.microsoft.com/en-us/projects/ajaxview/

The Ajax View approach is to insert a server-side proxy (or web server plugin) in-between the web server machines and the end-user's browser. This proxy captures the web application's JavaScript code as it is being sent to a browser and rewrites the code to insert extra instrumentation code. The injected instrumentation code runs with the rest of the web application inside the end-user's browser and can capture performance, call graph, application state and user interaction information, providing visibility directly into the last hop of the user's experience.

Because Ajax View is rewriting web application code dynamically each time a user visits the web site, it can:

  • Serve different instrumentation code to different users. This allows us to distribute instrumentation code across many users, spreading the cost of gathering lots of information such that no single user pays a high performance penalty.
  • Adapt an instrumentation policy and serve different instrumentation code over time. For example, we can drill-down into performance problems and gather extra context about bugs.
Share
Related Documents
  1. Watin Test Recorder : a Tool for Web Testing (1882)
  2. [Ebook] Firebug 1.5: Editing, Debugging, and Monitoring Web Pages (3741)
  3. [Free] PAMIE : Automated Web-Dev Testing Tool (1200)
  4. Web QA Test Tool Links : APTEST (945)
  5. Tools Journal named StresStimulus "A Hot Favorite Among Web Testers" (723)
  6. Web Security Testing Blog (984)
  7. Creating a Web security testing policy (1637)
  8. [Video] seNetsparker - A free web app security testing tool (681)
  9. [Free] Real-time NetFlow Analyzer : Free Performance Tool (1682)
  10. Security Strategies Alert (764)
  11. Building web application security into your development process (1370)
  12. OOT (Object Oriented Testing) Model for Web Testing (1293)
  13. Web Testing vs TraditionalTesting (1155)
  14. [Web] What is website quality? (1691)
  15. Testing policy for Website Security Testing? (1111)
  16. [Ebook] Practical Applications for Security Testing (4131)
  17. Important Counters for Web Testing (1575)
  18. [Free] Expression Web SuperPreview for Internet Explorer : Debugging (1270)
  19. Free tools for performance/load test for Winform (2315)
  20. How to test a multi-Browser Testing on Mac? (959)