How to access array data?
No Answer is Posted For this Question
Be the First to Post Answer
what is resorceallocation
What is vbscript language used for and which earlier language is it modeled upon?
Which data type/types are supported by vbscript language and what are their specialties?
What is the scope of a constant declared using public?
after medical test,when will be the police verification
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 find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
How to Import data from a file (file is on the desktop) to the data table
how to write vb script code for login gmail page by using notepad and how to run script in notepad
What purpose does ‘on error resume next’ serves?
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?