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 / sanurajps
Hi,
Try this one..
Set MyObj = CreateObject("WScript.Shell")
MyObj.Run "www.google.com"
Sanu.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we create a qtp test from qc?
tell me QTP standards ?plz
• What type of testing questions will be asked for 2+ yrs exp people in interview?
Explain the differences between table and db checkpoints?
What Folder Structure following in Keyword Driven Frame work?
How to handle Java tree in QTP?
What is different command used in command Prompt while using QTP?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Are Shared ORs read-only?
Do you know how to connect database? Can you tell me the procedures?
What is action?
Explain the concept of object repository and how QTP recognizes objects?
How to define array in qtp?
How to record a qtp script ?
How will you compare keyword and expert view?