Which object provide information about a single runtime error in a vbscript?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VB Script Interview Questions

Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642

7 Answers   Amazon,


Out of the different type of operators, which are evaluated first and last in the vbscript language?

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  


Which constant is used for print and display functions and works as same as pressing enter key?

0 Answers  


how to add action through AOM in QTP

0 Answers  






what is the features of visual basic?

0 Answers  


Explain about the support of asp for vb script functionality?

0 Answers  


What is vbscript?

0 Answers  


What are the uses of vb script?

0 Answers  


How will you get a string with the specified character the specified number of times in vbscript?

0 Answers  


Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?

2 Answers   HCL,


filter the array values without using filter function?

0 Answers   CSS Corp, WQED,


Categories