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

Answer Posted / learnandteachqtp

Learn VBScript using video tutorials at:

http://learnandteachqtp.blogspot.com

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1. How do declare public variable in vb scripts?

1577


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 ?

1550


How will you get the smallest subscript of an array in vbscript?

807


Mention what is the technology used by vb script?

523


For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com

1752






Can anyone send me a vb script function for verifying the functionality of active links on a web page

1600


Mention the rules for using option explicit statement?

482


Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?

540


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

562


What is the purpose of regexp object in vbscript?

555


i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me

1797


How will you get the largest subscript of an array in vbscript?

604


Mention what is select case statement?

545


what is resorceallocation

1772


How to open a file. What is the perpose of true and false mode there?

607