QTP Script Error Handling Questions and Answers

Recent IT Questions

1 - 2 of 2
<<PREVIOUS 1 NEXT>>

QTP Script for Data Driven Testing using Notepad

Set f=createobject("scripting.filesystemobject") Set f1=f.createtextfile("d://file1.txt") f1.writeline"Raju Rani" f1.writeline"King Queen" f1.writeline"Radha Krishna" f1.writeline"Thirupathi Gangula" f1.writeline"Bala Kishan" The above script creates a notepad in "d" drive with name file1 ...

asked by 37

  5 pts.

VBScript error handling code snippet

I am running a batch of QTP (test automation tool) scripts written in vb script overnight. Could some one send me an error handling vb script code snippet that I may insert in each script which automatically exists any script that encounters an environmental or any other error in it's run, writes a...

asked by Ll2000

  5 pts.

1 - 2 of 2
<<PREVIOUS 1 NEXT>>