Can the mode of object repository be change during run
time? Eg. if the mode is per-action during design time can
i change it to shared and vice-versa? Any scripting
possible?
Answer Posted / hariprasad reddy
Once if we save any of the two modes, we cannot change them
in to other mode. Because the Object Repository type option
box under Resoureces Tab becomes disable. Using seript also
it is not possible, the same problem comes here also
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
what are the challenges you have faced while testing web based application using the automation tools ?
what is impact analysis on regression testing?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
With what extension you can save the list of tests in a file to run in test batch runner?
Explain about the test fusion report of quicktest professional?
What is reusable action?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
What is the file extension of the code file and object repository file in QTP?
Which functionalities of QTP used in banking project? pls any say answer?
Define virtual object?
Where to use function or action?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
How many add-ins comes by default with quicktest professional (qtp)?
What are the trigger events in qtp?