In QTP while testing 3 tier application, It is Java Based
Application developed using Java, servelets and JDBC etc...
and It is a Web based Application.. which Add-In do we need
to select while testing ...Java or Web Add-In
Answer Posted / sdf
web comes with qtp.
Should purchase Java Add-In.
Patil
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Hello friends..... On which areas of an application we can not test with QTP
Where you get the run time data table?
In qtp is it possible to check broken links of a page?
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);
What is the Difference between test object and run time object?
How to get Traceability matrix from TD?
In what occasion we can specify global sheet and action sheet?
What are the methods of the TextStream object that are used for reading from a text file?
What is active screen?
How to check bitmap output value?
What are benefits of qtp?
How many number of actions possible in qtp?
What are the features supported by UFT?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me