I have an application running in Linux server. I am
reaching the application through emulators like telnet. My
operating system at the client side is Windows XP. Using
emulator I am connecting the Linux server and working on
the application. Can I automate the testing of the
software running in Linux server using QTP. In short, does
QTP support the applications running in Linux servers.
Answer Posted / guest
The qtp does not support the linux servers
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What do you mean by iteration?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
What are the features supported by UFT?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
How will you test a keyboard?
What is the default object synchronization timeout in qtp?
Is it possible to change the values of analog recording?
Hello friends..... On which areas of an application we can not test with QTP
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
How to do call a output parameter from one action to another action??/
what is the structure for the data driven framework
What is throw object?
What are the different types of action?