What is the exact difference between QTP and RFT ?
Answer Posted / bfakruddin
QTP - started by Mercury and taken over by HP
RFT - started by Rational and taken over by IBM
QTP has only one platform to develop scripts only in VBScript
RFT has two platforms - Visual Studio and Eclipse to develop
scripts in VB and Java respectively.
QTP - Object Identification differs with RFT, in RFT object
identification is on OOPS concept.
QTP uses lite weight scripting language. RFT uses powerful
language Java.
QTP has more inbuilt functionalities to overcome runtime
issues, in RFT we has to use more programming to resolve
some runtime issues.
RFT doesn't have Actions concept which is very useful
feature available in QTP.
QTP has descriptive programming feature. difficult to
develop program in RFT.
many differences between them. I prefer QTP to automate
which is very userfriendly.
QTP 11 has more advantages and beautiful features which are
not available in RFT.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Why we load add-ins in qtp?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
what is review
What are the advantages of qtp?
How do client side image and server side image work?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
give me an example where u used good judgement and logic in solving a problem
How to integrate the qualitycenter with qtp
Can the user toggle between using Local OR and shared OR for the same action?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
How to create runtime property for an object?
What are the steps involved in recovery scenario wizard?
How to customize qtp?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))