♥ 0 |
I need to access an LINUX machine to do some file maintenance for example see if a file exist or delete it. Can QTP work with Linux and UNIX system and if so how?
Marked as spam
|
Private answer
Yes you can access a Linux and Unix machine via ssh or telnet using a tool called PuTTY and QTP Standard windows add in. More information about PuTTY can be found at http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html. Recording function of QTP will not work unless you ensure Automation > 'Record and Run Setting' > 'Application opened via the Desktop (by the windows shell)' is checked. Here is an example using PuTTY and descriptive programming.
Marked as spam
Starting with QTP 11 and UFT 11.5 it supported Putty directly from the Terminal Emulatoer add in... Check out http://eyeontesting.com/questions/5397/how-to-connect-to-a-remote-linux-server.html
|
|
Private answer
Starting with QTP 11 and UFT 11.5 it supported Putty directly from the Terminal Emulatoer add in... [Check out http://eyeontesting.com/questions/5397/how-to-connect-to-a-remote-linux-server.html ][1] [1]: http://eyeontesting.com/questions/5397/how-to-connect-to-a-remote-linux-server.html+ Marked as spam
|