944,167 Members | Top Members by Rank

Ad:
  • Perl Discussion Thread
  • Unsolved
  • Views: 5587
  • Perl RSS
Oct 24th, 2006
0

perl for software testing

Expand Post »
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

:!:
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ramagiri is offline Offline
2 posts
since Oct 2006
Oct 24th, 2006
0

Re: perl for software testing

Sounds like homework. So here's the dead obvious one: When the code was written in Perl.
Reputation Points: 23
Solved Threads: 23
Posting Pro in Training
Puckdropper is offline Offline
494 posts
since Jul 2004
Oct 25th, 2006
0

Re: perl for software testing

I didn't get the impression it was homework/schoolwork but I have no idea how to answer such a question:

Quote ...
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?
Reputation Points: 246
Solved Threads: 67
Practically a Posting Shark
KevinADC is offline Offline
898 posts
since Mar 2006
Nov 7th, 2006
0

Re: perl for software testing

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.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
kalyanraj is offline Offline
3 posts
since Nov 2006
Jun 29th, 2010
0
Re: perl for software testing
how much perl u need to know to get in to testing jobs....i know the basics till functions in perl,is that enough???
-testuser
Reputation Points: 10
Solved Threads: 0
Newbie Poster
testuser_forum is offline Offline
1 posts
since Jun 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Perl Forum Timeline: read and write multiple file in a directory
Next Thread in Perl Forum Timeline: How to search for asterisk character in perl..





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC