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
Tell me the QTP Advantages and Disadvatages ?
 Question Submitted By :: Sreeprasad
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Tell me the QTP Advantages and Disadvatages ?
Answer
# 1
? Ease of use.

? Simple interface.

? Presents the test case as a business workflow to the

tester (simpler to understand).

? Uses a real programming language (Microsoft?sVBScript)

with numerous resources

available.

? QuickTest Pro is significantly easier for a non-technical

person to adapt to and create

working test cases, compared to WinRunner.

? Data table integration better and easier to use than

WinRunner.

? Test Run Iterations/Data driving a test is easier

and better implement with QuickTest.

? Parameterization easier than WinRunner.

? Can enhance existing QuickTest scripts without

the ?Application Under Test? being

available; by using the ActiveScreen.

? Can create and implement the Microsoft Object Model

(Outlook objects, ADO objects,

FileSystem objects, supports DOM, WSH, etc.).

? Better object identification mechanism.

? Numerous existing functions available for implementation ?

both from within QuickTest Pro

and VBScript.

? QTP supports .NET development environment (currently

WinRunner 7.5 does not).

? XML support (currently WinRunner 7.5 does not).

? The Test Report is more robust in QuickTest

compared to WinRunner.

? Integrates with TestDirector and WinRunner (can kick off

WinRunner scripts from

QuickTest).

Cons:

? Currently there are fewer resources (consultants and

expertise) available due to QTP being a

newer product on the market and because there is a

greater Demand than Supply, thus fewer

employee/consulting resources.

? Must know VBScript in order to program at all.

? Must be able to program in VBScript in order to implement

the real advance testing tasks

and to handle very dynamic situations.

? Need training to implement properly.

? The Object Repository (OR) and ?testing environment?

(paths, folders, function libraries, OR) can be difficult

to understand and implement initially.
 
Is This Answer Correct ?    0 Yes 0 No
Sreeprasad
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
How we can add actions in the test using QTP?  1
does qtp need record and playback in realtime. plz tell exactly wat happens HP3
what is difference between wait and synchronization point. Intel3
What is the function of Filter in QC . give with a real time example. TCS1
Explain about reusable actions? IBM2
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this. Accenture1
How can we get the result from WindowsXP Command Window? (e.g. After we input 'ipconfig' in command window, how QTP get the result?)  2
Hi,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT?  2
.qfl extension for which file? where vl use it iFlex3
what will be the stmt if record any edit box in the Web application ? eSymbiosis2
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
Hi I have a doubt in qtp. Can you please clarify my doubt. If we are importing the data from excel sheet in qtp the the script is running the number of row times. I mean if there are 4 rows in excel sheet the script is running 4 times. cant we avoid this. suppose i have tis script: datatable.Import "C:\Documents and Settings\sailaja\My Documents\login1.xls" n = datatable.GetRowCount For i =1 to n systemutil.Run "C:\Program Files\Mercury Interactive\QuickTest Professional\samples\flight\app\flight4a.exe" datatable.SetCurrentRow i Dialog("Login").WinEdit("Agent Name:").Set DataTable ("Username", dtGlobalSheet) Dialog("Login").WinEdit("Password:").Set DataTable ("Password", dtGlobalSheet) Dialog("Login").WinButton("OK").Click Window("Flight Reservation").ActiveX ("MaskEdBox").Type "020209" Window("Flight Reservation").WinComboBox("Fly From:").Select "Frankfurt" Window("Flight Reservation").WinComboBox("Fly To:").Select "Los Angeles" Window("Flight Reservation").WinButton("FLIGHT").Click Window("Flight Reservation").Dialog("Flights Table").WinButton("OK").Click Window("Flight Reservation").WinEdit("Name:").Set "Sailaja" Window("Flight Reservation").WinButton("Insert Order").Click Window("Flight Reservation").WinMenu ("Menu").Select "File;New Order" window("Flight Reservation").Close next I created a excel sheet with 3 rows and 2 columns. (username and password). The script is running 9 times. I made the option run one itaration only . eventhough it is running 9 times .can u plaese clarify my doubt. Thankyou Sailaja.  2
how many wayes we do the parameterization?  1
wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference? Datamatics1
Pls explain me the difference between ........ Description.Create and CreateObject  1
When a requirement is given to u to automate , What is ur basic approach ?  3
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position part2:maore than the answer for this question i want the the reason why testers go for this kind of risk.what is the use of we testers having these kind of attempts.is that not the problem with the developer .pls answer .real time users of tools.in which way these solutions help to test with r without affecting the developed souce code.  2
how to use import and export sheet methods in qtp  1
4. How u will open the build automatically in QTP except using Systemutil.run command  3
How to retrive data from a data table which is in 3rd row,4th column and place it in main script..like retrive name,date from data table..write script for this. Thatavarti-Technologies9
 
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