前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >如何使用SAP事务码SAT进行UI应用的性能分析

如何使用SAP事务码SAT进行UI应用的性能分析

作者头像
Jerry Wang
发布2020-02-21 11:30:23
4820
发布2020-02-21 11:30:23
举报

Sent: Wednesday, July 11, 2012 7:49 PM

Subject: 【Knowledge share】How to trace UI transaction using SAT

Have you ever noticed this button in SAT during your testing? We can use it to trace transaction which are not launched by backend.

Suppose I want to trace the performance when I click product hyperlink in search result. First I have to set a breakpoint to the event handler and launch UI to trigger the breakpoint.

Once BP is triggered, click button highlighted above, select the session and click button “Activate Measurement”.

Once done there is a new yellow light indicating that trace is switched on. The trace file is also generated accordingly.

Then click F8 to finish execution, and deactivate the trace. Now the SAT file is ready with a green light turned on.

At this time, please do not directly go to SAT and view your trace file: It will not work. Instead please just double click the green light, it will automatically format SAT file for you.

Once done, it will also be displayed correctly in SAT.

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2020-02-17 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Sent: Wednesday, July 11, 2012 7:49 PM
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档