What is the extension of the vbscript file?
No Answer is Posted For this Question
Be the First to Post Answer
Which operator is used to perform the comparison among 2 operands in the vbscript language?
How to get the background color of a weblist?
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
Which operator is used to concatenate the 2 values in the vbscript language?
wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me
What are the 2 ways in which a variable can be declared in the vbscript language?
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
What is difference between Active screen and movie screen recorder in QTP 9.2?
Explain about operator precedence in vb script?
what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
what is the function to get the ascii value of the character?
What are subprocedures in vbscript?