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 |
Can anybody tell me the any open source automation testing tool for functional testing to test web based application.? pls suggest its urgent.
What is the difference between automation tools and management tools?
you have same applications (same server configaration)A&B you are doing nonfunctionality testing . what they differ in?
how to connect qtp to qc. what are the steps ?
Tell me what is automation testing?
What is data - driven automation?
What testing activities you may want to automate?
Hi Friends, I'm testing a SharePoint application by QTP 8.2 I face a problem that really difficult to me, please take a look on the description below: As you may know, SharePoint is an application is allow customize function from user, so that, user can add many web parts and put at any place they like. For ex: if there are two web parts existing in the SharePoint site When I using QTP to recognize a Web Table on any web part, it has the properties as "Index" and "html tag" only. Problem is: If there is any user changes the display of my web part, the "Index" of Web table is changed as well, so that QTP cannot identify exactly my object. Can anyone help me how to make that object as unique or another way to identify that web table object? Hope to receive many solutions from you. Thanks a lot.
How to login into any site if it's showing any authentication pop-up for username and password?
Does every software project need testers?
How did you use WR in your project? Please can i get in detail answer for this?
i have 100 check box in a link,out of 100 check box in 25 check box their written qtp(any where i dont know),i have to select first check box where 1st qtp found.