What are the environments supported by vbscript language?
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
what is the use of QCUtil? explain with one example?
write a vb script to generate 3*3 matrix
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
How to replace junk code recorded by QTP with a mall function.
In html file what is an ideal position to include vbscript?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
Hi, Anybody could you Please tell me How to write the script for Checking whether given number is Prime Number or not..Thanks in Advance
WHAT IS ENVIRONMENT VARIABLES?and where it is used in real time scenario?
What is the use of "Option Explicit"?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
How to load vbs functions in qtp