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
How to add verification steps to tests?
Define Environment Variable in UFT and its uses?
What will be happen if i load object repository at run time, but it has already associated.
What phases are involved in testing an application in qtp?
What is the difference between qtp and selenium?
If I change the object name in one action will it be updated in all the actions? Or not?
How do you capture tooltip using QTP?
Does quicktest professional is unicode compatible?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
How to use setroproperty?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
Describe synchronization point.
Where we can use the synchronization?
What test cases can you automate using QTP?
How to modify the text checkpoint?