How regexp.execute method works?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VB Script Interview Questions

input values to accept 2 numbers & print the product, difference and sum using switch case

1 Answers   CSC,


What are the 2 ways in which a variable can be declared in the vbscript language?

0 Answers  


What is the purpose of the err object in the vbscript language?

0 Answers  


How to insert snapshot during manual scripting in QTP?

1 Answers  


write a vb script to generate hello 5 times using do until loop

4 Answers  


Difference between dim,public and private variables in vb script?

0 Answers  


Which date function is used in the vbscript language to find the difference between the 2 dates?

0 Answers  


Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?

2 Answers   HCL,


what is the function to display current date?

4 Answers  


How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?

6 Answers   Nous,


What is byref and byval parameters in vbscript?

0 Answers  


How to remove the spaces in a string Ex: "Welcome to QTPWorld" ?

10 Answers   Cap Gemini, CTS,


Categories