What is the difference between for loop and while loop?
No Answer is Posted For this Question
Be the First to Post Answer
What is the differene between QTP 8.2 and QTP 9.0 and QTP 9.1,Pls give me answer ASAP.
Mention what are the rules to name variable in vbscript?
HOW TO OPEN NEW TAB USING VB SCRIPT IN QTP?
How can I access an object in another frame?
What if you do not specify anything when you call a procedure?
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance
How will you convert a string to upper case string using vbscript?
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
Anyone have qtp11.0 crack?
Differentiate javascript and vbscript?
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer