Answer Posted / shivaprasad
Active X,Visual Basic and Web.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What the differences are and best practical application of Object Repository?
In qtp, explain what is keyword driven automation framework?
What is the file extension of the code file in qtp?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
how to test use the quality control .how to verify the image verification
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
When do go for loop condition in test?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
What is RTM (require ment tracebulity marix) fromate?
Explain object spy in qtp.
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Please guide me release notes of Automation once scripts are completed
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What is ‘object spy’ and what is the function of object spy in qtp?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);