Pls answer this:
What is the difference between a subroutine and a function?
A. A subroutine can call itself; a function cannot
B. A function returns a value; a subroutine cannot
C. A function can accept arguments; a subroutine cannot.
D. A subroutine can call other procedures; a function
cannot.
Explain the check points in quicktest professional?
In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.
how will load the object during runtime?
Give me exact application where we should use low level recording?
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
What are the advantages of a Hybrid framework?
what is the difference between built-i function and In-built function?
Can u tell me example for virtual objects?
Hi,can anyone tell me How to found the number of 1's and 2's in the given format 1,1,2,2,3,3,4,2 using vbscript Thanks in advance
what is batch run ?
In qtp, explain what is crypt object
HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -