[qmtest] pexpect like features in QMtest
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[qmtest] pexpect like features in QMtest
- To: "qmtest@xxxxxxxxxxxxxxxx" <qmtest@xxxxxxxxxxxxxxxx>
- Subject: [qmtest] pexpect like features in QMtest
- From: Ahsan Kabir <ahsan.kabir@xxxxxxxxxxxxx>
- Date: Mon, 10 May 2010 16:21:04 -0500
Is there any feature in QMTest which allows running program and watching output? I have looked in the class definitions of qmtest but haven't been able to find one out yet. Essentially, I wanted to have features like expect/pexpect. I was trying to see whether QMTest already has support for pexpect like features. If yes, then I want to leverage that as opposed to using pexpect.
Thanks
-ahsan