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.
0
votes
1answer
8 views
Does CasperJS provide references to the underlying PhantomJS objects?
I'm migrating a script from PhantomJS to CasperJS, and am wondering if Casper provides any references to the Phantom objects that it is using behind the scenes.
Phantom provides some functionality ...
35
votes
11answers
3k views
How to automate development environment setup?
Every time a new developer joins the team or the computer a developer is using changes, the developer needs to do lots of work to setup the local development environment to make the current project ...
2
votes
1answer
105 views
JasperReports automation
I need to understand how people in industry are testing JasperReports in automated way. It is exhausting and error prone to do regression each iteration and I would like to automate the same.
...
1
vote
1answer
31 views
Automate IE with VBA - Click Javascript Link (no Anchor tag)
Our company uses a browser-based program for business operations. My goal is to grab some data out of this system automatically.
The site itself uses frames pretty heavily, but I'm doing pretty ...
0
votes
0answers
26 views
How to perform/program automatic server health check?
We need a way to automatically do some health metrics on a server based on following items:
Check if 2-3 of given windows services are alive?
Check if a webservice is working ?
Restart few windows ...
0
votes
1answer
24 views
Automate simple Image editing
I'm working on an E-commerce website which deals in clothing and fabrics. Now what the client wants is that he click an image of a model once, and the same images is reused for different shirts. the ...
1
vote
2answers
32 views
DB population for Integration test server
I am dealing with quite an interesting challenge, we have an integration project that needs to interconnect the "in development" application with legacy applications. We developed a proxy that calls ...
0
votes
1answer
38 views
How to specify address for Remote Desktop Connection using VBScript?
I want to inject an address into the "Remote Desktop Connection" prompt using a VBScript. I was specifically told that I must employ Windows Automation API to do that, but after reading the ...
0
votes
0answers
8 views
Watin Automation + c#.net : How to access the DevExpress.Web. controls (Checkbox)in Gridview
Watin Automation + c#.net : How to access the DevExpress.Web. controls (Checkbox)in Gridview.
I am unbale to "check" the unchecked chaeckbox.
Please reply me on paragsanyashi@gmail.com
-5
votes
0answers
22 views
Could you please list out the desktop application testing tools? [closed]
I need to test my desktop / windows based application thru anyone of the best automation testing tool. Please suggest me the best tool for automating desktop application or provide some list of tools.
...
0
votes
0answers
7 views
Can an Imacros be created for this scenario or not?
I have a CSV file of emails that I would like to have each email uploaded individually but automatically to a site.
Steps are to copy the email, go to the site and paste email in proper field. Do the ...
0
votes
0answers
24 views
PowerShell Scale Excel Sheet
I'm working on a PowerShell script to change Excel documents into PDFs. As part of the process I am changing to a landscape orientation and I want to ensure that the sheet is scaled to fit one page. I ...
0
votes
1answer
21 views
Mass migration of Crystal Reports from v10 to Visual Studio 2010
I have been tasked with reviewing "SAP Crystal Reports for Visual Studio 2010" and the "SAP Crystal Reports 2011" standalone as potential upgrade paths from Crystal Reports v10.
I've installed the ...
0
votes
2answers
188 views
Create a one-time generation t4 template
I've been all over the place trying to find a way to generate a file from a T4 template in my project.
My goal is to :
Create a template
Include it somewhere (I don't know where)
Do "New file from ...
12
votes
8answers
2k views
Using GNU Screen completely transparently and automatically
Screen is amazing, of course, but I don't want to have to think about it. I often ssh to a machine, start doing a bunch of stuff, and then think "gosh, I wish I had thought to start a screen session ...
-1
votes
0answers
18 views
Managing client communications - How to track and respond to emails using a unique reference number [closed]
I am looking for a solution to the following scenario. It sounds like a easy task for, say, a CRM application, but I only want this particular piece of functionality.
Short version:
I want to be ...
2
votes
2answers
1k views
How to do UI automation in android?
Is there any guide to do following UI automation like selecting an item, writing text, pressing buttons in Android.
Please list the steps to integrated this UI automation of one of the above thing.
...
0
votes
1answer
51 views
CodedUI Declare [TestMethod] At Run Time
I have a fairly large Coded UI test and have set up each task in its own .cs class file. The main objective of the test is to check that objects have loaded on various pages in a browser. The test is ...
-2
votes
0answers
14 views
IBM Rational Functional Tester is a desktop application testing tool or web based? [closed]
I'm looking for automation testing tools for desktop / windows based applications.
Please provide the list desktop / windows based automation testings tools either open source or license based.
...
0
votes
0answers
8 views
Is it possible to get keyboard language code of another process in C#
I create UI automation test tool. And stuck to find current keyboard language for active window. I know we can do this
CultureInfo currentCulture = Thread.CurrentThread.CurrentUICulture;
string ...
0
votes
1answer
19 views
Mercurial pre commit hook to modify settings
I'm trying to setup my web-app (browser extension) so that I can seamlessly move between development, test and production. For the most part I've avoided hardcoding any URLs into the app, but there ...
0
votes
0answers
28 views
Selenium firefox profile opening pdf read when pdfjs.disabled is true
I am trying to download a pdf file using Selenium web driver with Java. This was working fine the last time I run it about 2 weeks ago, but now every time it clicks on the pdf link it is opening the ...
2
votes
1answer
265 views
Why are exceptions, that are caught in the UI automation client, appearing in the UI being automated?
A little background...
I am developing a UI automation app that randomly interacts with controls on our UI. Both the app and the UI being automated are WPF applications. I am using the UI Automation ...
0
votes
1answer
29 views
Automating already existing python program
So I have a program that takes the .txt data (set of integer numbers), makes a sum every n numbers (divisions), and puts that result in a new list. And then it makes a bar chart of that list.
And so ...
1
vote
0answers
20 views
Windows command to copy file forcefully when that file is used by another process [migrated]
I am copy a file using copy command. But its throwing some error.
copy /y ..\BuildLog.htm .
Error is : The process cannot access the file because its used by another process
XCOPY /Y is also ...
-1
votes
2answers
28 views
Look for text in a div that has multiple links under it with Watir
I am trying to verify that the text of a link is present in a . The div is not available until a link is clicked. After the link is click more links become available to click. Below is what the html ...
0
votes
2answers
23 views
Can I use Shell or Python realize calling a C programe and give all the parameter it requires?
I have met a problem and I have no knowledge that whether this can be realized in Shell like Bash or Python.
I need to run a C programe several times, the programe is "atompot" for TEM image ...
0
votes
0answers
11 views
How does one create a trigger which when a data set is entered for a new week, a calculation is performed on the previous week's data set in MySQL?
Lets say I have 2 tables:
DROP TABLE IF EXISTS `datasetCalculation`;
DROP TABLE IF EXISTS `dataset`;
CREATE TABLE IF NOT EXISTS `dataset`(
`datasetID` INT NOT NULL AUTO_INCREMENT,
...
0
votes
0answers
10 views
MSBUILD.EXE gives exception: MSB1025: An internal failure occurred while running MSBuild
I am trying to generate the build using the TFS automated process.
When i add a database project to the projects to build. The TFS build process fails givng erre MSB1025
Found a workaround to set ...
7
votes
7answers
8k views
Equivalent of AutoIt for Mac OS X? [closed]
AutoIt is a Windows tool to automate UI tasks, for testing or scripting. It supports basic commands like moving the mouse, clicking its buttons, simulating keystrokes. Beyond that it also recognizes ...
0
votes
1answer
11 views
automate setup of IBM RAD and Websphere
In a project we a forced to use IBM RAD and Webspher Application Server (6.1).
Setting up the development environment is currently described in about 10 pages of wiki documentation and takes about a ...
0
votes
0answers
9 views
for /f run powershell escape characters
When I run the following in cmd prompt, it works fine
pushd "C:\Converter"
for /f "delims=" %g in ('dir "C:\Toconvert" /b /s /ad') do (powershell .\BatchConvert.ps1 "%g" 10)
popd
It executes the ...
16
votes
10answers
7k views
How to reload/refresh a web page without leaving my web development IDE?
Building Websites
When I build websites I use 2 monitors. I have my development IDE on the main monitor and the web page open on the secondary screen.
I get annoyed that everytime I need to refresh ...
0
votes
1answer
34 views
Mouse Hover in selenium Ruby using capybara [duplicate]
Searching from many forums i got the code to hover the mouse over an element
.I want to hover the mouse over a thumbnail image.
i put html element ".thumbnail" as class inside find_element method .I ...
7
votes
9answers
8k views
Cron job to run on the last day of the month
I need to create a cron job that will run on the every last day of the month.
I will create it from cpanel.
Any help is appreciated.
Thanks
0
votes
0answers
22 views
Is it possible to create an installer to install other .exe files?
Is it possible to build an installation script through whatever language to install .exe files?
I am trying to install other .exe files through an installation package, where it will automatically ...
0
votes
1answer
46 views
Firefox produces unsearchable pdfs
Currently I'm writing software for web automation using selenium and autoit.
I've found a strange issue, that for some pages when printing to pdf with firefox I get unsearchable pdfs. I've tried ff ...
0
votes
2answers
56 views
PHP script to automate login and form submit
I have an external site which requires me to
a. login
b. post form (with 2-3 dyanamic parameters)
I need a PHP script to automate this behavior. i.e. the script should first login with a ...
0
votes
2answers
171 views
AIR app signing without password
I have a build server that generates our signed packages for deployment. However, I would prefer not to embed our passwords for signing the package in our ant file. Is there a way to get around ...
0
votes
0answers
19 views
How to capture File Up Load Dialog and auto fill in file name and click OK in C#
I am going to create a small program to monitor File Upload Dialog, whenever it is open by an upload file button click from a web page, get the handle of the dialog and fill in the name/path of a ...
0
votes
2answers
178 views
Run unit test when saving file in PhpStorm
I have set up PhpStorm 5 with PHPUnit, and I'm curious if PhpStorm might have some functionality that will automatically run a unit test when saving a file. Like watchr and guard. I have tried search ...
1
vote
1answer
29 views
Is there a way to have selenium store the cookie so I can call it, in java code?
So, basically I am using selenium to automate testing against a web application.
I am using Java imported in from the Selenium IDE of the basic steps and then I am adding some additional Java code.
...
1
vote
1answer
35 views
Error calling similar() in Sikuli
l = find("Start_menu.png").similar(0.5).anyColor()
click(l)
The above is an excerpt from my code. "Start_menu.png" refers to an image of the Windows Start Menu. I got the following error when I ...
2
votes
5answers
3k views
Automation: how to automate transforming .doc to .docx?
I have a bunch of .doc files in a folder which I need to convert to .docx.
To manually convert the .doc to .docx is pretty simple:
Open .doc in Word 2007
Click on Save As...
Save it as .docx
...
0
votes
0answers
17 views
UI automation seems to run in background without launching browser
I'm trying to setup Jenkins to execute our UI automation(Ranorex) tests. When the job runs, the IE browser does NOT launch, thus the tests don't run.
Is there some setting that I'm missing here?
...
2
votes
2answers
308 views
Use browser to run custom JavaScript on page (client side) to simulate clicking? How to do?
I want to automatically grab some content from a page.
I wonder if it is possible:
Run my own written JavaScript on the page after the page is loaded (I use FireFox. I don't have the ability to ...
1
vote
2answers
1k views
How to take screen shot using Sikuli?
I need to use Sikuli for automation but I am unable to take screenshots. The problem is that when I click on "Take Screenshot" or "Create Region" the IDE gets hidden but selecting area option does not ...
0
votes
4answers
141 views
Is there a script I can run to remove all the hard (carriage) returns in a .txt file?
I have a .txt (Mac OS X Snow Leopard) file that has a lot of text. At the end of a paragraph, there is a hard return that moves the next paragraph onto another line. This is causing some issues with ...
-1
votes
0answers
19 views
Hover the mouse over thumbnail image in capybara [duplicate]
I have a thumbnail image on a page. When hovering mouse over the thumbnail I have to display a hover modal. But I can't figure out how to hover mouse over the thumbnail image. I can test it using ...
0
votes
0answers
10 views
Is there a tool for automated html diff regression testing?
Is there a tool which can scrape two versions of my application and give me a report on the HTML differences between them? Preferably with the ability to remove numbers/newlines/spaces and render the ...


