What are the rules to name variable in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
what is the differance between BYVAL,BYREF?
How many types of procedures are available in the vbscript language?
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
What are the data types supported by vbscript?
Write a program to create a Dynamic array of size 5 elements and display all the elements.
Mention the rules for using option explicit statement?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
. Program for sorting of numbers in vb script?
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
Which event is triggered when mouse focus comes out of an element in the vbscript language?
how to write code: to check whether the window of an Application Under Test exist or not . plz give with example