开发者

How to profile each single selenium test?

开发者 https://www.devze.com 2023-02-12 22:42 出处:网络
How can I monitor memory usage, database access and etc for each selenium test. I have a large project in groovy that fully uses selenium tests. I know how to use jprofiler, but it only monitors the w

How can I monitor memory usage, database access and etc for each selenium test. I have a large project in groovy that fully uses selenium tests. I know how to use jprofiler, but it only monitors the whole memory/cpu usage and does not provide any information about single tests. Finally I want to be able to come up with some charts that shows memory usage for each test开发者_开发百科 so I can detect the tests that are using huge amount of memory.


I think that Dynatrace might have the profiling tools you're looking for. http://www.dynatrace.com/en/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号