This is a migrated thread and some comments may be shown as answers.

Creating tests able to be run on different webpages

1 Answer 47 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Christopher
Top achievements
Rank 1
Christopher asked on 29 Dec 2016, 02:43 AM

I need to be able to run the same tests on different webpages.  The webpage urls are organized differently, and as follows:

webpage.com/product/version/type

product-version.webpage.com/type

The problem that I run into is the pages and panels make incorrect urls under the hood when I use a BaseUrl, and I'm not sure how to fix it.  

I've read about everything I could find on how BaseUrl works, but haven't been able to make anything work yet.

On a similar topic, I'm also shortly going to be using currently created tests on a different webpage then they were created on.  These tests were created without any form of BaseUrl, and my fear is that they will be incompatible without going through every element and individually changing certain fields.  Is that analysis correct?

Thank you very much for your help,

Chris

1 Answer, 1 is accepted

Sort by
0
Elena
Telerik team
answered on 30 Dec 2016, 12:47 PM
Hello  Chris,

Could you please provide some details and examples how the urls are recorded. I suppose for that exact sample you provided it is absolutely expected since the urls are quite different. Please have a look on how BaseURL is used within Telerik Test Studio and if it would be applicable for your scenario. 

Thanks! 

Regards,
Elena Tsvetkova
Telerik by Progress
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Christopher
Top achievements
Rank 1
Answers by
Elena
Telerik team
Share this question
or