Automation is the process of having a computer do a repetitive task or a task that requires great precision or multiple steps, without requiring human intervention.
5
votes
0answers
145 views
Xcode command line upload/download files to/from an iOS Device Application Sandbox
does someone of you know, how I can mange the file transfer of my App data like the Organizer from the command line? I tried to find a way with xcrun or Instruments, but currently without success.
My ...
3
votes
0answers
104 views
Coded UI Tests down casting not working
I have been trying to introduce generics to our automation code and so I am trying to cast WpfControl to generic type T where T is constrained to be of type WpfControl.
return control as T;
T will ...
3
votes
0answers
44 views
Install Apps from the AppStore the automatic way
I'm trying to write a script which makes it possible to download Apps from Apples AppStore the automatic way (on an jailbreaked device). So I can tell the script the names (or IDs) of the Apps (via ...
3
votes
0answers
196 views
Word 2007 Digital Signatures Automation
I have a Delphi 2007 application that uses Word automation and my boss wants it to control Office/Word signatures. I have no problem adding the signatures, but I would like to delete the signatures ...
3
votes
0answers
576 views
Web automation in iframe with javascript (dojo or jquery) - click on elements inside iframe
Local Website Environment: Apache, php, and dojo toolkit. Feel free to assume jquery instead of dojo if you're more familiar with it.
Remote Website Environment: dojo toolkit (server software ...
3
votes
0answers
1k views
Automation testing tools for Oracle Forms app?
I'm looking for toolset recommendations to automate testing of an Oracle Forms application, with the tests (ideally) to be driven from Cucumber.
I believe this is normal/unavoidable in apps based on ...
2
votes
0answers
83 views
Excel for Mac 2011 - Run-time error '-2147483640 (80000008)'
I'm new here so appreciate all the help you can give me and apologies if my question doesn't conform to an adequate standard.
I have been experiencing some unusual behavior while using MS Excel for ...
2
votes
0answers
179 views
Selenium Webdriver + python - Not able to hide the tooltip after mouse over action
I am testing tooltips on my web page using Selenium WebDriver with Firefox.
I'm trying to hover over the element that has the tooltip attached. To test that the tooltip is displayed and then to hover ...
2
votes
0answers
102 views
How to reference Photoshop Folder object in VBScript
Using Adobe PhotoShop CS4 scripting, JavaScript provides the File and Folder classes, but I do not see how I can use these classes from VBScript.
Currently I use the DoJavaScript function like this:
...
2
votes
0answers
172 views
set value to Excel cell in C++ throw exception 0x800A03EC
I'm writing an Excel Addin. One of a UDF in the addin is to set value to a selected cell by using Excel Automation in C++. In my code, I have no problem to get range, read value from selected cell, ...
2
votes
0answers
68 views
python pyautocad,how to contruct an objectlist for COM
This is an real project write by VBA before.
I want change it to python for data processing is heavely. And, use 'ActiveX Automation scripts for AutoCAD with Python' method. code is below.My question ...
2
votes
0answers
367 views
How to handle Changing Control IDs in Coded UI tests
Basically i am working on UI automation testing of a windows based application using visual studio CODE UI, problem comes as and when the layout changes or some new control is added in the GUI,and the ...
2
votes
0answers
64 views
Visual Studio - get the command line that will be called when selecting a build
I am looking for a way to determine the command line used by visual studio when selecting:
Build Solution ==> Main Menu -> Build -> Build Solution
Build Selection ==> Main Menu -> Build -> Build ...
2
votes
0answers
195 views
Monkey talk automation tool error with JS and Component Tree
I just started write some automation scripts for my app.
On the iOS version, I use apple UIAutomation, and for the android version I started working with a nice tool called MonkeyTalk by GorillaLogic ...
2
votes
0answers
89 views
Android remote build system - install automation
I've put together a remote build system for Android using Ant on a Windows machine and I'm trying to figure out my options for an automated installer in order to deploy the build system to one of my ...
2
votes
0answers
151 views
Visual Studio settings per solution/project
I am looking for a way to load solution/project specific settings for Visual Studio (2010+).
I know similar questions have been asked but my requirements are a bit different.
Here are the ...
2
votes
0answers
136 views
Why would JsTestDriver create a second instance of browser?
I open FireFox and go to the capture URL ( localhost:9876/capture by default ).
I then run my jasmine tests via jstestdriver.
The output that says:
setting runnermode QUIET
Firefox: Reset
Firefox: ...
2
votes
0answers
105 views
Why might COM automation of Word from within a console application run as a scheduled task work on my development machine but hang on another?
I have a console application that uses COM automation to manipulate .DOC and .DOCX files in Word 2010. This works in a scheduled task for a not logged in user account on two development machine ...
2
votes
0answers
333 views
Test automation frameworkfor ios using Google's Native Driver
Google recently announced that native driver now has support for IOS as well. I was wondering if any one tried automating the tests using Native driver for ios and any pit falls you encountered?
...
2
votes
0answers
81 views
Fitnesse tool for VC++ environment
I have been told to test a codebase using Fitnesse tool. But the problem is that the code is written in VC++ with MFC and other windows programming things (of which I have no idea at present).
I know ...
2
votes
0answers
907 views
Automation using xdotool and Xvfb
I'm trying to automate getting CPU sampler data from visualvm on production system. But to do this I need a way to automate tasks inside Xvfb.
I found that xdotool is good for such automation.
Right ...
2
votes
0answers
134 views
Automating repetitive game development tasks
Disclaimer: this is an open-ended and kinda "far out" question
Over the last few years I've made a few iPhone games. I use very common programs like Xcode and Illustrator to make the games.
...
2
votes
0answers
48 views
Creating a project structure automatically
I know there are tools for automatically creating a Java project structure: It will create src and bin folders and so on.
Is there a more general tool for creating general project structures ...
2
votes
0answers
257 views
C# Automation Framework for DirectX
What should I use for automating DirectX applications from C# code? I'd like to send key and mouse messages to a DirectX game, from within a C# application. I've tried the pInvoke solutions to no ...
2
votes
0answers
411 views
Can we use android scripting environment for functional test automation?
I want to automate some of my functional test cases on android , can I use Android scripting environment and use Python / Perl to automate my functional test cases?
Thanks
AD
2
votes
0answers
124 views
1
vote
0answers
8 views
How can I make one key do these 2 things?
Thanks in advance for the help. I have a job that requires repetitive keystrokes. To make my job easier, I need to do the following 2 things:
LButton::Send {LButton}{Tab}{Enter}
2nd: Count every ...
1
vote
0answers
20 views
How can I create a macro that find, select and cut columns, and paste them in another worksheet?
Another day, another problem. I think it is easy to make this thing work, but I just don't know how to go further now.
The issue:
On work we get excel sheets from our customers. In this sheet, they ...
1
vote
0answers
34 views
How to find the Firefox Profile Path using webdriver
I am unable to find the path of the Firefox Profile path , I am using the following code for
static String HubHost;
static String HubPort;
...
1
vote
0answers
46 views
C# White UI Automation: can't find SWT window
I'm using White for UI automation and it was working fine until I met an app that was created in Java. In that case I'm unable to find any windows. If I get all Windows from the desktop then I can see ...
1
vote
0answers
15 views
Automated image optimization for websites - literature and resources
I have to make a presentation about image optimization for websites for my university. The focus should be on automatization.
I found some good resources about image optimization, e.g. the book ...
1
vote
0answers
88 views
VBA IE Automation - Read iFrame
Our business uses a browser-based program for operations. I'm automating a solution to navigate through this site, and retrieve some data at the end.
The site itself uses regular frames very heavily. ...
1
vote
0answers
16 views
Selenium IDE click at x,y coorinates on the visible page
How do I get selenium to click at x,y on the visible webpage - I don't care if there is an element there or not - just click there anyway
regards
derick
1
vote
0answers
52 views
simulating POP3 mail server for automation service
I have a service that receive mail messages from a provider and my service handle this mail messages (parse the mail message, download attachments, handle attachments etc.).
I would like to create ...
1
vote
0answers
59 views
Replicating the CMOS contents from one PC to many others
We have about 100 PCs of the same brand and model manufactured in 2010. I need to change in all these PCs, periodically and manually, the system and user passwords through the BIOS and would like to ...
1
vote
0answers
55 views
ExcelVBA : Automating sparklines using saved template model
With two of my previous question's answer i am now able to to do what i wanted to do :
How to extract each color bar and copy them in a table?
How to save correctly sparklines models (color, width, ...
1
vote
0answers
31 views
Any kind of script to log in to WIFI every 90 minutes
I am not looking for a hack. I have wifi at home but I am disconnected every 90 minutes and have to press enter to get back in. I have been mucking about to try and write something that will silently ...
1
vote
0answers
46 views
Any Java based framework for Automating C++ / Python code?
I am trying to explore (or) find is there any Java based Automation framework available for automating C++ based code (Client Server application). There are other C++ Automation framework available ...
1
vote
0answers
39 views
Into what do I need to abstract a .CSV file so I can run SQL statements on it?
Question:
I a general sense, into what exactly do I need to abstract a .CSV file to “run SQL statements” on it?
I think I can write the iteration loop for step 1 of "Problem" below, but I don’t have ...
1
vote
0answers
77 views
Jenkins/Hudson build schedule period spanning over midnight (9 p.m. till 2 a.m.)
I wanted to schedule a job in Jenkins to run sometime between 18pm till 2am.
So I entered the following formula in Build periodically/Schedule field:
H H(18-2) * * *
However, when I save the job, ...
1
vote
0answers
21 views
Passing Argument to Specific Function in STAX Job Using Command Line
I have a STAX Job new15.xml inside /home/dharm/staf/services/stax/samples location.
new15.xml have two function main and readFile
file_name = '/home/dharm/datafiles/ReadData3.txt'
...
1
vote
0answers
10 views
Import multiple python function from different program in STAX Job
I have been working on STAF & STAX, i have to created some STAX job using some modules of python and multiple function but all of them are in same file .
Now I want to create some big stax ...
1
vote
0answers
25 views
Using DTE Automation, how can I change the Platform
I'm using VS 2012 and am trying to use DTE to change the configuration to Release and set all Project's Target Platform to Any.
Can anyone tell me how can I change the Platform, as the property is ...
1
vote
0answers
127 views
VBA to download automatically generated files from a webpage requiring login
I am trying to download and save to a specific location for further processing an automatically generated file from a portal which requires login. This makes it impossible for me to copy any of the ...
1
vote
0answers
63 views
Unable to identify WinTable on a Winforms 2000 Application using Coded UI
I am developing an automation testing suite for one of our applications that was developed in WinForms 2000. I have been able to more or less work with every control except for a WinTable. When i use ...
1
vote
0answers
63 views
What is a complement and how to draw the graph
I don't know where to ask the question, here or in the mathematics section or in theoretical cs. I've seen questions about this topic, here and there.
I also saw this question, but it's too advanced ...
1
vote
0answers
101 views
Ruby test with jenkins/maven/testLink
I am using Jenkins, maven and testLink plug-in to do automation test.
I would like to execute ruby test with Jenkins and hook theim in testLink.
Here is my pom.xml :
<project ...
1
vote
0answers
64 views
Proper way of dealing with input prompts in Capistrano?
What is the correct way of dealing with input prompts that are triggered by commands I run through Capistrano?
One example is the iptables-persistent package I install using aptitude. Despite the ...
1
vote
0answers
21 views
Are their semi automatic tools to help produce minimal test cases, similar to git bisect?
An example: you have a large complex webpage which is broken in some little way, say a button isn't clickable when it should be, and used to be. You can use git bisect to find out when it broke, but ...
1
vote
0answers
40 views
Paste Filepath via White UI \ is printed as ß
I am working on a White UI automatisation program.
My current step in the automation process is to "paste" a systempath to a file I want to open.
mainWindow.Keyboard.Enter("C:\\Folder\\File.jpg");
...