how to retrieve data from the data table (from a particular
cell)
Answer Posted / milan
Uday your answer is right but if you have 3 values in
datatable then you will get the same value 3 times....
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the types of object repositories? Which one is you using?
What is the basic concept of qtp?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
could any help me please, how to work on visual foxpro application using UFT
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
How is the Bitmap checkpoint different from Image checkpoint?
What is quicktest professional (qtp window?
Can you write a script to check if the folder exists or not?
when a test case is written how u test using qtp
What is throw object?
Please guide me release notes of Automation once scripts are completed
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.