On Sep 10, 2013, at 1:25 AM, Lalit Deshmukh wrote:
> Hi,
>
> i have implemented 50 shell program to test. now i want to run all these
> shell program one by one(in short test automation) (once first program
> getting executed then next will start). please let me know how
On Tue, Sep 10, 2013 at 01:25:22AM -0700, Lalit Deshmukh wrote:
> i have implemented 50 shell program to test. now i want to run all these
> shell program one by one(in short test automation) (once first program
> getting executed then next will start). please let me know how to do this?
ell script which calls rest of
the 50 shell programs to execute and record the results.
--
Best Regards,
Shekar
On Tue, Sep 10, 2013 at 1:55 PM, Lalit Deshmukh wrote:
> Hi,
>
> i have implemented 50 shell program to test. now i want to run all these
> shell program one by one(in short
Hi,
i have implemented 50 shell program to test. now i want to run all these
shell program one by one(in short test automation) (once first program
getting executed then next will start). please let me know how to do this?
in UNIX any utility or to run the same.
any help will be really
On Jan 5, 5:44 am, sunita.prad...@altair.com ("Sunita Rani Pradhan")
wrote:
> Hi All
>
> Could you please let me know , if anybody using any automation framework
> for their automation testing or any types information about automation
> framework ?
>
> Note: Perl s
All
>
>
>
> Could you please let me know , if anybody using any automation framework
> for their automation testing or any types information about automation
> framework ?
>
>
>
> Note: Perl scripting should be used in that framework .
>
>
>
> Thanks
>
>
Hi All
Could you please let me know , if anybody using any automation framework
for their automation testing or any types information about automation
framework ?
Note: Perl scripting should be used in that framework .
Thanks
Sunita
Hi
I just learned the basics of the perl programming language. I would like
to know if there are good books that can help me in further learning and
achieving expertise in Web automation using perl.
Appreciate your response in this regard.
Thanks
Jatin
On 9/23/2010 9:10 PM, Jatin wrote
If you are on Windows, you could try Watir[0]. I use it at work - in Ruby,
though -, and it's not too bad. But I also strongly second the Selenium
suggestion.
[0]http://search.cpan.org/~shimi/Win32-Watir-0.05/lib/Win32/Watir.pm
Brian Fraser
Selenium does provide Perl support.
http://release.seleniumhq.org/selenium-remote-control/1.0-beta-2/doc/perl/WWW-Selenium.html
Cheers,
Parag
On Thu, Sep 23, 2010 at 8:40 AM, Jatin wrote:
> Hi
>
> I wanted to know if the UI automation for websites is possible using perl.
> I did
From: Shawn H Corey
> On 10-09-23 11:40 AM, Jatin wrote:
>>
>> I wanted to know if the UI automation for websites is possible using
>> perl. I did some search on the net about the possible automation that
>> can be done using perl but i mostly found information about
On 10-09-23 11:40 AM, Jatin wrote:
Hi
I wanted to know if the UI automation for websites is possible using
perl. I did some search on the net about the possible automation that
can be done using perl but i mostly found information about the LWP
bundle. My basic reading about it so far revealed
Hi
I wanted to know if the UI automation for websites is possible using
perl. I did some search on the net about the possible automation that
can be done using perl but i mostly found information about the LWP
bundle. My basic reading about it so far revealed that it cannot be used
in
Hi gurus,
Can I drag and drop a text using win32::IE Automation.here is my
requirement.I have a text in a table i have to drag and drop that text into
another area of webpage.
Can i do that using Win32::IEAutomation?
Thanks in Advance,
PP
Hi All,
Can anybody help me in MSI Installer Automation. How can i do that in perl.
Is there any module which does that .
Thanks in Advance,
Siva
written the first part of the program
> i.e.connect,get and put files, which is very easy the examples are
> easily available on the net.But i have no information about the second
> part about the automation. kindly help me. if anyone can provide me
> the code i will be grateful to him/h
files, which is very easy the examples are
easily available on the net.But i have no information about the second
part about the automation. kindly help me. if anyone can provide me
the code i will be grateful to him/her.
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional
In windows there is a freeware, it's a clon for windows I'm using it for
several months and works fine.
nncronlt111.exe it's small and easy to use.
I found in ten minutes google searching.
if you want it, tell me how can I send to you.
HTH
2008/6/30 Tobias Eichner <[EMAIL PROTECTED]>:
>
> Thanks for your information.
> But here i am using Windows XP operating system
Then
have a look at the task planner application (Start -> All programs
-> Utilities -> System programs -> Task planner). It comes
with Win XP and should be easy to use.
Tobias.
(Sorry for double-posting, but Yahoo!
see if it can help.
>
> Start->Programs->Accessories->System Tools->Scheduled Tasks
>
> Bob McConnell
>
> -Original Message-
> From: Ram [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 30, 2008 5:03 AM
> To: beginners@perl.org
> Subject: Re: Automati
In MS-Windows, take a look at the Task Scheduler to see if it can help.
Start->Programs->Accessories->System Tools->Scheduled Tasks
Bob McConnell
-Original Message-
From: Ram [mailto:[EMAIL PROTECTED]
Sent: Monday, June 30, 2008 5:03 AM
To: beginners@perl.org
Subject: Re
t; Hi All,
>
> > I am begineer to perl language. Want help for the automation of the
> > perl script.
> > Is it possible to run a perl script at defined time interval without
> > cliking over the scipt and using command prompt.
>
> > I want it run without any GUI. it
* Eko Budiharto <[EMAIL PROTECTED]> [2008-06-30 14:57:51 +0700] wrote :
[...]
> you can use crontab in linux.
man crontab :)
Cheers,
--
. ''`. (\___/) E d i S T O J I C E V I C
: :' : (='.'=) http://www.debianworld.org
`. `~' (")_(") GPG: 0x1237B032
`-
--
To unsubscribe, e-mail: [EMA
On Mon, Jun 30, 2008 at 3:26 AM, Ram <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am begineer to perl language. Want help for the automation of the
> perl script.
> Is it possible to run a perl script at defined time interval without
> cliking over the scipt and using comma
On Mon, Jun 30, 2008 at 3:26 PM, Ram <[EMAIL PROTECTED]> wrote:
>
> I want it run without any GUI. it shoud run automatically at defined
> time ?
>
Perl script is running without GUI normally unless you use TK.
"crontab" or "at" commands under unix can do what you wanted.
please man them for deta
you can use crontab in linux.
On Mon, Jun 30, 2008 at 2:26 PM, Ram <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am begineer to perl language. Want help for the automation of the
> perl script.
> Is it possible to run a perl script at defined time interval without
> cliking
Hi All,
I am begineer to perl language. Want help for the automation of the
perl script.
Is it possible to run a perl script at defined time interval without
cliking over the scipt and using command prompt.
I want it run without any GUI. it shoud run automatically at defined
time ?
Please give
It depends on exactly what you mean by Automation. What are you trying
to do?
-Original Message-
From: Anish Kumar K. [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 14, 2005 10:49 PM
To: beginners@perl.org
Subject: can anyone tell me the nice site to learn Perl Automation
Hi
Hi
Can anyone tell me a nice site to learn perl automation. Scripts also will be
fine. I searched in some sites but was not quite useful..
Thanks
Anish
Hello List,
I am very new to perl, the primary reason why I want to learn perl is
... I need to automate testing of some flash based Applicatons.
Till now I haven't got any positive response, most of my friend suggests
that its not possible. As Perl cant access/invoke any mouse/keyboard
events
Jonathan and Jenda,
I appreciate you taking the time to run through the basics. I'll make
sure to use strict and warnings from now on. I sure hope it saves the
time you are suggesting. Sometimes the debugging drives me nuts.
The difference between properties and methods is difficult to
determine
From: Jonathan Paton <[EMAIL PROTECTED]>
> > print "$fileName\n";
> > $doc->ActiveDocument->SaveAs({FileName => $fileName,
> > FileFormat => wdFormatRTF})
>
> 'Can't call method "SaveAs" on an undefined value'.
>
> That clearly means that "$doc->ActiveDocument" evaluates
Dear Mark,
> Long time lurker, first time poster...please be gentle.
Shame you missed the many comments on strict and
warnings. Consider these mandatory whilst learning:
use strict;
use warnings;
I am not familar with Win32::OLE, but there is certainly
some errors in your code I can show you.
Long time lurker, first time poster...please be gentle.
I am attempting to move through a directory, pull out only files of a
.fin extension (which is Word document format), save each one as .rtf
(Rich Text Format). I'd also like to be able to run some predefined
macros on the files, but I thou
Long time lurker, first time poster...please be gentle.
I am attempting to move through a directory, pull out only files of a
.fin extension (which is Word document format), save each one as .rtf
(Rich Text Format). I'd also like to be able to run some predefined
macros on the files, but I tho
Martin A. Hansen [[EMAIL PROTECTED]] quoth:
*>hi
*>
*>im trying to write a scipt that crawls a website. however, with only the
documentation from the perl cookbook and some no_good manpages from the LWP modules,
im stuck!
*>
*>where can i find som documentation (pref. online) ?
*>
*>or even some
On Thu, Apr 25, 2002 at 01:57:07PM -, Felix Geerinckx wrote:
> > im trying to write a scipt that crawls a website. however, with
> > only the documentation from the perl cookbook and some no_good
> > manpages from the LWP modules, im stuck!
>
> Would you care to explain what is 'no_good' abo
> im trying to write a scipt that crawls a website. however, with
> only the documentation from the perl cookbook and some no_good
> manpages from the LWP modules, im stuck!
Would you care to explain what is 'no_good' about the LWP manpages?
> where can i find som documentation (pref. online) ?
hi
im trying to write a scipt that crawls a website. however, with only the documentation
from the perl cookbook and some no_good manpages from the LWP modules, im stuck!
where can i find som documentation (pref. online) ?
or even some examples ?
regards
martin
--
To unsubscribe, e-mail:
From: "Billie" <[EMAIL PROTECTED]>
> What's wrong with the following code?
>
> use Win32::OLE;
> $book = Win32::OLE->GetObject("Book1.xls");
> $book->Saveas("Book2.xls");
>
> Book1 and the script are in the same directory. When I open
> Book2.xls, I cannot see any worksheet.
gt; Subject: EXCEL automation
>
>
> Hi all,
>
> What's wrong with the following code?
>
> use Win32::OLE;
> $book = Win32::OLE->GetObject("Book1.xls");
> $book->Saveas("Book2.xls");
>
> Book1 and the script are in the same di
Maybe youre just a wuss.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi all,
What's wrong with the following code?
use Win32::OLE;
$book = Win32::OLE->GetObject("Book1.xls");
$book->Saveas("Book2.xls");
Book1 and the script are in the same directory. When I open Book2.xls, I
cannot see any worksheet. Why?
Thanks
Billie
--
To unsubscribe, e-mail: [EMAIL P
Check CPAN for:
Test::Unit
Test::Simple
Test::More
and a few others.
Dave
On Mon, 26 Nov 2001, Ahmed Moustafa Ibrahim Ahmed wrote:
> Hi Everybody,
>
> How can I automate the process of testing my Perl script?
> Is there a standard way to do?
> Is there a tool for testing Perl scripts?
>
> Yo
Hi Everybody,
How can I automate the process of testing my Perl script?
Is there a standard way to do?
Is there a tool for testing Perl scripts?
Your help will be appreciated so much.
Ahmed
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
45 matches
Mail list logo