Tagged Questions
0
votes
2answers
738 views
Error upon starting Select server “Could not find agent library JVMHOOK”
I am attempting to run the Selenium server for the first time on my machine and am receiving an error when running the jar, or when attempting to find the java version. Here is the error:
...
-3
votes
1answer
103 views
Are there tools that can help validate data imported to Excel from a grid view image?
I want to convert a scanned grid view image into excel spreadsheet, and then test its content using some automation tool.
Conversion can be done through Optical Character Recognition system but how ...
4
votes
3answers
542 views
Does the latest version of QTP have something similar to Selenium Grid?
Does anyone know whether QTP supports parallel test execution on multiple browsers now? I am looking for something similar to Selenium Grid.
6
votes
2answers
1k views
What aspects normally differ when developing automation framework in QTP VS Selenium
I have worked in Selenium. For developing Web UI Functional Test automation suite I considered below aspects
Using TestNG Framework
Using Page Object pattern
XML based configuration
Logging of ...
6
votes
2answers
3k views
QTP vs Selenium [closed]
I have largely worked with Selenium for front end automation. Looks like there is great market for QTP in this arena, especially when you could afford commercial tools. Have you worked with both QTP ...