What are the rules to name variable in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
write any ttest cases using check points and parameterization
Why is it recommended to close the database connection every time after the work is completed?
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.
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
What is the differene between QTP 8.2 and QTP 9.0 and QTP 9.1,Pls give me answer ASAP.
accept an email id & validate it .email id should not exceed 25 characters the mail id should contain 3 characters excluding domain name,@ and .(dot) the last 3 characters of the domain should be net,com or org
What is the use of option explicit in vbscript?
How to create pull down menu box using vb script
How to select a value from a list box by using Selenium web-driver?
Explain about scrrun.dll?
What are the valid scopes of a variable in vbscript?