Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to learn VB Script, Since iam working with QTP. So i
need to learn VB script.

Answers were Sorted based on User's Feedback



How to learn VB Script, Since iam working with QTP. So i need to learn VB script...

Answer / manyam.muralireddy

hi,u have qtp s/w in home.using qtp tool,goto help-index-
enter particular function name, u got the vb script.

Is This Answer Correct ?    7 Yes 3 No

How to learn VB Script, Since iam working with QTP. So i need to learn VB script...

Answer / srikanth vajja

Vbscript is a standard scripting language and It is not only
for QTP.
If you want to learn VB Script in QTP Orientation so many
sites are available in which I found one blog that is:

www.gcreddy.com

that blog is providing VB script in QTP orientation with
general examples as well as Industry examples.

Is This Answer Correct ?    4 Yes 0 No

How to learn VB Script, Since iam working with QTP. So i need to learn VB script...

Answer / learnandteachqtp

Learn VBScript using video tutorials at:

http://learnandteachqtp.blogspot.com

Is This Answer Correct ?    3 Yes 1 No

How to learn VB Script, Since iam working with QTP. So i need to learn VB script...

Answer / guest

search net..lot of stuff available in Net.
Pls. post these type of general questions in Forum. Pls.
post interview related questions only here.

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More VB Script Interview Questions

Inorder to avoid Message box while writing script which alternative method can be used?

1 Answers  


I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..

0 Answers  


How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'

0 Answers  


Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?

2 Answers  


How regexp.execute method works?

0 Answers  


What is byref and byval parameters in vbscript?

0 Answers  


HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.

0 Answers  


I want to count the total no of links present in yahoo home page. The script like Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo!India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing But while running the script it is fail (the object not present in the object repository).How to overcome please tell me the detail steps...for QTP9.30

1 Answers  


write a vb-script code to delete all the mails in my gmail in the year 2011

1 Answers  


What is vbscript language used for and which earlier language is it modeled upon?

0 Answers  


What is loose binding? Why is it not a good practice to use it?

0 Answers  


which one is more secure vb script or java script ??????? or both are same ??????

3 Answers  


Categories