Answer Posted / guest
top.framename.objectID (or parent...)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
What is the difference between vb debugger and the script debugger?
Write a Script for ATM in QTP
did any one attended interview in applabs if you had gone through plz tell me the procedure
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
give me any information abou vb script books learn quckly
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
What are lbound and ubound in the vbscript language?
Explain vbscript in detail?
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<
What is select case statement?
Explain about operator precedence in vb script?
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?