How to convert vbscript code to javascript in testcomplete
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to convert vbscript code to javascript in testcomplete
Hi Guys,
I have one project in that project i have 200 test cases all test cases belongs to Vbscript . Now i want to convert to Vb script to javascript. Could you please advise any tool is availble in smartbear?
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't see a way to do that in TC
https://support.smartbear.com/testcomplete/docs/scripting/converting-scripts.html
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Babulu
I'm afraid it's not possible to convert scripts from one scripting language to another since each project defines a single language to use.
However if perhaps you have tests in Keyword Test format which you have converted to VBScript, you can create a new project using Javascript and add these keyword tests by right clicking on the KeywordTest repository, Add > Existing Item. After adding you can convert these from Keyword Test to script.
Hope this helps
Mike
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi mikef thanks for the information but my scripts are in descriptive programing. is there any possibilities pelase let u know
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
