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 will you check a web application for broken links using qtp?
What is the synchronization point in qtp?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How to create Reusable and Multiple Actions?
What environment does qtp run in?
How many types of recording modes in qtp?
How will you check that your test cases covered all the requirements?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
Tell me one scenario, the complex functionality you have automated in your project?
How can you handle exceptions in qtp?
How can I import environment from a file on disk?
Problem with XML checkpoint in QTP ?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
How will you report the bug and explain the defect tracking sheet you handled?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?