|
View previous topic :: View next topic |
| Author |
Message |
mishra
Joined: 31 Aug 2007 Posts: 2
|
Posted: Sat Sep 01, 2007 10:01 am Post subject: Functional difference between Winrunne...? |
|
|
| What is the functional difference between Winrunne...? |
|
| Back to top |
|
|
|
moksh
Joined: 31 Aug 2007 Posts: 17
|
Posted: Sat Sep 01, 2007 10:04 am Post subject: DIFFERENCES B/W WINRUNNER AND QTP |
|
|
DIFFERENCES B/W WINRUNNER AND QTP
1.WinRunner supports HTML pages only. QTP supports both HTML&XML pages.
2.WinRunner supports static images. QTP supports dynamic images also
3. WinRunner supports custom &run time. QTP does not support custom check record checkrun time record check |
|
| Back to top |
|
|
|
casaanova
Joined: 01 Nov 2007 Posts: 15
|
Posted: Thu Nov 01, 2007 10:14 am Post subject: |
|
|
winrunner does not support data model, where as QTP Supports data model. This is the main difference between this.
when you create a script using winruuner , you will have click("buttonname"), where has QTP is having something like Application().Edit().....
QTP is having heriracy data model. That is the reason .net is requied a plug in winrunner and where as qtp supports based on data model. |
|
| Back to top |
|
|
|
|