To which environments does QTP supports ?
Answer / dharmandar
QuickTest Professional supports functional testing of all enterprise environments, including Windows, Web, ..NET, Java/J2EE, SAP, Siebel, Oracle, PeopleSoft, Visual Basic, ActiveX, mainframe terminal emulators, and Web services.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the enhancements u did after recording ur script?
What is Object Spy in QTP?
WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN TESTING?
How can I find out whether a word in a string is existed or not for example "QTP IS A POWERFULL TOOL FOR AUTOMATION" How can i find out whether "powerfull" is existed in the above string or not Could anyone answer it?
Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?
What is the another extension name of library file. If that is exist than what's the difference between them.
What are the different scripting languages you could use when working with QTP ?
how to get font size of a "WebEdit"
How can the expected image for a bitmap checkpoint be recaptured in QTP
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
How will you handle java tree in qtp?
It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.