cancel
Showing results for 
Search instead for 
Did you mean: 

Getting stable IDs for test script

Former Member
0 Kudos

Currently I'm working on jMeter test scripts for various WD applications and have problems getting stable IDs. One test user gets views with stable IDs, while another user running the identical test script doesn't. Every HTTP call has sap-wd-stableids in the URL query string and also the order in which the users are running the script doesn't matter.

Do you have any idea? Do SAP users have to specifically be enabled to use stable IDs?

Thanks in advance!

Remco

PS: More info on load testing Web Dynpro applications with jMeter can be found in Frank Stødle's article.

Accepted Solutions (0)

Answers (1)

Answers (1)

frank_stdle
Participant
0 Kudos

Hi Remco, 

are you actually supplying the parameter in the form below, with the "X" and all?

http://<hostname>:<port>/sap/bc/webdynpro/sap/wdr_test_ui_elements?sap-wd-stableids=X

This parameter should not depend on the user as I am aware.

-frank

Former Member
0 Kudos

Yes, I'm applying the parameter to every request (adding sap-wd-stableids=X to every URL, POST and GET). This gives stable IDs for one user, but for another user with the identical test script standard IDs are generated.

Former Member
0 Kudos

Hello Remco,

do all user meet 1933805 - Stable ID for automated test

requirements?

Regards,

Stefano