what is the difference or comparison between QTP and
rational?
and which tool is better to use?
Answer Posted / debashish_samanta
QTP:
Quick Test Proffesional
1.Mercury's Tool
2.VBScript (Language is mostly procedural, with no strict
variable types and no inheritance of classes)
3.Developer doesn?t need to care about variable types,
classes, and so on: less functionality means more
simplicity.
4.Editing script while recording is possible
5.Configurable and Smart Object Recognition
Rational Robot
1.Java and Visual Basic .Net (More complex than VBScript.
Script developer must be aware of classes hierarchy, method
types (public, static, abstract, overloaded, etc.),
variable types.)
2.Once developer learns language, development is rather
easy. Of course, developer should take care of much more
things than in VBScript
3.Editing script while recording is not possible
4.Not configurable.
QTP is better to use.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is an automated test script?
What are the different types of an automation tool that you are aware of?
Where will you maintain information like url, login, password?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes in Rational Robot.
Elaborate the situation where automation testing can’t be used for agile methods?
How you report bug in to bugzilla
What is difference between selenium and QTP tools Which is best tool... Which is most used tool
How to decide the tool that one should use for automation testing in their projects?
What is the purpose of the wrun.ini file?
Which test cases can be automated?
What are the advantages of test automation?
What is the different between GUI map and GUI map files?
What is test automation or automation testing?
Tell me what is an absolute xpath?
Tell us can we find all links on a web page?