romanmfs
8 years agoFrequent Contributor
Keyword Testing in different Environment
Hi!
We have 3 different environments ( QA, DEV and Production), where we test same website using simple keyword tests. I created 1 test for Production environment which runs successfully.
My problem is I do not want to "rerecord' everything since all 3 environments look the same other than that they have different URLs and different object names. So I tried to change the URL names for the new environment and then I found out that I have to change every URL in Name Mapping which I did using the wildcard(*). This is very time consuming and still doesn't properly work.
Can you guys please advise if there is a more proper way to do it. I am a beginner and do not know how to script.
Thank You!