perl for software testing

Please support our Perl advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Oct 2006
Posts: 2
Reputation: ramagiri is an unknown quantity at this point 
Solved Threads: 0
ramagiri ramagiri is offline Offline
Newbie Poster

perl for software testing

 
0
  #1
Oct 24th, 2006
HI,
I would like to know, what are all the scenarios under which perl is used for software testing... this will be useful to me

:!:
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 494
Reputation: Puckdropper is an unknown quantity at this point 
Solved Threads: 21
Puckdropper Puckdropper is offline Offline
Posting Pro in Training

Re: perl for software testing

 
0
  #2
Oct 24th, 2006
Sounds like homework. So here's the dead obvious one: When the code was written in Perl.
www.uncreativelabs.net

Old computers are getting to be a lost art. Here at Uncreative Labs, we still enjoy using the old computers. Sometimes we want to see how far a particular system can go, other times we use a stock system to remind ourselves of what we once had.
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 898
Reputation: KevinADC has a spectacular aura about KevinADC has a spectacular aura about 
Solved Threads: 67
KevinADC's Avatar
KevinADC KevinADC is offline Offline
Practically a Posting Shark

Re: perl for software testing

 
0
  #3
Oct 25th, 2006
I didn't get the impression it was homework/schoolwork but I have no idea how to answer such a question:

what are all the scenarios under which perl is used for software testing

I don't even know what "testing software" means? Testing it for what?
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 3
Reputation: kalyanraj is an unknown quantity at this point 
Solved Threads: 0
kalyanraj's Avatar
kalyanraj kalyanraj is offline Offline
Newbie Poster

Re: perl for software testing

 
0
  #4
Nov 7th, 2006
Hi Giri,

Your question sounds odd of where Perl is used in s/w testing. It all depends on your Application/Testing Environment.

Suppose, your application is generating lots of files into a particular directory and you want to check for a particular string which is present in each and every file without actually opening all the files ( It's a tedious job to open,check for the string and increment the count :rolleyes: )

You can write an automated perl script which opens all the files,search for the string and display the result which can save your lot of effort.
I remember the module Test::Files will do it for you.

If you can find the book Perl Testing: A Developer's Notebook , all your questions can be solved.

HTH,
Kalyan Raj
Hyderabad
Last edited by kalyanraj; Nov 7th, 2006 at 3:26 am.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Perl Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC