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

What is the difference between Javascript & Vbscript?

2 Answers  


how do you make the variable declaration mandatory?what is the use of "option explicit"?

2 Answers  


How to throw an error in vbscript?

0 Answers  


Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.

0 Answers  


How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.

0 Answers  


I wrote the vbscript code on notepad i was geeting run time error "object required line 1" my code is set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signin("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Setsec ure.Crypt.Encrypt("entr password") browser("gmail").page("gmail").WebButton("siginobj").click pls tell me whats wrong

1 Answers  


Hello All, In QTP 9.2 for Mozilla Firefox, there is webelement in my application, I tried to click on that using decsriptive programming, but it does not work. and for this i tried this code too: Set obj = CreateObject ("Mercury.DeviceReplay") absx = Browser("").Page("").WebElement(".").GetROProperty ("abs_x") absy = Browser("").Page("").WebElement(".").GetROProperty ("abs_y") obj.MouseMove absx, absy obj.MouseClick absx, absy, 0 But it is not clicked. Can anyone help me out for this problem. Thnx in Advance

1 Answers  


Explain about the asc function?

0 Answers  


Check whether given Number is Even or Odd?

2 Answers   HDFC,


hai all.iam chandu..please let me know how to test a link in QTP when it is changing at run time..and what property we should take while we r using descriptive programming for a link..

6 Answers  


What methods are used to create text files and open text files in the vbscript language?

0 Answers  


Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.

0 Answers  


Categories