Click here to Skip to main content
15,899,314 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Friends,

I want to create an automation framework using perl in which perl will take input from command line which is written in some text file.

say
snippet from file.
=================
TC_1 mkdir C:\test
Now based on its execution whether the return code is 0 or not pass or failed should be written in output file.

In the similar way TC_2 will be read and so on

Many Thanks in advance !!

Please let me know in case purpose is not clear.
Posted

1 solution

Query resolved by me only
We have written a code for this which working fine on our machine
 
Share this answer
 
Comments
Nelek 10-Apr-12 14:52pm    
Would you mind post the solution you found? Other people that might have the same problem can take a look on it.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900