1. How do declare public variable in vb scripts?
No Answer is Posted For this Question
Be the First to Post Answer
what is the purpose of the Reporter.ReportEvent in QTP and also please give the brief description about Reporter.ReportEvent ?
How can you fetch the value of a cookie?
what is resorceallocation
Explain sga memory structures?
write any ttest cases using check points and parameterization
i created script for login in QTP,i parametirized that using global sheet,problem i am facing is first i want to login with first values provided in excelsheet and want to perform some operation,second time if call same action it should login with second values in excelsheet
Illustrate briefly about the different types of statement
What is the difference between for loop and while loop?
What is the use of the date function in the vbscript language?
How you can call vbscript functions?
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 ?
How will you get a combined string from array of string in vbscript?