did any one attended interview in applabs if you had gone
through plz tell me the procedure
No Answer is Posted For this Question
Be the First to Post Answer
Out of the different type of operators, which are evaluated first and last in the vbscript language?
Which operator can be used to check if two numbers are equal or not in vbscript?
What is the difference between for loop and while loop?
Can u describe what kind of testing are for OTC derivates by banks.
How to create pull down menu box using vb script
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 are values assigned to string type and numeric type variables?
write a vb script to rename a folder from tree4 to tree7
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
What is the purpose of on error resume next statement?
What are the uses of vb script?
regular expression that will recognize a browser as long as its name property starts with mybrowser