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                      
tip   To Refer this Site to Your Friends   Click 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
I want to run my qtp scipt on the system where qtp is not 
installed .I don't want to install qtp but i want that 
system should use the qtp from another system in lan just 
the qtp instance should be launched on that system without 
having qtp installed on it .I probably know the solution 
that it will be solved through RMI but how to get this 
problem solved plz help i anyone know the answer
 Question Submitted By :: Ankur_jain
I also faced this Question!!     Rank Answer Posted By  
 
  Re: I want to run my qtp scipt on the system where qtp is not installed .I don't want to install qtp but i want that system should use the qtp from another system in lan just the qtp instance should be launched on that system without having qtp installed on it .I probably know the solution that it will be solved through RMI but how to get this problem solved plz help i anyone know the answer
Answer
# 1
Tools-->Options


in RUN tab check the option "Allow mercury products to run 
tests and components" once if u do this u can run ur script 
through QC.
 
Is This Answer Correct ?    1 Yes 0 No
Padmajasrinath
 
  Re: I want to run my qtp scipt on the system where qtp is not installed .I don't want to install qtp but i want that system should use the qtp from another system in lan just the qtp instance should be launched on that system without having qtp installed on it .I probably know the solution that it will be solved through RMI but how to get this problem solved plz help i anyone know the answer
Answer
# 2
I have not much idea on this but sharing what i had read on 
a expert blog, please see if it helps:

'''From http://hisudhakar.spaces.live.com/blog/cns!
8DDF980C45482279!441.entry

'''' Ref:: http://qtp9.blogspot.com/2007/10/running-
automation-scripts-on-remote.html

By default when you can able execute QTP scripts on a Local 
Machine. Automation Object Model is providing a facility to 
execute QTP scripts on a Remote Machine.

When you use CreateObject("QuickTest.Application"), it is 
giving permissions to execute scripts in local machine’s 
QTP.

To execute scripts in Remote Machine use 

Set qtApp = CreateObject("QuickTest.Application", "Remote 
Machine Name")

Before using this statement ensure that the Distributed COM 
(DCOM) Configuration Properties of the remote computer are 
set to allow you to run QuickTest Professional Automation 
from your computer.

Steps to Set the DCOM Configuration Properties on Remote 
Machine

On the computer where you want to run the automation 
script, choose 
Start--> Run. The Run dialog box opens.

Enter DCOMCNFG and click OK. The Distributed COM 
Configuration Properties dialog box or the Component 
Services window opens (depending on your operating system) 
and displays the list of COM applications available on the 
computer.
Select QuickTest Professional Automation from the list and 
open the Properties dialog box for the application. (Click 
the Properties button or right-click and choose Properties, 
depending on your operating system.)
In the QuickTest Professional Automation Properties dialog 
box, click the Security tab.
In the launch permissions section, choose the custom option 
and click Edit.
Use the Add and Remove options to select the network users 
or groups for which you want to allow or deny permission to 
launch QuickTest Professional via an automation script. 
When you are finished, click OK to save your settings.
Repeat steps 5 and 6 for the configuration permissions 
section to select the users or groups who can modify 
QuickTest Professional configuration options via an 
automation script.
In the QuickTest Professional Automation Properties dialog 
box, click the Identity tab and select the interactive user 
option. 
Click OK to save the QuickTest Professional Automation 
Properties settings.
Click OK to close the Distributed COM Configuration 
Properties dialog box or the Component Services window.
 
Is This Answer Correct ?    0 Yes 0 No
Jay Prakash
 
 
 
  Re: I want to run my qtp scipt on the system where qtp is not installed .I don't want to install qtp but i want that system should use the qtp from another system in lan just the qtp instance should be launched on that system without having qtp installed on it .I probably know the solution that it will be solved through RMI but how to get this problem solved plz help i anyone know the answer
Answer
# 3
thanks jay prakash for giving the reply but what u suggested
is possible only when that remote machine have qtp installed
on it .My problem is to execute the qtp script on the remote
machine which do not have qtp installed on it .So is there
any way to run qtp script on such remote system which do not
have qtp installed on it .If there then plz let me know .I
hope now  u will get exactly wat i want
 
Is This Answer Correct ?    0 Yes 0 No
Ankur_jain
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ? CTS5
what r the main benefits of automation?  2
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
Explain what the difference between Shared Repository and Per_Action Repository  2
How we can add actions in the test using QTP?  4
I learned all the objects of my application in object repository thru English Language. now i want to use same object repository for other languages(French,Dutuch and Chinese) Wipro1
HO DO U CALL A ACTION? BirlaSoft2
How to check the URL using Automation tool QTP  2
1. Can anyone help me with recovery scenarios, each type with examples and also what is on error resume next?  1
What is the extension of script and object repositary files?  2
I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?  9
In a web site, Protocal has been changed http: to https: what is your approach?  2
suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test each window? i.e. how qtp indetifies these objects separately? Wipro7
how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories? IBM5
hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in  8
Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).  1
wt is the xtension of the QTP result view file?  4
what is difference between analog and low level recording Intel2
I have 14 itmes in a drop down that are associated with an account And these items change with different accounts I want to be able to define it by and index number or any other id so if I enter 2 in my Global excel sheet it selects the 2nd item from the drop down - is this possible? Rogers4
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation..... Siemens2
 
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