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 |
Hi vishal, Thanks for your reply... But i am not using Mozilla fire fox.. I am using IE 7.. Could you suggest me in this case.. I have tried with Rational tools which i am getting some installation problem and netvantage..tool....which i felt i can't write script for that.. please guide me in this..
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
What are the limitations of automating software testing?
Tell us how can you find if an element is displayed on the screen?
Which testing tool can be used for a window base application. My application is a WPF window application, which testing tool i can use to test this application?
What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain
i need test cases for defect maganement tools
If i am doing the automation of test suites in a project. Then what will be the system interfaces for that?? The tools I am using or something else... please help..!!
Define behavioral testing
What is functional and regression testing?
suggest me the free online books on software testing?
What issues come up in test automation, and how do you manage them?