Can any body tell me how can I choose the share object
repository and per action object repository mode. Please
give me with steps.
Answer Posted / raa
tools >options
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
What is the use of text output value in quicktest professional (qtp)?
What is Port testing. Whhen will you perform?
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.
Explain the check points in quicktest professional?
What is the meaning Work bench?
What is qtpro? What is quick test pro?
Is virtual object supported in low level recording mode?
What is the differences between image check point and bit map check point?
How is UFT 11.5 version different from UFT 12.0?
how will you load the test cases in ddt?
What is the difference between run time object and test object in QTP?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Hi, how can we check or avoid the memory leakage in QTP9.2?