Answer Posted / raju
Application Programming Interface............
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is Cross browser testing? Does UFT support it?
What is contained in the object repository?
what testplan contents and what test strategy contents,what is the diff b/w them
What are the challenges u faced in testing with crm domain? How u overcome with?
What are the types of object repositories? Which one is you using?
what could go wrong with test automation?
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
What is the use of ordinal identifier in qtp?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
whow much strong on VB and C?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What is object repository in qtp?
What is the difference between the design-time and run-time data tables?
What is data driver in qtp?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME