Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Is QTP a compiler or interpreter..? can you we execute a
QTP Script file in a another system which does not have QTP
installed..??

Answers were Sorted based on User's Feedback



Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which..

Answer / viswanath

QTP is an Interpreter. We cannot execute QTP script in
another system which doesnot have QTP installed

Is This Answer Correct ?    13 Yes 2 No

Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which..

Answer / mayank

Yes,QTP is a Complier.Beacause QTP check all lines of code
first.If it finds an error or warning(in single line of
code), then script will not execute.That's the role of
complier.

No,we can't execute a QTP Script file in a another system
which does not have QTP installed.Beacause QTP have own
objects.

Is This Answer Correct ?    3 Yes 2 No

Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which..

Answer / medabalimi

Your perspective towards QTP is little different:
QTP exibits compiler behaviour when editing and running
scripts. i.e Checks for syntax errors for all the lines in
the editor at once upon saving or running. But the actual
execution is interpretation of VB script code.

You can not run the Scripts created (VBScript) in QTP on
other machines, because the scripts refere QTP specific
objects where there are created such as Object
Repositories, tsp and mtr files. Technically it is possible
to write tests that are pure VBScript, but logically they
of no use to solve realword problems.

Is This Answer Correct ?    1 Yes 0 No

Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which..

Answer / vishala

QTP uses VBscript which is interpreted via microsoft's windows script host.Hence even though QTP acts like a compiler by compiling entire code..it is interpreter...

Is This Answer Correct ?    0 Yes 1 No

Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which..

Answer / nalini

Yes. QTP is Complier. It's one of the difference between
QTP and Winrunner.

Is This Answer Correct ?    0 Yes 5 No

Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which..

Answer / sankalp shukla

Win runner is interpreter but qtp is compiler....correct
me if i am wrong...i think this is one of the difference
between qtp and win runner..

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More QTP Interview Questions

How should i find out whether the cursor is moving horizantally. when tabbing continuously

2 Answers   Livetek,


Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2

2 Answers  


how do u import the test cases written in excel sheet to qtp? and how do u generate the script in qtp for the testcase in excel sheet? plzzzz do answer this question thanks in advance

4 Answers  


What are the limitations in using Virtual objects?

1 Answers   ITC Infotech,


How can we get the result from WindowsXP Command Window? (e.g. After we input 'ipconfig' in command window, how QTP get the result?)

3 Answers  


I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????

0 Answers  


Can anybody help me by sharing the code for checkbox in qtp using vbscript.

2 Answers  


Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know

0 Answers  


write a qtp script to enter user name & password for flight reservation login page from excel sheet

1 Answers  


What is the purpose of loading qtp add-ins?

0 Answers  


If u prepare bug report in Excel sheet . Is it possible to send thrw Test director? how it is?

3 Answers   Wipro,


What issues come up in test automation, and how do you manage them?

0 Answers  


Categories