Answer Posted / snp
The add-ins are included so that QTP can recognize certain
objects. Java add-in enables QTP to be able to identify
JAVA objects and use corresponding methods; similarly .NET
add-in helps QTP to identify .NET objects. A .NET window is
identified as swfWindow and not WinObject or Window Object.
Will QTP accept Javascript would mean - can you make QTP
identify objects, perform tasks like entering data in edit
box, click buttons, etc. using JavaScript.
Answer is YES.
Quote from a documentation
"You can write your QuickTest automation programs in any
language and development environment that supports
automation. For example, you can use: VBScript, JavaScript,
Visual Basic, Visual C++, or Visual Studio.NET."
Please refer
http://students.depaul.edu/~slouie/QTUsersGuide.pdf - page
804-805
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
What are the various automation frameworks available in qtp?
How to export quicktest professional (qtp) results to an .xls file?
What are the ways you can synchronize?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
Explain the parameter in qtp?
Discuss the QTP Environment?
How to start recording using quicktest professional (qtp)?
Explain object spy in qtp.
If you are testing a web application then what will you test in that application?
What is keyword view in qtp?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT