What is the difference between Mandatory and BaseFilter
Properies..Anybody please answer me..Thanks in Advance
Answer Posted / shamsher singh
Mandatory properties are those property which use by QTp to
recognize object od application.
Base Filter property used by Smart Identification mechanism
to recognize run time object properties which change at run time
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to analyzing test results using quicktest professional (qtp)?
What is the extension of the qtp local repository?
What is file database?
What are the flaws in water fall model and how to overcome it?
What is regular expression?
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 script for database check point, bitmapchek point, regular expression ?
How many lines of code in each script of QTP?
What is use of object spy?
Why bpt?
what is the hierarchy to use properties in descriptive programming
What are the different types of checkpoints?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
Can you list some technologies that support qtp?