Micro Focus QTP (UFT) Forums
Terminal Emulator - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Terminal Emulator (/Thread-Terminal-Emulator)



Terminal Emulator - qtp_n00b - 11-02-2010

Hi,

My company have recently introduced qtp and I have been playing around with it for some time now. We only recently bought the full licence and the terminal emulator add-in.

qtp works fine with inputting the keystrokes but I'm having trouble in getting output values from the emulator. I have managed to get a protected warning for the value I want.

Any ideas?

Is there any good terminal emulator tutorials out there? I've looked around and most seem to be on the initial set up rather than on the test itself and the capturing of data.

I'm due to attend the hp training courses at the end of the month but I doubt it will go into this level of detail.

Thanks,
qtp_n00b


RE: Terminal Emulator - A.Saini - 11-03-2010

Hi qtp_n00b,

Try this:

Open the Terminal Emulator-> Open QTP ->
Open Settings -> Select TE Tab -> Run the Wizard (to identify screen) -> Now start recording...

Please let me know if the issue still exist.

Smile


RE: Terminal Emulator - qtp_n00b - 11-03-2010

Hi A.Saini,

Thanks for your reply. It will run with the IBM emulator fine and I managed to config the wizard correctly. However when I right click on the active screen in QTP and select output value, the value I want to store to my datasheet is protected and at runtime I get an error.

Is there a way around this? Here is the line that it recorded when I initially ran though.

Code:
TeWindow("TeWindow").TeScreen("UN534 HOUSEHOLD PR").TeField("1(protected)").Output CheckPoint("1(protected)")