What is the exact difference between QTP and RFT ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / vijay sawale
QTP is a Mercury product and RFT is IBM product.
The basic difference is that in RFT we can use JavaScript
and in QTP we cant use the JavaScript.
Java is more suggestible as it is very powerful and very
user-friendly that we can use RFT in any platforms like
Unix Linux etc
| Is This Answer Correct ? | 4 Yes | 7 No |
Mention the different actions types of qtp.
what are the limitations of automation testing?
w is active screen
What is the syntax to call one action in another?
in how many ways you perform batchtesting?
is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?
what is Function Definition Generator? can any one explain me in details?
write a function to read the items from Combobox of Flight Reservation application and save in excel.
Explain how you can delete excel file in qtp?
For which type of project the iterative model is suitable?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
what is descriptive programming in QTP? How can be done?