What if you do not specify anything when you call a procedure?
No Answer is Posted For this Question
Be the First to Post Answer
I have a webtable and many objects are embedded in side.(like buttons,checkboxes etc). How to know how many such objects are there? what is the class of that objects?
Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..
write a vb script to generate hello 5 times using do until loop
Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..
write a script to count no drives in file systems in qtp?
What is a class in CSS?
What is the use of the date function in the vbscript language?
How regexp.execute method works?
about vb scripting programs this type of all question& answers
Mention how to access array data?
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
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?