Getting text from putty

Ranorex Studio, Spy, Recorder, and Driver.
chandu.ise
Posts: 11
Joined: Wed Aug 13, 2008 8:27 am

Getting text from putty

Post by chandu.ise » Thu Aug 28, 2008 11:27 am

Validating the command line argument... I mean to say that,i had a small application to be tested where in i am logging in to the system through putty.. when i login to putty i am trying to execute a command eg:
more /var/log/messages | grep CPU
which produces a page full information... i want to verify or test one particular string eg "DUal core AMD" out of the above command...can u please guide me with sufficient information of how to do that through ranorex studio... if u provide me with the pseudo code also it wil be very helpfull.. it is major application for me...will be awaiting for ur reply soon


regards
chandrashekar

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Fri Aug 29, 2008 8:39 am

chandrashekar,

:idea:
I would suggest that you open putty's system menu (the icon on the upper left corner), and then select "Copy All To Clipboard". This copies the entire putty buffer content into the clipboard.

Michael
Ranorex Team