what is are the difference between qtp and selenium ?
Answer Posted / anphi
QTP/UFT is an hp Product(licensed)
Selenium is an Open source Product
QTP can be used for web,locally installed application,command page...etc
Selenium can be used only for Web applications
QTP base language is VB
Selenium base language is JAVA
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the points that are covered while planning phase of automation ?
Why automation testing?
what types of documents we need to write the nonfuntional test scripts?
What are the risks associated in automation testing?
Tell us the line of code webdriver driver = new firefoxdriver();.?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes in Rational Robot.
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
List the five essential types of test steps?
What is the scripting standard while performing automation testing?
Can we do automation testing without a framework? If yes, then why do we need a framework?
How many test cases have you automated per day?
I am testing a GIS based application so Can anyone tell me which automation testing tool is best for this application?
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.
Give some examples for functional & regression test tools?
Tell me which web driver implementation is the fastest?