automation
Mocking Windows Installer
Is it possible to mock the Windows Installer? I would like to set up tests for various scenarios during install. I don\'t really care what is stored in the Windows 开发者_C百科Installer databases, I j[详细]
2023-04-10 12:11 分类:问答C# wait user interaction with White
Im thinking of using White for my simple windos ui automation. First i run external application from my application using System.Diagnostics.Process. When the external application opens is going to gi[详细]
2023-04-10 09:47 分类:问答SharePoint 2010: creating a site in a sitecollection automatically
I am looking at wa开发者_开发技巧ys of automating creation of sites in a site collection in SharePoint 2010. Actually, for some load/stress test, I need to create around 100 sites in a site collection[详细]
2023-04-10 05:21 分类:问答Programmatically apply an XSL transform outside the browser
I have XML data which I want to be able to display in a browser through an XSL Transform, and also compile with XeLaTeX. Inside the XML file, I have set the stylesheet to be the one for the browser, a[详细]
2023-04-09 22:52 分类:问答Script-Run Silverlight Test Project
I have a solution with several Silverlight Test Projects. I would like to have some kind of script or tool with the ability of running all these test projects and generating some kind of report (any s[详细]
2023-04-09 04:25 分类:问答How to run a command on file system change in Visual Studio 2010?
I use a tool for validating JavaScript syntax, called JavaScriptLint (javascriptlint.com). I\'d like my Visual Studio to react to my save, CTRL-S and automatically trigger a command tha开发者_运维知识[详细]
2023-04-08 22:50 分类:问答In Apple Numbers, how can I calculate a difference between two dates?
I have a spreadsheet with data in Apple Numbers.I have a column of dates, and I would like to create a second column which displays the difference in number of days between the two dates.[详细]
2023-04-08 18:38 分类:问答reading content from a cmd window via python
I\'m trying to connect to开发者_开发技巧 an existing cmd window and read its content. It is an arbitrary cmd window and not a child process.[详细]
2023-04-08 11:49 分类:问答Auto-building a native install AIR app
I\'m developing an AIR application that will be run on both OSX and Windows (it\'s part of an internal tool chain).Part of the functionality of the application requires shelling out to external proces[详细]
2023-04-08 11:36 分类:问答Run selenium on a remote server
I am writing integration test for one of my project, usi开发者_Go百科ng the following gems for the same, rspec, capybara and selenium.[详细]
2023-04-08 04:32 分类:问答