1.difference between QTP and WINRUNNER? 2 when TEST engg is going to stop the test?3 difference between old version of winrunner and winrunner of adv version?
QTP uses VB script but Winrunner uses C concepts for writing scriptsQTP supports Siebel but Winrunner does not
pradeep
Mar 14th, 2006
The main diff between QTP and WR is wr is not suitable for .net applications where as QTP supports .net app2 ) WR does not support multimedia app where as QTP supports3)WR supports only 2 browsers IE/ netsscape navigator where as QTP SUPPORTS ALL
sindhaval
Mar 16th, 2006
1)QTP has builtin integration with winrunner and TD and winrunner has builtin integration with only TD
2)QTP supports .net and XML application where as winrunner doesn't support.
3)QTP generates script which is based on VB script and winrunner generates Mercury interactive TSL script which is based on C language.
4)Data Driven test is more easier in QTP when compare to winrunner
shrivithal
Mar 17th, 2006
Hi
> QTP executes the script more faster than winrunner.
>QTP have more flexibility that winrunner in exception handling.
shrivithal
Mar 17th, 2006
Hi
> QTP executes the script more faster than winrunner.
>QTP have more flexibility that winrunner in exception handling.
Shrivithal
Mar 17th, 2006
Hi
> QTP executes the script more faster than winrunner.
> QTP have more flexibility in handling exception over Winrunner
George Chen
Apr 3rd, 2006
- QTP has a Key Word Driven test for users to design their test without writting code.- QTP can take actions against objects on different web browsers - WinRunner has to close one, open the other one to take actions against the objects on the other browser.
Satyasheel S Hosalli
Apr 5th, 2006
Winrunner
QTP
Using language TSL
Using VB script & Java script
It doesn?t support the OOPS concept
It support the OOPS concept
It doesn?t support to multimedia
It support to multimedia , media player , photo shop. (6.5 version )
It doesn?t support to XML
It support to XML
It doesn?t support to .NET
It support to .NET
It support only Interpreter ( Line by line execution )
It is compiler
Here GUI spy is used to check the properties of object / window
Here the name is Object spy
GUI Map editor is used to store the physical descriptions
Object Repository is used to store the physical descriptions of the objects
Here analog and context sensitive recording modes
Here only one recording mode , I,e Standard recording mode. In this recording 2 types (1) Analog (2) Low level
Here 4 types of checkpoints
1)GUI checkpoint
2)Bitmap checkpoint
3)Database checkpoint
4)Text checkpoint
Here 9 types of checkpoints
1)Standard check point
2)Bitmap checkpoint
3)Database checkpoint
4)Text/Text area checkpoint
5)Image checkpoint
6)Table checkpoint
7)Page checkpoint
8)Accessibility checkpoint
9)XML checkpoint
In GUI check point 3 types
1)single object / single property
2)single object / multiple property
3)multiple object / multiple property
Here only One in QTP
1) Single object / Multiple Property
In Bitmap checkpoint 2 types
1)for Object / Window
2)for Screen Area
Here only One in QTP
1)for Object / Window Bitmap
using this above checkpoint we can check also Screen area
In Database check point there are 3 types
1)Default
2)Custom
3)Runtime
Here in QTP only One Type
1) Custom database checkpoint
Here 9 types of verifications in WR
1)Case Sensitive
2)Case Insensitive
3)NumericRange
4)Numeric Content
5)Case Sensitive Ignore Space
6)Case Insensitive Ignore Space
7)Exact one match record
8)One or more match record
9)No match record
Here only 3 types of verifications
1)NumericRange
2)Numeric Content
3)String Content
Here 3 types of Synchronizations in WR
1)for Object / Window Property
2)for Object / Window Bitmap
3)for Screen Area Bitmap
Here only One type
1) Object / Window Property
Here 3 types of running modes
1)Verify
2)Debug
3)Update
In QTP only 2 types of running Modes
1)Standard
2)Update
Exception Handling method used to avoid the runtime errors . in WR 3 types
1)Popup
2)TSL
3)Object
Here the name is Recovery Scenario and here 4 types of exceptions :
1)Pop-up Window
2)Object state
3)Test run error
4)Application Crash
In WR 4 types of result window
1)Test result window
2)GUI checkpoint window
3)DB checkpoint window
4)DB record checkpoint window
Here in QTP only One Window
1) Test Summary Result Window
In WR Test script divided into 2 parts
1)Main Script
2)Compile Module
No types using WR we can execute functions in QTP ( call Winrunner )
WR add-ins are :
1)ActiveX
2)Power Builder
3)Visual Basic
4)Web
5)Java
6)C
7)C++ , etc
QTP add-ins are :
1)ActiveX
2)Visual Basic
3)Java
4)Web
5)Multi-media ( 6.5 version )
In WR only One View
1)Normal Mode
Here in QTP 2 Views
1)Expert View
2)Keyword View
Only One Sheet in data Table if we want to add another sheet then another new data table to be opened
In QTP 2 sheets in Data Table
1)Global
2)Action
In action sheet we can add no of sheets
Virtual Object wizard only One type
Here 2 types of Virtual Object Wizards
1)Virtual Object
2)Virtual Object Manager
Here after checking the checkpoints it give mismatch error ( no snap Shots )
Checks the checkpoint but will not give mismatch error . if test is fail it shows snap shot.
It support Rapid script wizard
Here no rapid script wizard
Function generator is present in WR
Here No Function Generator
Here 2 types of GUI map editor
1)Global
2)Per test
Here only one type
1) Global
Only One window I?e Form Window
You want to open data table we have to call the function to open data table
The major difference between old version of Winrunner and new version of Winrunner are:
1)Call_ex function we are using to call Astra quick test in winrunner but now Astra quick test is completely close the Mercury. Now we are using call_ex function to call QTP file in winrunner.
2)Some changes in Menu section
3)Some changes in Runtime Settings
4)Extra Add-Inns are added in New version of Winrunner
5)Now Mercury having only one tool called Functional Tool , in this tool they are added 14 Add-Inns , Depends on your Project , u can Install QTP as well as Winrunner , but u purchase only One tool I.e. called Functional Tool.
6)New version of Winrunner is completely Web-Based .
1.difference between QTP and WINRUNNER? 2 when TEST engg is going to stop the test?3 difference between old version of winrunner and winrunner of adv version?