Page 1 of 1

Executing one test on several browsers

Posted: Wed Aug 18, 2010 7:25 am
by Joppen
Hi,

I did recently get my hands on your trial version and have a question.

As I am testing your product on a web application i will run tests on several different browsers. My question is: Is there a way to run recorded test on several browsers without having to record a test for each browser?

This is very critical for me as if I have to record a test for each browser this will potentially quadruple the amount of tests I need to create.

/Joakim

Re: Executing one test on several browsers

Posted: Wed Aug 18, 2010 10:04 am
by Support Team
Hi,

The Ranorex Web Plug-ins (for Microsoft Internet Explorer and Mozilla Firefox) allow you to test the UI of web applications in the same way you would automate standard desktop applications.
Creating tests for Firefox does not differ to creating tests for Internet Explorer. All web UI elements are specified through RxPath, which uses HTML attributes and values for identification. For this reason a single web repository can be used for testing both types of web browsers.

Please, take a look at the Ranorex WebTestSample!

Regards,
Peter
Ranorex Team

Re: Executing one test on several browsers

Posted: Wed Aug 18, 2010 11:36 am
by Joppen
Excellent! That was exactly what I was looking for.

Are there any plans on adding support for Chrome and Safari?

/Joakim

Re: Executing one test on several browsers

Posted: Wed Aug 18, 2010 12:00 pm
by Support Team
Hi,

Chrome and Safari is on our roadmap. This two browser will be available in a future release of Ranorex, but I cannot tell you an exact date when this will be.

Regards,
Peter
Ranorex Team

Re: Executing one test on several browsers

Posted: Wed Aug 18, 2010 12:01 pm
by Joppen
Ok, great to know!

You also get 5 out of 5 stars for rapid support. :)

/Joppen