Hi Mohanakshi,
--> Can we have interaction with the Database using vbscript in Testcomplete... and How can we do it... |
I recommend that you read the
Working With Databases article. There you can find several approaches describing how to work with databases.
--> Can we create new DB and Tables for it through Testcomplete coding.. Please help me in This |
There are several examples in our How To section which demonstrate how to do this. Please refer to the
Create and drop SQL databases,
Create SQL tables and
Add records to an SQL table articles.
--> Can we create any forms in Testcomplete |
In the
User Forms help topic, you can find all the needed information.