A relevant question...
Lately I am more into JavaScript...why?
One of the most important reason for me is that the error handling functionality is better in JavaScript (try...catch)...
JavaScript seems also like a better long-time solution since it is more common than VBScript these days...
LLMs for Test Tooling
-
Last week I gave a talk at Øredev conference about building my own custom
test tools with the help of LLM programming.I have been doing this for a
year now...
6 days ago

5 comments:
Are you using javascript in qtp or for some other thing else?
"java script in QTP"
is it even possible?
Hi
I am not using JavaScript in QTP. However, it is possible to use it via the IE object, examples are found in QTP Unplugged book.
/Stefan
Hi Stefan,
Can you give some more descriptiong with example how javascript can be used via IE object?
Thanks in advance.
Hi Neelkanth,
I do not have any good examples for QTP so I recommend QTP Unplugged book which has some good ones. If I get the some spare time after the summer I might post some new JavaScript-based applications which I am working on.
/Stefan
Post a Comment