VBscript for QTP,best tutorial?

Answer Posted / ramash varma

for VBScript in QTP orientation visit:

www.gcreddy.com

there you can get:
VBScript examples,
GUI Scripts,
Web Scripts,
Database scripts,
Excel scripts,
Flat files scripts etc..
It is a very useful site for QTP advanced learners.

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are keywords in the vbscript language?

758


1. How do declare public variable in vb scripts?

1803


Explain the adodb.stream class?

761


How will you get the last occurrence of one string within another string using vbscript?

974


We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?

1980


Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?

1761


What are the data types supported by vbscript?

823


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

877


What is the use of the date function in the vbscript language?

801


By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

848


How can the spaces from the string be removed?

814


In html file what is an ideal position to include vbscript?

1097


Mention how to create a cookie using vbscript?

763


What are the different types of loops available in the vbscript language?

753


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)

1641