Answer Posted / umesh
Debug Viewer means to View/Set/Modify the Properties of the
Objects.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
hi nani my doubt is how does qtp process metrix related to software process.
What are metrics and matrix?
What is the difference between per-action and shared?
What is difference in global and action sheet in qtp?
What is Unicode Compatibility?
your coming from electrical backgroung..but y ur coming to software side?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How does quicktest professional identifies the object in the application?
HOw to add the recovery file at runtime to the test file .
Get the count of files of similar types from a folder.
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
How to associate shared object repository to test in qtp?
What is synchronization? What are the ways you can synchronize?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?