Inserting a Call to Action is not importing all columns in
Datatable of globalsheet. Why?
Answer / ramyab.mca@gmail.com
Hai.....
Inserting a call to action will only Import the columns of
the Action called
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
How to find a window is minimized or not
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
give one example where you have used regular expression?
How to get the run time object property without using GetROProperty
What is the differences between image check point and bit map check point?
How to capture screen shots when an error occurs?
how can we retrieve ten rows from the data table using loop concept?
Explain in brief about the QTP Automation Object Model.
what is recovery scenario in QTP? what is the need of the recovery scenario in QTP? what are the advantages of the recovery scenarios in QTP?
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?
What is XML checkpoint in QTP. How we can use in Web Based application