Tagged Questions
1
vote
2answers
333 views
Is there any way to convert existing QTP script in to selenium?
Is there any way to convert existing QTP script in to selenium? if yes then how ? is there any converter to convert or recreation of script is only possible solution for tha?
9
votes
2answers
423 views
Maintaining automation framework for different browsers like IE and FF
How to maintain automation framework for different browsers like IE and FF?
In my current set up, I maintain two different configuration properties files, one with xpath locators that FF supports ...
4
votes
4answers
302 views
Functional tests for Flash
We are using a rich client developed with Flex. We would like to build automated tests to test whole features. I saw a module for Selenium, Flex Monkium, which could do the job.
Did you try it out? ...