what are the mandatory and assistive properties of objects
in QTP?What is attached text?Plz assist me with proper
answer.
Answer Posted / shankar.majji
Mandatory Properties:
1. Text
2. Native Class
| Is This Answer Correct ? | 7 Yes | 19 No |
Post New Answer View All Answers
What is the differences between image check point and bit map check point?
What are the types of object repository?
How to interact tool & application build in QTP?
What is fragmentation and paging?
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.
can the activities of test case design be automated?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Explain the features of quick test pro(qtp)?
How did you use regular expressions in QTP and also in WR?
What is the parameterization?
What is keyword view in qtp?
Can U Explain about QTP tool from older version to latest version also its differences?
When using descriptive programming?
How to connect to a database?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.