I want to open a Google page without recording a test and i
do not want to use system.Util.run command as well how do i
do this?
Answer Posted / srinivas
"invokeapplication C:/program/.../..../.." 100% it will work
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the use of action split in qtp?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
Can we run multiple QTP scripts one after the other without manual intervention? How?
How many types of actions are there in quicktest professional?
What is debugging? How you debug your script?
What is the script for database check point, bitmapchek point, regular expression ?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
what is clean sweep?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What is difference in global and action sheet in qtp?
How to import a test case present in ".xls" file to TD under a Test set?
How to use actions in qtp ?