perl call winrunner , it is too slowly....

G

guo liyu

Hi , all:
I use perl's system() and exec() to call a bat file in win2000. That
bat file is just to start the winrunner and run a lot of test script.
But I found it is 2 times slow than run the bat file independence.And
because the slow response, some test script can not run properly.
Is perl can not call a progame with GUI. Or sth. else.
Pls give me some help or suggestion.
Thanks。
 
D

D. Marxsen

guo liyu said:
I use perl's system() and exec() to call a bat file in win2000. That
bat file is just to start the winrunner and run a lot of test script.
But I found it is 2 times slow than run the bat file independence.And
because the slow response, some test script can not run properly.
Is perl can not call a progame with GUI. Or sth. else.

Hi!

I did not come across this problem (at least I didn't notice it).
But you may give

Win32::process::Create

a try.
Maybe it performs better.


Just my two cents.

Cheers,
Detlef.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top