Give me diffrent script in QTP for Webpage(Java
and .Net),WindowsBased Applications,Java application,.Net
application...
Answer Posted / rnashok
VB script is default scripting language for QTP. Since you
mentioned about .net so, you need .net add-in first. You can
use WSH or perl scripts to do the testing as well.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How you calling actions in qtp?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Tell me one scenario, the complex functionality you have automated in your project?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
In qtp, explain what is keyword driven automation framework?
What are the different types of action?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
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);
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
How does quicktest professional (qtp) identifies the object in the application?
What is keyword view in qtp?
Explain how you can find length of array in qtp?