ui-automation
Does UI Spy produce a log file?
I had UI Spy (UISpy.exe) crash. I closed the program and didn\'t even look at the stack trace in the error message. Does UI Spy produce开发者_Go百科 a log? Is there a way to retrieve this previous fai[详细]
2023-04-12 09:22 分类:问答Automating UI on Windows 7 platform
I am a beginner in C++ application development. I use Visual开发者_开发百科 Studio and I have an application which process the image like Photoshop does. I wish to automate the UI of my app and test v[详细]
2023-04-10 02:38 分类:问答Is there any math. function which gives sequence of numbers when ever i call it?
I have the following function: function random() { var whichProduct = Math.floor(Math.random()*5); UIALogger.logMessage(whichProduct);[详细]
2023-04-08 12:31 分类:问答UI Automation Tool
Im new to Automation and I\'m involved in developing an Automation Tool which can be used to Automate and Record all the current Process that are handled in a machine using .NET. Is it possible to aut[详细]
2023-04-07 13:14 分类:问答How does #import work in iOS' UI Automation?
I\'m making a small test framework that uses the JavaScript module pattern for UI Automation testing on iOS. However, I seem to be getting odd results based on #import and extending modules.[详细]
2023-04-06 20:14 分类:问答QTP Frame work design that can scale along with the AUT
Hi I am comfort开发者_Go百科able with the basics on QTP and DP. I am planning to build a framework with QTP for our web portal application , which consists of a very rich GUI and lot offeatures.[详细]
2023-04-06 20:03 分类:问答The namespace of a Coded UI Test Map (UIMap.uitest)?
Does anybody know how one can change the namespace of a \"Coded UI Test Map\" also known as UIMap? Or how the designer does the naming?[详细]
2023-04-06 04:42 分类:问答How are Windows GUI control ids created?
In Windows, for each and every control like (for every dialog, window, textbox and checkbox etc) a control id will be given.[详细]
2023-04-05 09:51 分类:问答Determining when an IE window is displaying a dialog box from a desktop app
I am attempting to determine if a selected browser window is showing a dialog box. I am using the shdocvw.internetexplorer object to grab the browser and get specific elements of the browser. I am 开发[详细]
2023-04-05 08:24 分类:问答How to get an instance of White.Core.UIItems.WindowItems.Window which can automate a WPF Window that is created inside an integration test?
I have created an integration test using the White automation framework.This is the start of the integration test:[详细]
2023-04-03 10:09 分类:问答