开发者

How would I be able to access (click buttons, type text) to Java AWT / Swing Frames from another application?

I work with application testing and would like for our integration testcode (written in Java and using among other stuff Selenium Webdriver) to access frames executed in a different JVM (launched by the product we are testing).

I have looked at using FestSwing, but it relies on Java 1.6 and we are forced to use Java 1.5.

Our organization previously used QuickTest Professional but it was too unstable. It had so开发者_如何学Gome way of accessing the frames through jvm hooks in the other JVM.

Our product is a web that sometimes uses Java Swing JFrames and AWT Frames.

/Mikael Magnusson.


Try to review this resource: http://java-source.net/open-source/testing-tools

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜