HI
how can handle dynamic image through vb script
example we have to create email id fill the edit box(these
latters change wrong password) i am wating your answer
Answer / srinu
BY this Script we can create an email ID in Edit box
set Edbx = Browser("BN").page("PN")webtable("TN").childitem
(RowNumber,column Number,"web edit",Index No)
Edbx.set "link"
| Is This Answer Correct ? | 0 Yes | 3 No |
what does create object actually do when you call it in vbscript?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
Explain about the asc function?
Explain the adodb.stream class?
what is the use of Data base check point ?
Which keyword is used to declare a variable in the vbscript language?
How to load vbs functions in qtp
hey please tell me how to retriev data from excel sheet which puts the login name and password in the application? plz send me the code..please help me
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
give me an ex. of unoverloaded method?
Mention what is the difference between vbscript and vba?
Is it possible to pass optional argument to function in vb script?