How to open any application during Scripting in QTP?
Answer Posted / butchi reddy
u follow both answers.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how to acess a test in RSA?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Explain xml checkpoints.
What is the limitation to XML Checkpoints?
How to release all resources file from the QTP?
What is QTP testing process?
The hybrid framework can be implemented for any application. Is it true?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
What is the process of synchronizing qtp and aut?
describe some problems that u had with automating testing tool?
what type of framework u r using in ur organization
They asked by using qtp recording writing scripting
In what occasion we can specify global sheet and action sheet?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.