Posts: 27
Threads: 18
Joined: Nov 2009
Reputation:
0
10-17-2011, 02:40 PM
Hi,
Is it possible to write the code of QTP in a noramal editor(eg. Notepad), and for execution we can use QTP for the same code.
Posts: 424
Threads: 10
Joined: Aug 2011
Reputation:
0
10-17-2011, 02:47 PM
Yes. U can write the code in notepad and save it with extension .vbs.
Posts: 18
Threads: 1
Joined: Sep 2011
Reputation:
0
10-17-2011, 03:37 PM
ANS:
Hi,
Yes u can write the code in a notepad and then Save the file in .txt or in .vbs and after that for execution u can use that same code in QTP.
Thanks