Answer Posted / dinesh chouhan
'Without Systemutil or Invokeapplication
set IE=CreateObject("InternetExplorer.Application")
IE.visible=True
IE.Navigate "www.google.com"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain different types of checkpoints?
What are the common defects found in your project? (in qtp interview)
How to find array size in qtp?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
We stored into the objects OR and then write the scripting
How you can replace string in qtp?
How to create a standard checkpoint ?
what is the diffrence bw qtp architectute and qtp framework?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
what is the difference between the modular framework and datadriven frame work
What VBScript operators, functions, and statements do you use in QuickTest Professional?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
Can we run test with out adding object in object repository? How it is possible?