Forum Discussion

aduddella's avatar
aduddella
Contributor
16 years ago

Script Help needed

Hi Guys



I am working on a automation framework and my company has already decided to use Test Complete as their Automation tool.



The framework would demand the script to be independent of the testing tool.



The task is to recognize the objects in web page without using the test complete tool although the scripts would be executed in Test Complete.



Could any one suggest me the approach we should take and the best scripting language to use for programming.



Task




  • Write individual scripts to identify objects in each webpage and then perform various actions on them to test the page functionality


Any help in this regard would be much appreciated.



Regards

Anand

2 Replies

  • For resolve your task you may use VBScript but anyway for search some web-object via TC, you need use functions of TC



    or



    Are you going to reinvent the wheel?))



    GL HF :)
  • thank you Nikita Pyatakov



    I have found the way to do it by using the find function .