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

QTP is used better in which type of application Web based application or desktop application

3 Answers  


In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail

0 Answers   Yahoo,


How to load object properties to object repository through scripting.give one example

7 Answers   IBM,


if there r 10 windows open in QTP write a command to close all 10 windows at a time ?

11 Answers   Wipro,


can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?

0 Answers   Sapient, Satyam, TCS,


What is ‘object spy’ and what is the function of object spy in qtp?

0 Answers  


i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?

1 Answers   IBM,


Analyzing the checpoint results?

0 Answers  


VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer

1 Answers  


How to Parameterize Object repository in QTP?

6 Answers   Cognizant, IIBM,


In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i have parametrize the Person name and company Name and i have enter one person name and one company name in the excel sheet now we import the sheet and the script is passed i want to ask one thing can we add more than one person name and more than one company name in the excel sheet suppose firstly we create person name "ADDy" and company nmae.'Wipro" and we set the current row in the script for this data and now we want run the script another set of data so how we can run the script with another set of data

2 Answers  


What is recovery scenario in qtp?

0 Answers  


Categories