Like OPTION EXPLICIT statement what are the other statements
used in vbscript and their usage. Please post me all the
statements please.
No Answer is Posted For this Question
Be the First to Post Answer
How should i Create Email invite with server-side Coding?
How to take whole text output from screen of Bitmap Application.
write a vb script to create a folder?
How to write VB Script for selecting a particular row in a WebTable?
Explain the scope of the variables using dim, public, and private keywords respectively.
What is the difference between vb debugger and the script debugger?
There is a web Table where You will find Two Columns First Column consist of Check box and Second column consist of Test cases ID(Viz T1,T2,T3....Etc); If You select any Test case ID, respective Check boxes to be checked write a VBSCRIPT for this scenario?
what is the use of QCUtil? explain with one example?
Both Static and dynamic arrays are handled by VB script. Is it true?
Which function is used in the vbscript language to convert the specified expression into a date type value?
how to validate the text in a web table
Hi, can any one tell this Actually I AM NEW TO QTP I have one qtp script in which it calls the vbs file during it's run TIME by using the ExecuteFile "absolute path" If the vbs file is executed seperately it will give the output in a msgbox In the same way if qtp script is executed the result will be displayed in w result window right? Now the question is how to get that vbs file output in the qtp result window when I run the qtp script which calls the vbsfile during it's run TIME