What is difference between qtp and selenium?
Answer / Laljeet
QTP (QuickTest Professional) is a commercial GUI test automation tool developed by HP, while Selenium is an open-source web application testing framework. QTP mainly focuses on testing Windows applications, whereas Selenium is intended for web applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain me how to execute javascript in selenium?
What is the reason to use the selenium grid?
How can we get a text of a web element?
I am not able to use "style" attribute to locate element with ie browser?
How to locate a link using its text in selenium?
How to capture bitmaps in selenium?
How to pass parameters using testng.xml?
What are some commonly encountered exceptions in selenium?
How to check if a text is highlighted on the page ?
From selenium ide how you can execute a single line?
How to insert a start point in selenium ide?
How do you handle frames