Tagged Questions
1
vote
1answer
145 views
What are the building blocks of QTP 10 Automation Object Model
I need to understand QTP Automation Object Model. But I need to quick start just by understanding main building blocks. I understand taking a shortcut is not safe always. Yet, can anyone help me ...
2
votes
1answer
253 views
HP QTP 10 Issue while logging onto the demo Mercury Website
I am trying to log-in on the http://newtours.demoaut.com/ demo website created by HP Mercury to do some hands on their proprietary product QTP 10. I opened this site successfully on IE9 (Win7 X64 PC). ...
-3
votes
1answer
112 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 ...
0
votes
2answers
109 views
If the position of objects change will the same script work?
I am testing a Java applet with QTP.I am adding the objects in the applet to my object repository.I am able to create an action that works with the objects in Objects Repository.My doubt is if an ...
2
votes
2answers
2k views
Maintaining QTP object repository -best practice for a multideveloper environment
In my new project, we have 4 automation testers working together on four different modules of an application .
Its a web application and we work on windows platform.
The automation tool being used is ...
4
votes
3answers
556 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.
3
votes
0answers
201 views
Fully qualify window path after upgrading to QTP 11?
After I upgraded from QTP 10 to 11, it required me to fully qualify my window paths using descriptive programming.
For example, this sort of thing worked in QTP 10:
...
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 ...