‘Automation’ Articles at myL10N.net

IE (Internet Explorer) Automation using VBA

February 12, 2011
by olivier

Post to Twitter Post to Yahoo Buzz Post to Google Buzz Post to LinkedIn Post to MySpace Post to Technorati

Currently, many applications have a web interface and therefore it is important to build automation to test the product or perform recurrent tasks and retreive information in particular sections.

Of course many test automation tools exists but they requires to pay a license which is often expensive.

In my work of software engineer, I have found it useful to know how to automate the Internet Explorer with VBA to extract so value or add some information.

(more…)

Automate Excel Using Perl for Win32

February 6, 2011
by olivier

Post to Twitter Post to Yahoo Buzz Post to Google Buzz Post to LinkedIn Post to MySpace Post to Technorati

Developers familiar with using Perl can take advantage of the Automation capabilities in Perl for Win32 to integrate with applications such as Microsoft Office. This article gives you some example Perl code that sends data to Microsoft Excel and then creates a Chart and PivotTable.
myL10N.net | Terms and Conditions
© 2007-2011 - myL10N.net All rights reserved