gui-testing
Functions triggered by a QTP recovery scenario must reside in their own library?
I inserted a function in one of my function libraries (which are referenced in the test\'s resources settings). It looks like this:[详细]
2023-01-24 23:35 分类:问答QTP Recovery scenario used to "skip" consecutive FAILED steps with 0 timeout -- how can I restore original timeout value?
Suppose I use QTPs recovery scenario manager to set the playback synchronization timeout to 0. The handler would return with \"continue with next statement\".[详细]
2023-01-24 14:39 分类:问答Are there any good frameworks for automated testing of AWT GUIs?
Are there any good frameworks for automated testing of AWT GUIs? Integration with JUnit woul开发者_JS百科d be a plus.FEST is your best bet.[详细]
2023-01-17 16:03 分类:问答Why is a menu item disabled when using SWTBot?
I\'ve written up a GUI test using SWTBot to test the Extract Method refactoring. I use editor.selectRange() to select a statement to extract into a method. But, when I run the unit test, the Extract M[详细]
2023-01-15 20:54 分类:问答.NET Web browser component that allow you to capture the GET and POST data
I\'d like to develop an .NET application, where you navigate in a website and the app records the GET and POST data you send to the server, so later on you can reproduce it programatically.[详细]
2023-01-10 22:45 分类:问答Java regression testing (with AWT involved) possible without stealing desktop focus?
I\'开发者_如何学Gove got regression tests of a Java system that don\'t bring up any graphical elements but do make use of the AWT event thread.Is there any way I can set things up to run this test sui[详细]
2023-01-10 11:38 分类:问答Free GUI Tester for manual users
I been trying MS Test manager 2010 and man it sucks bad. It\'s got huge potential but right now it sucks and is too buggy and crashes on all my development machines every few mins.[详细]
2023-01-05 17:13 分类:问答Selenium Testing
I w开发者_如何学JAVAant to get a bunch of dom-objects with xpath and loop through those to check if they contains a specified text, is this possible in the Selenium IDE or rc?[详细]
2022-12-29 11:52 分类:问答How to draw bordered letter?
I am s开发者_开发技巧earching about drawing bordered text on UIView. Implemented following method :[详细]
2022-12-21 11:29 分类:问答how to make gui test without displaying in FEST-SWING
In my project, we are using FEST for GUI testing. We have been persuaded that FEST is powerful, however displaying frames every time is a waste of time. Also we are using continuum and FEST doesn\'t w[详细]
2022-12-20 20:58 分类:问答