What is variant in vb script?
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?
What is the purpose of the err object in the vbscript language?
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
How will you get the smallest subscript of an array in 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
sunday is sunday monday tuesday wendesday sunday thursday friday saturday sunday sunday how to count no of sunday in the text file from vb? Answer me asap
How to add actions in driver script to run those actions in QTP?
Explain about the functionality of vb script?
How to create pull down menu box using vb script
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
write a vb script to open a text file and write into it