Post New Answer View All Answers
What is the default object synchronization timeout in qtp?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What is Cross browser testing? Does UFT support it?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
How you can delete excel file in qtp?
Explain how to use QTP to check broken links on a page?
images are dynamically changes how to compare two images with out using the bitmap
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
What are the different recording modes?
How will you compare keyword and expert view?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What is the use of ordinal identifier in qtp?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?