Skip to Content
0
Former Member
Nov 30, 2006 at 11:47 AM

Performance of Web Dypros / Loadtests

41 Views

Hello,

I like to clear some questions related to Load/ Performance-Tests of Web Dynpro applications.

If a user calls a Web Dynpro application with his browser, a Web Dynpro client application is loaded on his browser (HTML, Javascript and XML). I undestood a UI object tree is exchanged and is running as a client instance synchronized with a instance which is running on the server. Some delta data (or objects) are exchanged between server and client related to the actions of the user.

The SAP Online Help describes: "A Web Dynpro application runs on the front end and has local or remote access to the back end system using a service. This means that the display logic is contained in the Web Dynpro application, while the business logic and the persistence of the business objects run in the back end system."

Now, if performance tests has to be done it means not only testing the access to the server where the Web Dynpro is placed, it means to me too, check that the Web Dynpro application is runnig quickly on the browser machine, right?

I hope somone can give me more clearness about this aspects for correct performance tests of Web Dynpros.

Thank you for every response.

Regards

Alex