active questions tagged automation - Stack Overflowmost recent 30 from stackoverflow.com2009-11-27T19:13:48Zhttp://stackoverflow.com/feeds/tag/automationhttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1361859/how-to-write-test-automation-tools-like-qtp-and-winrunner-using-net2How to write test automation tools like QTP and winrunner using .net?raj2009-09-01T11:11:04Z2009-11-27T16:50:28Z
<p>I would like to know how test automation tools like winrunner, QTP etc work. Whether these tool use any test API provided by windows or they depened on IPC and events. I could not figure out how they work. For me QTP record and play feature seems to be a magic.Any guidance will be highly appreciated?</p>
http://stackoverflow.com/questions/11462/sharepoint-wikis6Sharepoint WikisKeng2008-08-14T18:30:01Z2009-11-27T09:00:00Z
<p>Ok, I've seen a few posts that <em>mention</em> a few other posts about not using SP wikis because they suck.</p>
<p>Since we are looking at doing our wiki <em>in</em> SP, I need to know why we shouldn't do it for a group of 6 automation-developers to document the steps in various automated processes and the changes that have to be made from time to time.</p>
<p>Thanks.</p>
http://stackoverflow.com/questions/1804684/problem-with-excel-automation-function0problem with Excel automation functionMartin R.2009-11-26T16:37:44Z2009-11-26T16:37:44Z
<p>hi folks,</p>
<p>i´m programming a vsto add-in combined with an automation add-in in VB.NET using MS Visual Studio 2008.
The automation add-in is activated in excel and registered at the system. basically the automation add-in running very well, when you call the function with</p>
<p><code>"=<function-name>(<argument1>;<argument2>;...;<argument-n>)"</code></p>
<p>by writing it into an excel cell or using the functionwizard.</p>
<p>The vsto add-in is used to initiate over a commandbarbutton a windows-form, where the user can type the arguments, which are required. If the user has finished a string will be written in the cell builded and looking like the example is wrote above.</p>
<p>the problem i´m fighting with is when the user starts excel, just using the windows-form to generate the string and clicking "ok" to fill the cell with it, excel tries to find the function cause of the "=" in the cell, but dont find it.
In the cell finally stands <code>Name?</code>, because after looking in the functionwizard-list, my registered function disapeared.(Btw the add-in is still listed under "extra->add-ins" and is also loaded again after the next excelstart)</p>
<p>But on the other way if the user first use the functionwizard to get the value of the function, types it per hand in the cell or even just open the functionwizard and close it directly after opening without using the function, my windows-form generated string does work.</p>
<p>The onButtonClick-event performs the following example-code:</p>
<p><code>Me.Application.ActiveCell.Value = "=FUNCTION(""value1"";""value2"")"</code></p>
<p>so now my question is, why is the automation function disapearing when the user just use the string-generator at first?</p>
<p>Some advices or even the solution the my problem would be very nice.</p>
<p>Greetings Martin</p>
http://stackoverflow.com/questions/727373/c-to-fill-out-infopath-form-programmatically1C# to fill out InfoPath Form programmatically?Sean Ochoa2009-04-07T20:06:52Z2009-11-25T20:35:40Z
<p>Is it possible to fill out an infopath form and submit it via a C# console application?</p>
<p>If yes, then how?</p>
http://stackoverflow.com/questions/1430476/dynamically-create-wix-files-without-having-to-edit-the-wix-files-manually1Dynamically create WIX files without having to edit the wix files manuallySridhar Ratnakumar2009-09-16T01:31:29Z2009-11-25T20:31:48Z
<p>Suppose you release the next version of your software, you will have to <em>manually</em> update your WIX files to remove obsolete files and add new files, etc.</p>
<p>My use case is as simple as "recursively add the files under /sample/path in the user target C:\Program Files\MyApp". </p>
<p>Is there a program that does this sort of automation?</p>
http://stackoverflow.com/questions/1792523/mfc-automation-how-to-implement-removedocument-onclosedocument1MFC Automation how to implement RemoveDocument OnCloseDocumentBabelFish2009-11-24T19:55:43Z2009-11-25T10:25:57Z
<p>I have an MFC MDI Application and I am trying to implement Automation with it. I am trying to create a RemoveDocument. How is that done? OnCloseDocument is causing problems. Is there a "standard" for doing that?</p>
http://stackoverflow.com/questions/1715901/most-efficient-way-to-create-reports-every-15-minute0Most efficient way to create reports every 15 minute?scott-herman2009-11-11T15:24:18Z2009-11-25T08:11:37Z
<p>I currently have an ASP Classic script that runs every 15 minutes (via scheduled task). The task is responsibly for opening up Internet Explorer and loading the create report ASP page. Once the page is done loading, I have Javascript at the bottom of the page responsible for closing the IE window. We often run into issues where the script will hang for whatever reason and not reach the end. Thus, we end up with multiple IE instances at the end of the day. However, generating report in this manner seems very clunky and unnatural. I am using IIS and switching over to .NET.</p>
<p>Would anyone have any alternatives?</p>
<p>Thank you.</p>
http://stackoverflow.com/questions/596914/what-is-the-most-efficent-way-to-get-a-range-set-difference-in-excel-automation0What is the most efficent way to get a Range "set difference" in Excel Automation?Christopher Currie2009-02-27T22:24:56Z2009-11-25T04:00:03Z
<p>Given a pair of ranges, where one is known to contain elements of another:</p>
<pre><code>src = ActiveSheet.UsedRange
sel = src.SpecialCells(xlCellTypeVisible)
</code></pre>
<p>what is the most efficient way to get a new range that represents the set difference
between these two ranges, i.e., the cells in <code>src</code> that are <em>not</em> in <code>sel</code>?</p>
<p>This can be done using a loop over the cells in <code>src</code>, but this requires <code>m * n</code> Automation calls for an <code>m</code> by <code>n</code> range, which does not have very good performance, and I'm hoping for something that involves fewer remote API calls.</p>
http://stackoverflow.com/questions/345147/how-to-simulate-keybard-input-to-a-remote-desktop-session1How to simulate keybard input to a remote desktop session?Ian Boyd2008-12-05T21:09:24Z2009-11-22T10:45:00Z
<p>Found my own answer. If someone could copy/paste it into an answer so i can mark it as the answer, and answer this question, to take it off the unanswered list - i would appreciate it.</p>
<p><hr /></p>
<p>i'm trying to send fake keyboard input to an application that's running in a Remote Desktop session. i'm using:</p>
<pre><code>Byte key = Ord("A");
keybd_event(key, 0, 0, 0); // key goes down
keybd_event(key, 0, KEYEVENTF_KEYUP, 0); // key goes up
</code></pre>
<p>Now this code does send the character "a" to any local window, but it will not send to the remote desktop window. </p>
<p>What that means is i use Remote Desktop to connect to a server, and i then open Notepad on that server. If i manually punch keys on the keyboard: they appear in Notepad's editor window. But keybd_event's fake keyboard input not causing "a"'s to appear in Notepad.</p>
<p>How can i programtically send fake keyboard input to an application running inside a remote desktop connection, from an application running on the local machine?</p>
<p><hr /></p>
<p><strong>Nitpickers Corner</strong></p>
<p>In this particular case i want to do this becase i'm trying to defeat an idle-timeout. But i could just as well be trying to </p>
<ul>
<li>perform UI automation tests</li>
<li>UI stress tests</li>
<li>UI fault finding tests</li>
<li>UI unit tests</li>
<li>UI data input tests</li>
<li>UI paint tests</li>
<li>or UI resiliance tests. </li>
</ul>
<p>In other words, my reasons for wanting it aren't important</p>
<p><strong>Note:</strong> The timeout may be from remote desktop inactivity, or perhaps not. i don't know, and it doesn't affect my question.</p>
http://stackoverflow.com/questions/1771558/read-items-from-control-in-another-application0Read Items from Control in another ApplicationJeff Young2009-11-20T16:15:50Z2009-11-20T23:21:06Z
<p>I have an MDI application for which I do not have source for. I believe it is an MFC application. I need to automate some of it's functionality. </p>
<p>It has a form with a listview type control on it. I would like to be able to read that list from my new C# application to know what the items are so I can select the correct one. I have tried Spy++ from VS2008 but it cannot see the listview control. There are no windows messages that are useful. How can I make the items in this list available to my new application?</p>
<p>Thanks.</p>
http://stackoverflow.com/questions/1773081/automating-tables-from-web-page-using-c-mshtml0Automating tables from web page using C# & MSHTMLpankam2009-11-20T20:33:40Z2009-11-20T20:33:40Z
<p>I am new in MSHTML autopmation and wish to automate a page which has table in it. The requirement is to check the check box available in the first column of the table.
The problem is; in runtime I need to send the row Number whose check box needs to be selected. In short, through my function I would be passing parameter as 10 i.e. 10th row and it needs to select the check box of 10th row available in first column.</p>
<p>Can you please let me know; how to code this.</p>
http://stackoverflow.com/questions/1771360/should-i-use-sqlite-for-automatically-build-a-list-of-banned-ips-of-comment-spamm0Should I use SQLite for automatically build a list of banned IPs of comment spammers?Wabbitseason2009-11-20T15:46:47Z2009-11-20T15:58:45Z
<p>I am using a simple yet effective anti-spam system at a comments module which seems to be working flawlessly for more than a year now.</p>
<p>Since it is capable of recognizing automated comment spam attempts, I am thinking of extending this security module with an ability of adding the offender IPs to a blacklist automatically.</p>
<p>Do you think that I should use PHP's SQLite for this, or should I stick to MySQL (which I'm already using at the site)?</p>
<p>Is there a difference at all between the two database systems in this regard?</p>
http://stackoverflow.com/questions/396337/creating-unit-tests-semi-automatically4creating unit tests (semi-)automatically?Kim2008-12-28T16:04:14Z2009-11-20T12:20:57Z
<p>Is there a framework that supports generating some standard unit tests from annotations? An example of what I have in mind would be:</p>
<pre><code>@HasPublicDefaultConstructor
public class Foo {
}
</code></pre>
<p>This would obviously be used to automatically generate a unit test that checks whether Foo has a default constructor. Am I the only person who thought of something like that yet? ;) While I'm most interested in Java, solutions in other languages would certainly be interesting, too.</p>
<p>EDIT: In response to S.Lott's answer, let me clarify:</p>
<p>I'm trying to test whether the class has a default constructor. (Of course that is just an example.) I could just do so by writing a test, but I find that quite tedious. So I'm looking for a tool that would process the annotations at compile time (via APT) and generate the test for me.
Does something like that exist? If not, do you think it is a good idea?</p>
http://stackoverflow.com/questions/1742890/cgwindowid-from-axuielement0CGWindowID from AXUIElementSami2009-11-16T15:26:55Z2009-11-19T23:20:32Z
<p>I'm trying to automate a foreign OSX application using the accessibility API. Some of
the state of the application isn't available through the API, so I acquire it through
screen scraping. To do this, I need to get CGWindowID for an accessibility object with
a 'Window Role'.</p>
<p>Is there any direct way of acquiring CGWindowID of a 'Window Role' accessibility object?
I can get it heuristically, by matching various attributes of the window, such as
the size, title and location, but this is really hacky, and I'd feel better if my
application would also support the corner cases, even if they are unlikely.</p>
http://stackoverflow.com/questions/1756541/creating-a-com-automation-server-in-c3Creating a COM Automation Server in C#Groky2009-11-18T14:51:31Z2009-11-19T03:13:41Z
<p>I currently have a .NET class library written in C# that exposes its functionaility via COM to a C++ program (pre-.NET).</p>
<p>We now want to move the library out-of-process to free up address space in the main application (it is an image-processing application, and large images eat up address space). I remember from my VB6 days that one could create an "OLE automation server". The OS would automatically start and stop the server .exe as objects were created/destroyed. This looks like the perfect fit for us: as far as I can see nothing would change in the client except it would call CoCreateInstance with CLSCTX_LOCAL_SERVER instead of CLSCTX_INPROC_SERVER.</p>
<p>How would I create such an out-of-process server in C#? Either there is no information online about it, or my terminology is off/out of date!</p>
http://stackoverflow.com/questions/1758817/deploying-wcf-application2Deploying WCF applicationunknown (google)2009-11-18T20:27:10Z2009-11-18T20:32:14Z
<p>I have IIS-Hosted WCF application and services.
I want to automate the process to deploy this application into test/Acceptance test/production environments
What is the best way to automate the process and make it very easy to the system administrators?
assuming that the web site / (or virtual directory) is already there and I don't have to re-create it.</p>
<p>the test environment has virtual directory for this service.
acceptance test and production have a web site for this service.</p>
http://stackoverflow.com/questions/1111709/how-to-find-data-table-column-reference-in-stored-procedures1How to find data table column reference in stored proceduresDan Appleyard2009-07-10T20:08:27Z2009-11-18T18:13:24Z
<p>I have changed a column name in a table in my SQL Server 2005 database. I also have a rather large collection of stored procedures that may or may not be referencing that column. Is there a way to find what stored procedures are referencing that column without actually going through each stored procedure and search for it manually? Is there a way to automatically find what stored procedures will now break or something? I do not have access to such SQL refactoring tools like RedGate's SQL Refactor.</p>
<p>Thanks!</p>
http://stackoverflow.com/questions/1746468/are-there-any-tools-to-automate-migration-from-a-website-to-amazon-webstore0Are there any Tools to Automate Migration from a Website to Amazon Webstore?melaos2009-11-17T03:51:57Z2009-11-18T09:47:38Z
<p>Hi guys,
we have a current website which shows the product, shopping cart and the whole shebang. and we're trying to migrate to Amazon web store, not the Cloud computing architecture type but the basic html web store method.</p>
<p>And based on the tools that i see is available on amazon web store, there seems to be a lot of html editing, excel file editing, etc.</p>
<p>i can see some of the process there which might get automated via perl scripting etc, but it still leaves a lot of work to be done. </p>
<p>So i was wondering if there's anybody else who has done this before and know of a better way to automate or setup a process so any future work can be hugely reduced down to as much automation as possible.</p>
<p>thanks!!</p>
<h2>Edit</h2>
<p>In case somebody is as lost as i am i was able to <a href="http://jon.redduckllc.com/2009/02/working-with-amazon-webstore-platform.html" rel="nofollow">find some links on best practices</a>, and found out that there's actually a Amazon seller desktop and AMTU tool which can use xml or soap to handle some automation on the inventory management part.</p>
http://stackoverflow.com/questions/1753431/a-c-service-that-login-any-web-page0a c# service that login any web page....ersidam2009-11-18T03:20:57Z2009-11-18T03:26:57Z
<p>hi friends;</p>
<p>I just want to do a service that automaticly login a web page in start up because our internet provider has a page and we enter our password to access the internet.
it is frequently loged out (I couldn't understand why) I'm bored to rewrite pass many times in a day
how can I do?</p>
<p>thanks for answers...</p>
<p>not: I know windows form app but not service :( it will be fist time for me;)</p>
http://stackoverflow.com/questions/1744796/automating-old-dos-application-using-python1Automating old DOS application using Pythone.tadeu2009-11-16T20:54:42Z2009-11-17T16:49:00Z
<p>Is there a way to automate an old DOS application (16-bit, probably needs an emulator such as DOSBox) from Python (on Windows)? I would like to send keys and strings to the application, detect updates to the DOS "screen" and get the application output.</p>
<p>It would be even better if the DOS application could run "hidden", i.e., not showing in the taskbar.</p>
<p>Note: It is not a game, it is one of those old application where you are given menus with press 1 for something, press 2 for something else, etc... then it asks for some input numbers, and then it shows some results. It is a pure console application.</p>
<p>Note2: It doesn't need to use DOSBox necessarily... could be done with other emulators such as Bochs</p>
http://stackoverflow.com/questions/1747451/word-mail-merge-automation-find-out-the-data-sources-encoding0Word mail merge automation - Find out the data source's encodingGuy Marom2009-11-17T08:55:45Z2009-11-17T08:55:45Z
<p>Hello,
I have a word add-in I wrote using .NET. The add-in basically processes a word document which is configured for mail merge and extracts the data from the data source.
I need to know <strong>which encoding word uses to access that data source</strong>.
When I use a data source (CSV for example) that is not encoded with my default system locale, word alerts and opens a window that enables me to choose the data source's encoding. I can't figure out if and how word exposes the chosen encoding...
Thanks for any help,
Guy</p>
http://stackoverflow.com/questions/1745780/flex-browser-automation0Flex Browser Automation__2009-11-17T00:19:46Z2009-11-17T00:25:15Z
<p>I'm trying to create a Flex application that automates a web browser to perform certain tasks. I would use the application to login to a site, parse data out of the HTML, and send it to a jsp page for processing. </p>
<p>I currently have an application written in WPF that does that exact thing, but it needs to be ported to flex. Any known ways to do this easily?</p>
http://stackoverflow.com/questions/1744471/methods-for-automatic-user-uploads0Methods for Automatic User UploadsTopher Fangio2009-11-16T19:55:01Z2009-11-16T20:02:41Z
<p>Hello all,</p>
<p>I realize that this question is slightly server related and could be posted on ServerFault, but I'm more asking about a programming-related way to handle this situation, so please forgive me if it seems a bit server-specific.</p>
<p>We currently have a web-based app that is running on Apache/PHP on a Linux server. We use PostgreSQL as our DB backend. Every night, our users have automatic uploads that drop their files onto our server. We then import their specific data (about users and schedules) into our PostgreSQL database. It works fairly well, but it's not very scalable or secure as we have to create a user account on our server for each client that needs to drop off data.</p>
<p>I am currently rewriting the software from the ground up and will handle this much better in the future. I'm hoping to get some ideas from your answers about the best method to do this, however, until this new software is written, we need something to get us by.</p>
<p>I am currently setting up a new server to host our application (due to some recent failures) so I get to design this however I want to make it easier. I can make some code changes, or add some new methods for our users delivery of their files, but it must be secure and easy to automate on both Linux and Windows machines.</p>
<p>What are your suggestions for allowing clients to upload potentially large files securely, easily and automatically, but without us having to create a separate user account on our server? I am obviously open to a PHP-based solution (or another language if it's more appropriate) and would definitely like to hear your thoughts on it regardless as I will be rewriting the software to function more like an API in regards to data uploads.</p>
http://stackoverflow.com/questions/1742593/reading-200-urls-automatically-with-varying-intervals-between-requests0Reading 200 urls automatically with varying intervals between requestsdani2009-11-16T14:44:54Z2009-11-16T15:09:12Z
<p>By calling the example URL below my Java servlet caches one file at a time (with corresponding "filekey").</p>
<p><a href="http://www.example.org/JavaServlet?fileKey=phAwcNAxsdfajsdoj&action=cache" rel="nofollow">http://www.example.org/JavaServlet?fileKey=phAwcNAxsdfajsdoj&action=cache</a></p>
<p>Now I have 200 files I'd like to cache ...
Instead of calling all these URLs manually I'd like to use fopen, curl or something else to automatically go through all these calls. Every call takes 3-8 seconds so the script has to wait until the previous call has returned the "cache read message" or do concurrent calls.</p>
<p>Any ideas of how these dynamic URLs can be read automatically?</p>
<p>Thanks.</p>
http://stackoverflow.com/questions/968689/com-interop-isolation-and-excluding-duplicate-references1COM Interop, isolation and excluding duplicate referencesRob_TT2009-06-09T07:40:01Z2009-11-14T08:00:05Z
<p>We are using a COM DLL provided by Microsoft (dsofile.dll) in a C# dll written by us (Assembly A). In order to avoid having to register the COM dll, I have switched the Isolated property on the reference to dsofile.dll to true. </p>
<p>This means that when we compile our dll, visual studio copies dsofile.dll, Interop.DSOfile.dll and Native manifest files to the bin folders of our solution and the application can run without the dsofile.dll being registered. </p>
<p>This approach was successful in a small test application.</p>
<p>However, in the real application, Assembly A is referenced by some of our other dlls (Assembly B and Assembly C) and the application EXE. When the native manifest file and interop dll are copied to the application's bin folder, different copies of each of the files are being used since each dll referencing our first dll creates its own copy. </p>
<p>This results in multiple copies of the files showing up as references in the setup project (ie dsofile.dll from the Assembly A, B and C and EXE folders, Interop.DSOFile.dll from the Assembly A, B and C and EXE folders, Native.Assembly A.manifest from the Assembly A, B and C and EXE folders) and compiler warnings ('Two or more objects have the same target location').</p>
<p>In addition, if the manifest and interop dll which were copied into the final folder did not come directly from the Assembly A folder (since the duplicate files overwrite one another), the application cannot successfully load the COM DLL. </p>
<p>I have been forced to manually exclude the duplicate copes of the files from the setup dependencies but they reappear when the solution is reloaded or rebuilt.</p>
<p>Can anyone help with a better method to achieve isolated deployment of the COM dll? I would also like to embed the manifests if possible but I have not been successful in doing this so far.</p>
<p>As an alternative I have been investigating the automation of the task of excluding the duplicate copies using EnvDTE for Visual Studio Automation but have not been able to discover how to access the Detected Dependencies nodes in a way that allows me to identify and exclude them. Accessing them with the UIHierarchyItem interface shows the name of the setup project as the name property for every file and does not have an exclude option.</p>
<p>Any advice would be appreciated.</p>
http://stackoverflow.com/questions/1731752/automate-website-log-in-and-form-filling1Automate website log-in and form filling?pelesl2009-11-13T20:38:14Z2009-11-13T20:57:31Z
<p>I'm trying to log in to a website and save an HTML page automatically (I want to be able to do this on a regular time interval). From the surface, this is a typical modern website where, if the user navigates directly to a "locked" URL, a log-in form pops up, and after logging in, the user is redirected to the intended page.</p>
<p>I gave mechanize a shot (<a href="http://wwwsearch.sourceforge.net/mechanize/" rel="nofollow">http://wwwsearch.sourceforge.net/mechanize/</a>) but it wasn't finding some form elements which were needed for login (hidden elements that have some values put in by a javascript function that runs when the user clicks the "log in" button).</p>
<p>I played a bit with the "web browser" control in .NET but quickly lost interest because I couldn't even get it to submit a query on the Google page.</p>
<p>I don't care what the language is; I'll learn it to solve this problem. At a minimum it has to work in Windows.</p>
<p>A simple example, say, typing in a query into the Google search box would be a great bonus.</p>
http://stackoverflow.com/questions/1531997/setting-words-printer-through-office-automation0Setting Word's printer through Office automationgilles272009-10-07T14:31:51Z2009-11-13T12:57:23Z
<p>I'm looking to do the same as in this question <a href="http://stackoverflow.com/questions/1232424/setting-correct-printer-in-ms-word-through-automation">here</a>, however I am developing in a .NET class library, referencing the Primary Interop Assemblies.</p>
<p>The item returned from the dialog box collection when I do this</p>
<pre><code>wordApp.Dialogs[WdWordDialog.wdDialogFilePrintSetup]
</code></pre>
<p>does not expose properties such as Printer and DoNotSetAsSysDefault. Does anyone know why I can't get at these properties, or is there a better way altogether of switching which printer Word will use?</p>
http://stackoverflow.com/questions/1480292/ui-automation-tool-for-a-windows-based-wpf-application-with-record-and-playback-f1UI automation tool for a windows based WPF application with Record and Playback feautureSudhakar Kalmari2009-09-26T02:46:24Z2009-11-13T09:37:03Z
<p>I am in the process of recommending an UI automation tool for a windows based WPF application in a company
Which targets wide range of customers . The Application lives on a layer of WCF services for getting
The data. The company is already having a small VBScript framework written specifically for Test Complete
and is really not robust, Hence I am lookout for a right tool, where we could reuse the scripts or
Improve the already existing tool. Any ideas are welcome.</p>
<p>I have looked at Microsoft UI Automation, Project White, UIA Verify and Ranorex. Each one of them
Is having a feature lack.</p>
<p>I was able to go through the process of Microsoft UI Automation. I am still in the process of understanding how it works
with WPF, since it is totally dependent on Automation IDS.
Our application is huge and is not written with this in mind. All the code either does not implement
Automation ID property or Name property which is very much essential for object identification in the visual tree
in tools like UISpy and VisualUIAVerify.</p>
<p>What I am looking in specific are the following. Please give ratings to each of these </p>
<p>1) Recording : Recording , play back and automatic execution of test scripts and generate a report.</p>
<p>2) Dependencies : Minimal Dependencies(.NET frameworks, API modules , SDK Versions etc..)</p>
<p>3) )Code Generation : Code Generation of test scripts from Templates, Macros and Recording.</p>
<p>4)Object Name Mapping: Avoid explicit usage of Automation IDS and screen corrdinates, if they use, does it support any tools which would take XAML Files and insert Automation IDS into it and also avoid Problems With duplicate Automation IDS.</p>
<p>5) Events: Any Events and call backs that the user(tester) may receive if the GUI has undergone any changes
and how the scripts would change in this Case.</p>
<p>6) Support : Support for different scripting languages and easy Code conversions(C#, VBScript, Python.. etc)</p>
<p>7) Fast and Reliable: Easy and fast accessibility of GUI elements for manipulation( Like support to xml dom, Json.. etc), navigation, code duplication replacement tasks for changes in UI and easy configuration(xml, ini files)</p>
<p>8)Code Converters: the tester writes code in vbscript and developer could simply convert it into c# for embedding them into any stand alone framework if need be).</p>
<p>9)Custom controls: Support for custom controls and object mapping. If you have a custom object that behaves like one of standard controls. are you able to map (tell the test tool that the custom control behaves like the standard) control? Does it support all the standard controls methods? Can you add the custom control to it’s own class of control?</p>
<p>10)Reports: Should be able to execute multiple tests at once and generate a report similar to VisualUIAVerify.</p>
http://stackoverflow.com/questions/1088848/ftp-only-want-to-keep-latest-10-files-delete-lru0FTP - Only want to keep latest 10 files - delete LRUbarfoon2009-07-06T19:39:15Z2009-11-13T06:50:29Z
<p>Hey everyone,</p>
<p>I have created a shell script to backup my webfiles + database dump, put it into a tar archive and FTP it offsite. Id like to run it X times per week however I only want to keep the latest 10 backups on the FTP site.</p>
<p>How can I do this best? Should I be doing this work on the shell script side, or is there an FTP command to check last modified and admin things that way?</p>
<p>Any advice would be appreciated.</p>
<p>Thanks,</p>
http://stackoverflow.com/questions/1710352/snapping-pictures-from-windows-c-canon-sdk-vs-ptp-or-mtp4Snapping pictures from Windows C# Canon SDK vs PTP or MTPNate2009-11-10T18:59:50Z2009-11-13T02:15:19Z
<p>I am hoping to receive some general guidance on accomplishing a seemingly simple goal. I have a DSLR camera (Canon EOS 50D) and need to write an application that will tell the camera to take a picture. I also need to transfer the picture to the computer and possibly delete it from the camera's storage. A bonus would be to get a live preview from the camera in my application. My environment will be Windows (either XP Pro or Vista Enterprise) and .Net 3.5 (C#).</p>
<p>I have done some research and found a couple of options. One I know will work, but limits me to using only Canon cameras in the future. I have found and downloaded an SDK from Canon that provides a lot of this functionality. I've looked over the SDK and while it's extensive and written in C it does have C# wrappers that will speed up development a bit.</p>
<p>Another option I've found is called Windows Portable Devices. Apparently, it is an API that will talk to devices that implement PTP and MTP standards. It is COM based and as far as I can tell it has no .Net wrappers. This is not however a show stopper. I could P/Invoke the functionality I need or write a Managed C++ DLL to use in my application to talk to the camera.</p>
<p>I am looking for anyone with experience with WPD to give me pointers. I've perused the documentation and seen references to transferring images and deleting images. I have not, however, seen mention of commands to take a picture, get a preview image, or say focus/auto-focus.</p>
<p>Any help is much appreciated. Thank you.</p>