What are the Features & Benefits of Quick Test Pro(QTP)..?
Operates stand-alone, or integrated into Mercury Business Process Testing and Mercury Quality Center. Introduces next-generation “zero-configuration” Keyword Driven testing technology in QuickTest Professional 8.0 — allowing for fast test creation, easier maintenance, and more powerful data-driving capability Identifies objects with Unique Smart Object Recognition, even if they change from build to build, enabling reliable unattended script execution Collapses test documentation and test creation to a single step with Auto-documentation technology Enables thorough validation of applications through a full complement of checkpoints
RE: What are the Features & Benefits of Quick Test Pro(QTP)..?
1. Key word driven testing 2. Suitable for both client server and web based application 3. Vb script as the scriot language 4. Better error handling mechanism 5. Excellent data driven testing features
RE: What are the Features & Benefits of Quick Test Pro(QTP)..?
QTp has got so many benefits compared to Winrunner.It enables evn an inexperienced tester to work with as it is GUI based.Major advantages it has are active screen which allows user to insert cheskpoints when the application is closed testers job is made simple with different features it has debug viewer where in we can see wht values variables carry when the test is running and many features made simple
RE: What are the Features & Benefits of Quick Test Pro(QTP)..?
Hi Guies
Could u pls answers the following quires:
1. What is the difference between check point and output value. 2. IF we use batch testing.the result shown for last action only.in that how can i get result for every action.
RE: What are the Features & Benefits of Quick Test Pro(QTP)..?
hi ram
check point means inserting code to verify something existing in the application or not.
output value means getting some information from the application and plasing in the output datatable(internal excel sheet). you can see the output data by opening the results file after the script execution.
example: suppose if u want to check some text QTP existing in your application or not use checkpoint. suppose if you want get some text QTP from your application and to place that in some file use output values.
hope u got some idea. if you need any help ping me pavantech@yahoo.com
RE: What are the Features & Benefits of Quick Test Pro(QTP)..?
Quick Test pro supports wide range of envinronments like SAP seibal Java .net applications Peoplesoft etc..It is faster than winrunner. It generates VB script..Functinality tool for web based and client server applications. It is very user friendly than winrunner..
RE: What are the Features & Benefits of Quick Test Pro...
qtp is mainly used for functionality testing.qtp is user friendly both technical and non technical users can easily access.qtp has two views
keyword view and expert view
in keyword view when u record a test it genarates the script in tree format.it is very easy to understand.if u want to view the vbScript use the expert view.
qtp has active screen using that u can enhance the script with out navigating to the application.like u can insert checkpoints and synchonization points.
qtp has automated documentation.when u start recording it genarates the autodocumentation in plain english.
using qtp we can parametarize objects checkpoints datadriventables.this will give more flexibility.
RE: What are the Features & Benefits of Quick Test Pro...
QuickTest Pro offers a Tree View which is an icon-based view of the script. This is very easy to get used to and non-technical people adapt to it quicker and feel more comfortable working with it. For the technical user they can always switch over to the Expert View in QuickTest and look directly at code and program away using VBScript.
Will be getting the initial focus on development of all new features and supported technologies. Ease of use. Simple interface. Presents the test case as a business workflow to the tester (simpler to understand). Numerous features. Uses a real programming language (Microsoft s VBScript) 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 QuickTe