Search found 11 matches

by chandu.ise
Wed Sep 10, 2008 6:51 am
Forum: Automation Tools
Topic: .exe conflict
Replies: 1
Views: 3226

.exe conflict

Hi Alex, Let me know, once i create a script for any testcase..the exe which i get out of ranorex studio can be called through any automation tool ?? I tried to call the .exe after the evaluation period got expired but its showing the msg "Product got expired" please let me know what is the issue be...
by chandu.ise
Fri Sep 05, 2008 6:07 pm
Forum: Automation Tools
Topic: Getting text from putty via Clipboard
Replies: 10
Views: 11667

Ranorex

Hi

Thanks for everything...I got what i was trying...


regards
chandrashekar
by chandu.ise
Wed Sep 03, 2008 10:30 am
Forum: Automation Tools
Topic: Getting text from putty via Clipboard
Replies: 10
Views: 11667

finally solved-putty

Alex, I have done what ever u suggested me...just check with my code bcoz i was facing trouble with my verification...let me know what i should do...everything works fine..thanks for everything regards chandrashekar IDataObject idata; Logger.LogFileTitle = "Ranorex Log File"; Logger.Initialize(false...
by chandu.ise
Wed Sep 03, 2008 7:23 am
Forum: Automation Tools
Topic: Getting text from putty via Clipboard
Replies: 10
Views: 11667

pseudo code - putty

Alex, i have pasted the code for clipboard control...please correct me,i am facing problem executing that...kindly help me out,its very important for me. steps : assume u have copied the contents from putty now u want to access it in your ranorex studio...just see the try block and let me know what ...
by chandu.ise
Tue Sep 02, 2008 2:14 pm
Forum: Automation Tools
Topic: Getting text from putty via Clipboard
Replies: 10
Views: 11667

logger info

Thanks alex, Finally i got what i was trying I added the System.windows.Form DLL in to my Reference...i included using system.windows.Form in the program.cs and i used Clipboard.getText()...what exact parameters i need to pass ??...i wanted a particular string to be found out of clipboard Content..h...
by chandu.ise
Tue Sep 02, 2008 5:02 am
Forum: Automation Tools
Topic: Getting text from putty via Clipboard
Replies: 10
Views: 11667

logger info-putty

Hi Alex,
I tried to do as u said,but i am facing a problem "The name 'Clipboard' doesnt exist in the current context" in the Ranorex studio...could u ple tell me what could be the problem...ple let me know the other version of using clipboard.GetText() command..

regards
chandrashekar
by chandu.ise
Mon Sep 01, 2008 5:25 pm
Forum: Automation Tools
Topic: Getting text from putty via Clipboard
Replies: 10
Views: 11667

logger info

Thanks Alex, I never thought that i get reply so soon from this forum...I have one more thing to clarify, let me know how u would invoke putty through renorex studio.. i tried system.diagnostics cmd to invoke as u invoke anyother console...but i couldnt succeed calling PUTTY..could u ple help me out...
by chandu.ise
Fri Aug 29, 2008 5:43 pm
Forum: Automation Tools
Topic: Getting text from putty via Clipboard
Replies: 10
Views: 11667

Getting text from putty via Clipboard

Hi michael, Thanxs for ur precious reply.. Sorry michael i couldnt get what u said i was trying the above operation but couldnt succeed... pLe if u dont mind can u please let me know in detail how to select putty system icon for copying it into clipboard...and by the way ple provide me with any help...
by chandu.ise
Thu Aug 28, 2008 11:27 am
Forum: Automation Tools
Topic: Getting text from putty
Replies: 1
Views: 3904

Getting text from putty

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 ve...
by chandu.ise
Wed Aug 13, 2008 3:46 pm
Forum: Automation Tools
Topic: can Ranorex .exe(binary) file be called from other script
Replies: 1
Views: 3240

can Ranorex .exe(binary) file be called from other script

Can u please tell me if u create .exe out of Ranorex studio wil it be possible for silk test to call ranorex .exe to run, in its script?? Ple reply Immediately
by chandu.ise
Wed Aug 13, 2008 8:38 am
Forum: Automation Tools
Topic: Can u create .exe(binary) file out of Ranorex studio ??
Replies: 7
Views: 6594

Can u create .exe(binary) file out of Ranorex studio ??

Hi, Can u create .exe out of Ranorex studio?? Can it be possible to call .exe created out of ranorex studio from other automation tool ,for ther application..please help me out with this issue ?? If u could create exe also is there any dependecy that ranorex studio should be installed... regards cha...