mgy333
14 years agoContributor
Tag Model and Cross-Browser Testing feature in TestComplete 9
I have a lot of test scripts that tests webpages. I use Tag model. I like Tag model because it keeps the line of code relatively short compared to Tree model.
One of the nice new feature in TestComplete 9 is its cross browser testing capability. As I was looking that, I noticed that Tree model is the default. It gives warning if I try to use Tag model and use the new cross browser capability (by not checking "Use legacy web testing features" checkbox in option). While it gives warning, I found that it still works under cross browing.
Does this mean Tag model is being phased out?
My hope is to be able to keep using Tag model with cross browing capability because it would help us to be able to test for both IE and Firefox without additional code as we had before.
Changing the entire code to use Tree model from Tag model would take very long time.
One of the nice new feature in TestComplete 9 is its cross browser testing capability. As I was looking that, I noticed that Tree model is the default. It gives warning if I try to use Tag model and use the new cross browser capability (by not checking "Use legacy web testing features" checkbox in option). While it gives warning, I found that it still works under cross browing.
Does this mean Tag model is being phased out?
My hope is to be able to keep using Tag model with cross browing capability because it would help us to be able to test for both IE and Firefox without additional code as we had before.
Changing the entire code to use Tree model from Tag model would take very long time.