What is the main difference between function and sub-procedure?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Inorder to avoid Message box while writing script which alternative method can be used?
which is the best institute in banglaore for software testing?
How to create pull down menu box using vb script
Can anybody code this problem for me in VB script - Create an array of 4 elements, increase its size to 7 elements and then find out which of the elements are prime (use functions)
Explain about the asc function?
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
how to write basic programs in VB Script like addition, multiplication?
Explain few date functions in vbscript?
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
In qtp, how to use XML files for framework. if the XML files are more Efficient than Excel files?
How will you get a string with the specified character the specified number of times in vbscript?