What is select case statement?
No Answer is Posted For this Question
Be the First to Post Answer
How do you declare a variable in vbscript?
How to throw an error in vbscript?
Write a Script for ATM in QTP
What is the difference between Javascript & Vbscript?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
Is it possible to pass optional argument to function in vb script?
What are the different types of operators and their order of precedence?
What are the 2 ways to pass a value to the function?
how to find number of characters(letter a) in the sentence Rain Rain Go away
What is the use of the date function in the vbscript language?
Mention what is variant in vbscript?
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...