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
can we install qtp on server machine and do automation of 
application which is installed on client machine.If yes 
then how? If no then is there any other automation tool for 
this (client-server) senario.
 Question Submitted By :: Atul
I also faced this Question!!     Rank Answer Posted By  
 
  Re: can we install qtp on server machine and do automation of application which is installed on client machine.If yes then how? If no then is there any other automation tool for this (client-server) senario.
Answer
# 1
we can't install qtp or any another automation tools on
server .it is impossible to access client machine,becoz qtp
is not a .exe .compulsarily we should install automation
tools at every client machine.
 
Is This Answer Correct ?    2 Yes 1 No
Ramesh
 
  Re: can we install qtp on server machine and do automation of application which is installed on client machine.If yes then how? If no then is there any other automation tool for this (client-server) senario.
Answer
# 2
Hello buddy,

We Can install QTP in any System.... We can Run Any System 
Tests in any System. But that system also contain QTP.

QTP Tests and Scripts can not run on a system which does 
not contain QTP.

Here, You can install QTP in Server, develop Tests in 
Server, You can access those tests from client system. But 
You can run tests only on QTP installed client systems. 

Here Server acts just like a Quality Center. 

***** QTPro is Mandatory to run QTPro Tests ******

QTPro is .exe file............ Mr. Ramesh 
No s/w is developed without .exe file(It is final stage of 
development, Once .exe creates it means it is ready to 
install)
 
Is This Answer Correct ?    1 Yes 0 No
Baba
 
 
 
  Re: can we install qtp on server machine and do automation of application which is installed on client machine.If yes then how? If no then is there any other automation tool for this (client-server) senario.
Answer
# 3
There is a way to do it. You need to pubish QTP application 
on Citrix server and then use citrix to access QTP and do 
automation. With use of citrix you will only have to 
install QTP at Citrix server and have citrix client 
installed on your or any machine which wants to use QTP.
 
Is This Answer Correct ?    0 Yes 0 No
Mukesh Jain
 
  Re: can we install qtp on server machine and do automation of application which is installed on client machine.If yes then how? If no then is there any other automation tool for this (client-server) senario.
Answer
# 4
Mukesh,
Do you have or know where to get step by step instructions 
on how to setup the environment you explained?
 
Is This Answer Correct ?    0 Yes 0 No
Casey Maloney
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
hi friends i have 4 yrs exp in testing and 2 yrsexp in QTP.currently aim working in mnc in north as a permanent employer .iam looking for job in south is there any openings plz let me know my mail id is bjr@aol.in its very urjent  5
in my database haveing 3X3 (manas having 3 rows 3 colums) i want to test only (2nd row 3colum) bit how to test either script or any automation plz explain? (Chandana) IBM7
What is Automation frame work.How we will prepare in real time. AppLabs8
WHAT IS ENVIRONMENT VARIABLES? CTS4
After i ran the Test in Batch mode i didn't get any results. Can any one let me know how it can be done?  3
What are they Advantages and Disadvantages in QTP 9.2? Infotech1
Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....  2
hi i have one issue while coding the dates . i want to add the date curret to 4 days . can any one helme plz about this regards balaji  2
how to select the work for complete automation and one more thing when u are going to choose automation Fidelity2
Hi, Can anyone tell me what type questions can be ashed in interview on QTP?  1
Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results. Cap-Gemini1
how we connect oracle or sql data server database to qtp. TCS3
How can you Open a Notepad and How can you write the test Resuts in Notepad by Using QTP?  3
how to get the object property Covansys4
anybody give me the real time example for descriptive programming of web application  4
one ok button and one text box is there.when i click on ok button in that text box one no. will display from 1 to 100 randomley.if that is not 100 when we click on ok button again ,again another text box ll created with another no. we will continue this till the text box created and displays 100.and when its 100 ok button should disabled. remember thet no will display not seriely ,it displays randomley,and each time new text box will created. ADP5
Hi I am new to QTP. we are planning to implement automation for the application. I am trying to execute the following script: Set ExcelObj=CreateObject ("Excel.Application") ExcelObj.WorkBooks.Add Set NewSheet=ExcelObj.Sheets.Item(1) NewSheet.Name="Order" ExcelObj.Cells(1, 1).Value = "Name" ExcelObj.Cells(1, 2).Value = "Ordernum" ExcelObj.Cells(2, 1).Value = "nam" ExcelObj.Cells(2, 2).Value = "21" ExcelObj.ActiveWorkbook.SaveAs "c:\test1.xls" ExcelObj.Quit Set ExcelObj = Nothing in the above script for the line(ExcelObj.Cells(2, 2).Value = "21") it is inserting the value 21 successfully.this is fine But if i want to insert a variable instead of the constant value then what should be the modification in the script. For example: If user retrives a value throug "GetRoProperty" and wants to insert the value into then how the script changes?  1
what are the different Frame Works in Quick Test Proffessional testing Wipro4
Hi all, can anyone tell me the challenges u faced while using qtp?  1
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.  2
 
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