what is the difference or comparison between QTP and
rational?
and which tool is better to use?
Answer / 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 |
Tell us how to login into any site if it's showing any authentication pop-up for username and password?
script to check availibility of mail in yahoo mail box in qtp
Where do we get the QTP and Load runner softwares CDs ( Original ) in chennai
what is meant by keyboard driven test?
How will you choose a tool for test automation?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
Name a couple of standard web function found in the function generator?
IS DATA INTEGRITY TESTING AND INTEGRATION TESTING ONE AND THE SAME?IF DIFF CAN U SPECIFY THE DIFFERENCES
How you will evaluate the tool for test automation?
Bug report formate in bugzilla
What is functional and regression testing?
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.