Mention what is vbscript procedures?
No Answer is Posted For this Question
Be the First to Post Answer
Mention when to use function procedures and what are its characteristics?
Explain few date functions in vbscript?
compare the string without using stringcomp function?
In what way program "hello world" you can write in vbscript?
write a vb script to display 3*3 matrix
How are values assigned to string type and numeric type variables?
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...
write a vb script code to display the vbscript word by word (i e 1st it should display v then b and up to t )
HOW TO OPEN NEW TAB USING VB SCRIPT IN QTP?
i need to login to my yahoo accoutnt using VB Script, automating the operation of webobjects, even launching of IE. How?
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.
a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?