Wher to use DATA TABLE METHODS in Qtp?What is the use of it?
Answer Posted / yogesh basediya
DataTable("A",1)=77
or
DataTable("A",Global)=99
For Local
DataTable("A",2)=77
or
DataTable("A","Action1")=99
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the file extension of the code file and object repository file in QTP?
What are parameterizing tests?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
What r the different filters in defect in quality center
What is the latest version of qtp?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
write a script to verify the image path(src property) of the images which are in web pages.
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
What are the views available in qtp?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
What is the purpose of loading qtp add-ins?
What is the difference between run time object and test object in QTP?