Can I use a language other than VBScript to programmatically execute QTP Tests?

前端 未结 4 1148
情歌与酒
情歌与酒 2020-12-13 21:56

I have VBScript code which launches QuickTest Professional, executes a series of QTP tests, and emails the results. This works well, but I would prefer to use a language wit

4条回答
  •  隐瞒了意图╮
    2020-12-13 22:36

    Please see the following answer as it will give you the exact information you are looking for to connect a C# application with QTP/UFT:

    https://stackoverflow.com/a/19887866/2794121

提交回复
热议问题