Can we install QTP on remote server and access it as a web
application on other system (client place)? If so please
let me know.
Thanks in advance,
Ravi
Answers were Sorted based on User's Feedback
Answer / umesh
Hi ravi,
We can Run the Web Application from any where through QTP.
But the application is related to Client Server
Application,then U Can install Client Software in that
Perticular QTP machine & U can run the Application exe
through QTP code, Continue the Scripting
| Is This Answer Correct ? | 0 Yes | 1 No |
We stored into the objects OR and then write the scripting
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
What are the ordinal identifiers in web page?
hi radhaka plz tell me clearly to handle the earrors with out isng recovery scnerio this is sreenivas from delhi
what is meant by automation tool?
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?
6 Answers Cognizant, Covansys,
How do u override the meaning of a standard object in QTP?
What are the most frequent errors you faced while executing your scripts?
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
what is the difference between ClassName and class in QTP?