How u will open the build automatically in QTP except using
Systemutil.run command
Answer Posted / vidyasagar
Dim oShell
Set oShell = CreateObject ("WSCript.shell")
oShell.run "Pathof the file"
Set oShell = Nothing
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
What are the challenges u faced in testing with crm domain? How u overcome with?
what is stepin & stepout?
What is the difference between the design-time and run-time data tables?
How do Parameterization and Data-Driving relate to each other in QTP?
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 is the hierarchy to use properties in descriptive programming
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
What is the difference between rational rose and QTP?
what is the diffrence bw qtp architectute and qtp framework?
How to customize qtp?
How to remove the associated function library?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?