开发者

How to profile each single selenium test?

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜