How will you convert a string to upper case string using vbscript?
Explain about filter expression?
What are the different types of loops available in the vbscript language?
Mention what is the difference between vbscript and vba?
How many types of procedures are available in the vbscript language?
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)
Which command is used for writing text on a page?
How are values assigned to string type and numeric type variables?
Explain the .wsf files?
How to assign a numeric value to a variable?
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
How will you get the last occurrence of one string within another string using vbscript?
Which operator can be used to change the value of the operand or change the state of the condition?
Explain about adodb.stream class?
How are values assigned to the variables in the vbscript language?