ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
how to invoke the web application through script in qtp
 Question Submitted By :: Shivani
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how to invoke the web application through script in qtp
Answer
# 1
Syntax:
system.util.run("path of the application")
this invokes any type of application.
 
Is This Answer Correct ?    3 Yes 4 No
Shilpa Reddy
 
  Re: how to invoke the web application through script in qtp
Answer
# 2
Hi we can invoke the application in the following ways
1).systemutil.run"path of the application"
2).Invokeapplication"path of the application"
 
Is This Answer Correct ?    6 Yes 2 No
Satyanarayana
 
 
 
  Re: how to invoke the web application through script in qtp
Answer
# 3
Hi this is neeraj, and i went through your query and the
solution is:


Systemutil.Run("iexplore")
Set vBrowser=Browser("Creationtime:=0")
vBrowser.navigate("Url of your application for example:
"gmail.com" ")

Description:

this is descriptive programming code, this code first will
open the "Internet Explorer" and then will put your given
"url" to the browser automatically.
 
Is This Answer Correct ?    5 Yes 0 No
Neeraj Chauhan
 
  Re: how to invoke the web application through script in qtp
Answer
# 4
above methods are correct one more method is there we can 
create IEexplore object and pass the URL.

set Browser =createobject("InternetExplorer")
Browser.visible =True
 
Is This Answer Correct ?    1 Yes 1 No
Kapil Bande
 
  Re: how to invoke the web application through script in qtp
Answer
# 5
we have 2 ways in QTP to open a web application through the 
script,
1)
systemutil.run("URL")
or
systemutil.run "iexplore.exe","URL"

2)
systemutil.run("iexplore")
set vbrowser=createobject("creationtome:=0")
vbrowser.navigate"URL"
 
Is This Answer Correct ?    4 Yes 0 No
Venkat Reddy
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
What is the latest version of QTP? aster googling i found it 9.5 . but somewhere in my frnds resume i hve seen 10.0 so i am a bit confused pls let me know. NCR3
After Creation of your QTp frame work, The folders are saved in VSS or Other. plz explain brifly? Infosys3
is the institute MindQ laid by Mr.Nageswar rao.. heard alot about Nageswar rao...can you briefly let me know about the Nageswar rao inst. and MinQ...THANX IN ADVANCE  15
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely  3
I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME AZTEC53
While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts  2
Hey friends i m facing a problem when i m running my script in qtp it waits for about 5-10 secs before starting execution why it is so can any one solve my problem .Previously it was running fine  1
what is QTP batch testing tool?  2
explian qtp frame work and what is the use of it? what is the neceecity of this? explian detail?  2
I have 1 to 10 action are there, i want action1 output becomes to action 10 input? pls any can give script for this scenario? AZTEC4
how to capture tool tip in QTP and which check point is needed Syntel2
Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts? Datamatics2
how to test background color and dynamic images during runtime  2
what is difference betweein qtp 9.0 and 9.2  1
What is the difference between Normal mode and Fast mode ? AZTEC1
What is the difference between functions and actions in QTP? Verizon3
hi Action 1 and action2 if we save it in C:, what folders will be created explain plz iFlex3
how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help  3
What kind of errors can b handled in QTP in real time scenario? AZTEC2
pls tell me how will you write the vb script in QTP for DataDriven test from Excel sheet for multiple userid and password explain with example Ordain-Solutions4
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com