Page 1 of 1

Getting text from putty

Posted: Thu Aug 28, 2008 11:27 am
by chandu.ise
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

Posted: Fri Aug 29, 2008 8:39 am
by Support Team
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