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 |
explain add in manager and virtual object wizard in winrunner
How t o create Libreary files on QTP
Any kind of test which you think should not be automated?
What is Bidirectional Tracebility, how u use it.
what is the importance of action in QTP & When it need to use it ? I m getting it please expian it me with proper example.
Name some of the commonly used automation testing tools that are used for non-functional automation.
How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.
what is the difference between Batch test runner and framework ?
In Selenium how a test suit is run and report is generated.
What is a critical bug in a testing field?
What testing activities you may want to automate?
Describe common problems of test automation.