Can we add the objects of an application dynamically?
Answers were Sorted based on User's Feedback
Answer / bkiranratna
yes we can do using descriptive programming.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / jas
yes through MSExcel or Datatable and it should be done thru
simple programming which is done in VB
| Is This Answer Correct ? | 0 Yes | 3 No |
In our application (Web based application)we will get a pdf file and we have check a particular text in that pdf. Can any one tell how to check text in a pdf file. In the same pdf file it generating some links and I have to click that links. QTP unable recognizing that links, even id did record and playback qtp does not generating any script. Can any one help me….?
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.
explian about the qtp frame work? where u can use it in your project?
How will you handle the situation when object is not captured during record?
What is VSS? Is it used in Automation(QTP) Or Manual? what is menus in VSS?
In QTP for .net application which plug in is used? For Java Application which plug in is used ?
2 Answers AppLabs, Fraze Tech,
How to work with multiple browsers when opened in the window, write the script for it
In QTP, Give the difference of Global sheet and Local sheet in datatable?
What is the Dynamic Scenario in QTP? And also anybody give the example for this?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
What is keyword view?
How may types of defects identify application or your currently working application?pls give me answer..