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...
55 Months, 1 Day
-
My new book, Taking Testing Seriously, is headed for publication. I’ve done
everything I can do for it. I am proud of it. The rest is up to the
publisher...
2 weeks 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