How to use reporter.report event in qtp ?
No Answer is Posted For this Question
Be the First to Post Answer
write vbscript in qtp tool for senario, in the given sheet add each number in each row and each colunm and show result
WHO TAKE DECISION TO RELEASE THE BUILD
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
How u call functions in QTP
What is file database?
Explain the views in the QTP GUI?
How many add-ins comes by default with quicktest professional?
What type of automation frame work you are using?and why?
I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
Explain actions in qtp ?
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties